@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://api.osf.io/v2/schemas/registrations/564d31db8c5e4a7c9694b2be/> dcterms:title "Open-Ended Registration"^^rdf:string .

<https://api.osf.io/v2/subjects/584240da54be81056cecaca9> a skos:Concept ;
    skos:inScheme <https://bepress.com/reference_guide_dc/disciplines/> ;
    skos:prefLabel "Engineering"^^rdf:string .

<https://bepress.com/reference_guide_dc/disciplines/> a skos:ConceptScheme ;
    dcterms:title "bepress Digital Commons Three-Tiered Taxonomy"^^rdf:string .

<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://doi.org/10.17605/OSF.IO/PT42U> foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/9ee639a8-5640-4e1a-85f9-65ed334a7f26> .

<https://osf.io/5swxd> a ns1:Project ;
    dcterms:created "2023-07-04"^^rdf:string ;
    dcterms:creator <https://osf.io/qdnsg> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/5SWXD"^^rdf:string,
        "https://osf.io/5swxd"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Mesin perajang Keripik Tempe"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/5SWXD> .

<https://osf.io/mu3zx> a ns1:File ;
    dcterms:created "2023-07-04"^^rdf:string ;
    dcterms:identifier "https://osf.io/mu3zx"^^rdf:string ;
    dcterms:modified "2023-07-04"^^rdf:string ;
    ns1:fileName "19-023 wahyu widodo 20230530.docx"^^rdf:string ;
    ns1:filePath "/Archive of OSF Storage/19-023 wahyu widodo 20230530.docx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/mu3zx?revision=1> ;
    ns1:isContainedBy <https://osf.io/pt42u> .

<https://osf.io/mu3zx?revision=1> a ns1:FileVersion ;
    dcterms:created "2023-07-04"^^rdf:string ;
    dcterms:creator <https://osf.io/qdnsg> ;
    dcterms:extent "3.8 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2023-07-04"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::929b3ebc5e971de9ad7f87fcf8651700b40d5d6a09c990bb4dd83fee6066532e> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/pt42u> a ns1:Registration ;
    dcterms:conformsTo <https://api.osf.io/v2/schemas/registrations/564d31db8c5e4a7c9694b2be/> ;
    dcterms:created "2023-07-04"^^rdf:string ;
    dcterms:creator <https://osf.io/qdnsg> ;
    dcterms:dateCopyrighted "2023"^^rdf:string ;
    dcterms:description "MESIN PERAJANG KERIPIK TEMPE"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/PT42U"^^rdf:string,
        "https://osf.io/pt42u"^^rdf:string ;
    dcterms:isVersionOf <https://osf.io/5swxd> ;
    dcterms:modified "2023-07-04"^^rdf:string ;
    dcterms:publisher <https://osf.io/registries/osf> ;
    dcterms:rights [ foaf:name "No license"^^rdf:string ] ;
    dcterms:rightsHolder "WAHYU WIDODO"^^rdf:string ;
    dcterms:subject <https://api.osf.io/v2/subjects/584240da54be81056cecaca9> ;
    dcterms:title "Mesin perajang Keripik Tempe"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#StudyRegistration> ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/PT42U> ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/qdnsg> ] ;
    ns1:archivedAt <https://archive.org/details/osf-registrations-pt42u-v1> ;
    ns1:contains <https://osf.io/mu3zx> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 4000499 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> .

<https://osf.io/registries/osf> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io/"^^rdf:string,
        "https://osf.io/registries/osf"^^rdf:string ;
    foaf:name "OSF Registries"^^rdf:string .

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

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