@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <https://osf.io/vocab/2022/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<https://cos.io/> a dcterms:Agent,
foaf:Organization ;
dcterms:identifier "https://cos.io/"^^rdf:string,
"https://ror.org/05d5mza29"^^rdf:string ;
owl:sameAs <https://ror.org/05d5mza29> ;
foaf:name "Center for Open Science"^^rdf:string .
<https://osf.io/fjh6u> a ns1:File ;
dcterms:created "2021-02-06"^^rdf:string ;
dcterms:identifier "https://osf.io/fjh6u"^^rdf:string ;
dcterms:modified "2021-02-06"^^rdf:string ;
ns1:fileName "Kopec-Bruner forth-No harm done.pdf"^^rdf:string ;
ns1:filePath "/Kopec-Bruner forth-No harm done.pdf"^^rdf:string ;
ns1:hasFileVersion <https://osf.io/fjh6u?revision=1> ;
ns1:isContainedBy <https://osf.io/frzp3> .
<https://osf.io/fjh6u?revision=1> a ns1:FileVersion ;
dcterms:created "2021-02-06"^^rdf:string ;
dcterms:creator <https://osf.io/5wt4c> ;
dcterms:extent "0.396 MB"^^rdf:string ;
dcterms:format "application/octet-stream"^^rdf:string ;
dcterms:modified "2021-02-06"^^rdf:string ;
dcterms:requires <urn:checksum:sha-256::f00489ee98ad64c9cacf071702f3c850a170134f1309cbe4ff85227becf4dd7a> ;
ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
ns1:versionNumber "1"^^rdf:string .
<https://osf.io/frzp3> a ns1:Project ;
dcterms:created "2018-10-08"^^rdf:string ;
dcterms:creator <https://osf.io/5wt4c> ;
dcterms:description "The Quick Files feature was discontinued and it’s files were migrated into this Project on March 11, 2022. The file URL’s will still resolve properly, and the Quick Files logs are available in the Project’s Recent Activity."^^rdf:string ;
dcterms:identifier "https://osf.io/frzp3"^^rdf:string ;
dcterms:modified "2021-02-06"^^rdf:string ;
dcterms:publisher <https://osf.io> ;
dcterms:title "Matthew Kopec's Quick Files"^^rdf:string ;
dcat:accessService <https://osf.io> ;
prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
prov:agent <https://osf.io/5wt4c> ;
ns1:order 0 ] ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/91548a1a-9a62-4aee-8363-1622a0a83a9b> ;
ns1:contains <https://osf.io/fjh6u> ;
ns1:hostingInstitution <https://cos.io/> ;
ns1:storageByteCount 414789 ;
ns1:storageRegion <https://api.osf.io/v2/regions/us/> .
<https://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .
<https://osf.io> a dcterms:Agent,
foaf:Organization ;
dcterms:identifier "https://osf.io"^^rdf:string ;
foaf:name "OSF"^^rdf:string .
<https://osf.io/5wt4c> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "https://orcid.org/0000-0002-6475-4368"^^rdf:string,
"https://osf.io/5wt4c"^^rdf:string ;
owl:sameAs <https://orcid.org/0000-0002-6475-4368> ;
foaf:familyName "Kopec"^^rdf:string ;
foaf:givenName "Matthew"^^rdf:string ;
foaf:name "Matthew Kopec"^^rdf:string .