@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#> .

<https://osf.io/8uvzn> a ns1:Project ;
    dcterms:created "2024-11-30"^^rdf:string ;
    dcterms:creator <https://osf.io/6ekau> ;
    dcterms:identifier "https://osf.io/8uvzn"^^rdf:string ;
    dcterms:modified "2024-11-30"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Global Octave-Related Research 20241201"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/6ekau> ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/c2f5786a-b4e1-4c44-96ea-051245b52775> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> .

<https://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .

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

<https://osf.io/6ekau> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://cnoctave.cn/"^^rdf:string,
        "https://orcid.org/0009-0007-9436-4161"^^rdf:string,
        "https://osf.io/6ekau"^^rdf:string,
        "https://space.bilibili.com/1888473666/"^^rdf:string,
        "https://www.douyin.com/user/MS4wLjABAAAAb8MCMgdS0VUmZkezhph6pZIc7x-CrjKdqSFNfaFTewq2bVi3_WKq06QdU5PtO1Ld?from_tab_name=main"^^rdf:string,
        "https://www.youtube.com/@CNOCTAVE"^^rdf:string,
        "https://x.com/CNOCTAVE"^^rdf:string ;
    owl:sameAs <https://orcid.org/0009-0007-9436-4161> ;
    foaf:name "Yu Hongbo"^^rdf:string .