@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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://creativecommons.org/publicdomain/zero/1.0/legalcode> dcterms:identifier "https://creativecommons.org/publicdomain/zero/1.0/legalcode"^^rdf:string ;
    foaf:name "CC0 1.0 Universal"^^rdf:string .

<https://osf.io/2f6r4> a ns1:Preprint ;
    dcterms:created "2021-01-09"^^rdf:string ;
    dcterms:creator <https://osf.io/zh35v> ;
    dcterms:dateCopyrighted "2021"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.31219/osf.io/2f6r4"^^rdf:string,
        "https://osf.io/2f6r4"^^rdf:string ;
    dcterms:publisher <https://osf.io/preprints/osf> ;
    dcterms:rights <https://creativecommons.org/publicdomain/zero/1.0/legalcode> ;
    dcterms:title "1/f Fluctuations on a Chain of Causal Relationships (Ⅰ); Formalization"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#Preprint> ;
    owl:sameAs <https://doi.org/10.31219/osf.io/2f6r4> .

<https://osf.io/3b6qy> a ns1:Preprint ;
    dcterms:created "2021-01-16"^^rdf:string ;
    dcterms:creator <https://osf.io/zh35v> ;
    dcterms:dateCopyrighted "2021"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.31219/osf.io/3b6qy"^^rdf:string,
        "https://osf.io/3b6qy"^^rdf:string ;
    dcterms:publisher <https://osf.io/preprints/osf> ;
    dcterms:rights [ foaf:name "No license"^^rdf:string ] ;
    dcterms:rightsHolder "no"^^rdf:string ;
    dcterms:title "1/f Fluctuations on a Chain of Causal Relationships (Ⅱ); Computer Simulations"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#Preprint> ;
    owl:sameAs <https://doi.org/10.31219/osf.io/3b6qy> .

<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 ;
    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://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:description "The branching process model is applied to describing 1/f noise phenomena."^^rdf:string ;
    dcterms:identifier "https://osf.io/k827s"^^rdf:string ;
    dcterms:modified "2021-01-17"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Model of 1/f Noise"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/zh35v> ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/bad7ba29-7946-4d5d-982f-3bb346a0ca35> ;
    ns1:contains <https://osf.io/9yhgc> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:keyword "1/f fluctuations"^^rdf:string,
        "1/f noise"^^rdf:string,
        "branching processs"^^rdf:string,
        "frequency"^^rdf:string,
        "model"^^rdf:string,
        "wide range"^^rdf:string ;
    ns1:storageByteCount 13926 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:supplements <https://osf.io/2f6r4>,
        <https://osf.io/3b6qy> .

<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/preprints/osf> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io/"^^rdf:string,
        "https://osf.io/preprints/osf"^^rdf:string ;
    foaf:name "Open Science Framework"^^rdf:string .

<https://schema.datacite.org/meta/kernel-4/#Preprint> rdfs:label "Preprint"@en .

<https://osf.io/zh35v> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/zh35v"^^rdf:string ;
    foaf:name "Takayuki Kobayashi "^^rdf:string .