@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://osf.io/wnmus> a ns1:Project ;
    dcterms:created "2020-11-20"^^rdf:string ;
    dcterms:creator <https://osf.io/ymsd8> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/WNMUS"^^rdf:string,
        "https://osf.io/wnmus"^^rdf:string ;
    dcterms:modified "2020-11-20"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "KEBIJAKAN K3 DI RUMAH SAKIT UNTUK MENCEGAH TERJADI PAK (PENYAKIT AKIBAT KERJA)"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/WNMUS> ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/ymsd8> ;
            ns1:order 0 ] ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 0 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:supplements <https://osf.io/m8v6n> .

<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://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://doi.org/10.17605/OSF.IO/WNMUS> foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/c7239459-a78f-463e-a7a9-9597e2100ce6> .

<https://osf.io/m8v6n> a ns1:Preprint ;
    dcterms:created "2020-11-20"^^rdf:string ;
    dcterms:creator <https://osf.io/ymsd8> ;
    dcterms:dateCopyrighted "2020"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.31219/osf.io/m8v6n"^^rdf:string,
        "https://osf.io/m8v6n"^^rdf:string ;
    dcterms:publisher <https://osf.io/preprints/osf> ;
    dcterms:rights <https://creativecommons.org/publicdomain/zero/1.0/legalcode> ;
    dcterms:title "KEBIJAKAN K3 DI RUMAH SAKIT UNTUK MENCEGAH TERJADI PAK (PENYAKIT AKIBAT KERJA)"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#Preprint> ;
    owl:sameAs <https://doi.org/10.31219/osf.io/m8v6n> .

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

<https://osf.io/ymsd8> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/ymsd8"^^rdf:string ;
    foaf:familyName "Sagala"^^rdf:string ;
    foaf:givenName "Hanita"^^rdf:string ;
    foaf:name "Hanita Grace Sagala"^^rdf:string .