@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
<https://osf.io/9yhgc> a ns1:File ;
dcterms:created "2021-01-17"^^rdf:string ;
dcterms:identifier "https://osf.io/9yhgc"^^rdf:string ;
dcterms:modified "2021-01-17"^^rdf:string ;
dcat:accessService <https://osf.io> ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/2cef4bfd-39a9-451a-bfae-4f761a10f67e> ;
ns1:fileName "Notes.docx"^^rdf:string ;
ns1:filePath "/Notes.docx"^^rdf:string ;
ns1:hasFileVersion <https://osf.io/9yhgc?revision=1> ;
ns1:isContainedBy <https://osf.io/k827s> .
<https://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .
<https://osf.io/9yhgc?revision=1> a ns1:FileVersion ;
dcterms:created "2021-01-17"^^rdf:string ;
dcterms:creator <https://osf.io/zh35v> ;
dcterms:extent "0.013 MB"^^rdf:string ;
dcterms:format "application/octet-stream"^^rdf:string ;
dcterms:modified "2021-01-17"^^rdf:string ;
dcterms:requires <urn:checksum:sha-256::da068ff0b513d4e9cb1f39dd45302bcf781099430ae7e7c0dbbb62739adcac52> ;
ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
ns1:versionNumber "1"^^rdf:string .
<https://osf.io/k827s> a ns1:Project ;
dcterms:created "2021-01-06"^^rdf:string ;
dcterms:creator <https://osf.io/zh35v> ;
dcterms:identifier "https://osf.io/k827s"^^rdf:string ;
dcterms:publisher <https://osf.io> ;
dcterms:title "Model of 1/f Noise"^^rdf:string .
<https://osf.io> a dcterms:Agent,
foaf:Organization ;
dcterms:identifier "https://osf.io"^^rdf:string ;
foaf:name "OSF"^^rdf:string .
<https://osf.io/zh35v> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "https://osf.io/zh35v"^^rdf:string ;
foaf:name "Takayuki Kobayashi "^^rdf:string .