@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 skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/na83r> a ns1:File ;
    dcterms:created "2019-06-17"^^rdf:string ;
    dcterms:identifier "https://osf.io/na83r"^^rdf:string ;
    dcterms:modified "2019-06-17"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/f5af68c7-898e-4427-8c29-a295ae967c72> ;
    ns1:fileName "Renesse-constancy-metadata.rtf"^^rdf:string ;
    ns1:filePath "/Heraldry/Registration/Renesse-constancy-metadata.rtf"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/na83r?revision=1> ;
    ns1:isContainedBy <https://osf.io/atr39> .

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

<https://osf.io/atr39> a ns1:Project ;
    dcterms:created "2017-11-06"^^rdf:string ;
    dcterms:creator <https://osf.io/8mzgh>,
        <https://osf.io/fd54j>,
        <https://osf.io/q4skd> ;
    dcterms:identifier "https://osf.io/atr39"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Informational constancy in graphic identifiers"^^rdf:string .

<https://osf.io/fd54j> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/fd54j"^^rdf:string,
        "https://researchgate.net/profile/Barbara_Pavlek"^^rdf:string ;
    foaf:familyName "Pavlek"^^rdf:string ;
    foaf:givenName "Barbara"^^rdf:string ;
    foaf:name "Barbara Pavlek"^^rdf:string .

<https://osf.io/na83r?revision=1> a ns1:FileVersion ;
    dcterms:created "2019-06-17"^^rdf:string ;
    dcterms:creator <https://osf.io/8mzgh> ;
    dcterms:extent "0.002 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2019-06-17"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::e67b5f87e9d1f28ccd86f53681b449ddda25fb8b29cacb9fea53139ea4f9198c> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/q4skd> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/q4skd"^^rdf:string ;
    foaf:familyName "Miton"^^rdf:string ;
    foaf:givenName "Helena"^^rdf:string ;
    foaf:name "Helena Miton"^^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/8mzgh> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-6216-1307"^^rdf:string,
        "https://osf.io/8mzgh"^^rdf:string,
        "https://researchgate.net/profile/Olivier_Morin4"^^rdf:string,
        "https://sites.google.com/site/sitedoliviermorin/"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-6216-1307> ;
    foaf:familyName "Morin"^^rdf:string ;
    foaf:givenName "Olivier"^^rdf:string ;
    foaf:name "Olivier Morin"^^rdf:string .