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

<https://osf.io/8dr6x> a ns1:File ;
    dcterms:created "2018-10-18"^^rdf:string ;
    dcterms:identifier "https://osf.io/8dr6x"^^rdf:string ;
    dcterms:modified "2018-10-18"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/cb00722d-f0d5-43d9-b112-17f18adc8fe7> ;
    ns1:fileName "NZAVS-Technical-Documents-e01-Sampling-Procedure-and-Sample-Details.pdf"^^rdf:string ;
    ns1:filePath "/Archive of OSF Storage/NZAVS-Technical-Documents-e01-Sampling-Procedure-and-Sample-Details.pdf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/8dr6x?revision=1> ;
    ns1:isContainedBy <https://osf.io/38zde> .

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

<https://osf.io/38zde> a ns1:Registration ;
    dcterms:created "2018-10-18"^^rdf:string ;
    dcterms:creator <https://osf.io/3r4yu> ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/38ZDE"^^rdf:string,
        "https://osf.io/38zde"^^rdf:string ;
    dcterms:publisher <https://osf.io/registries/osf> ;
    dcterms:title "New Zealand Attitudes and Values Study: supporting information"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#StudyRegistration> ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/38ZDE> .

<https://osf.io/8dr6x?revision=1> a ns1:FileVersion ;
    dcterms:created "2018-07-23"^^rdf:string ;
    dcterms:creator <https://osf.io/3r4yu> ;
    dcterms:extent "0.230 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2018-07-23"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::8219e4a54da5c98d5b9c680a316d9c703ff15d716d65fa5e7b676a217f908e69> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<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://osf.io/3r4yu> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-6929-759X"^^rdf:string,
        "https://osf.io/3r4yu"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-6929-759X> ;
    foaf:name "Nicole Satherley"^^rdf:string .