@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/y8jr2> a ns1:File ;
    dcterms:created "2020-07-17"^^rdf:string ;
    dcterms:identifier "https://osf.io/y8jr2"^^rdf:string ;
    dcterms:modified "2020-07-17"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/449f54d7-8f88-4433-adb2-b3e9e3e77900> ;
    ns1:fileName "Basenji_N=30Incidence_SNP_ROH_allChr_density150.png"^^rdf:string ;
    ns1:filePath "/Dog/Basenji/Basenji_N=30Incidence_SNP_ROH_allChr_density150.png"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/y8jr2?revision=1> ;
    ns1:isContainedBy <https://osf.io/xjtkv> .

<https://api.osf.io/v2/regions/de-1/> skos:prefLabel "Germany - Frankfurt"@en .

<https://creativecommons.org/licenses/by/4.0/legalcode> dcterms:identifier "https://creativecommons.org/licenses/by/4.0/legalcode"^^rdf:string ;
    foaf:name "CC-By Attribution 4.0 International"^^rdf:string .

<https://osf.io/b74gj> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-5079-5097"^^rdf:string,
        "https://osf.io/b74gj"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-5079-5097> ;
    foaf:name "Roel Meyermans"^^rdf:string .

<https://osf.io/xjtkv> a ns1:Project ;
    dcterms:created "2020-04-22"^^rdf:string ;
    dcterms:creator <https://osf.io/b74gj>,
        <https://osf.io/u5wvb> ;
    dcterms:dateCopyrighted "2020"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/XJTKV"^^rdf:string,
        "https://osf.io/xjtkv"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <https://creativecommons.org/licenses/by/4.0/legalcode> ;
    dcterms:title "A publicly available repository of ROH islands reveals signatures of selection in different livestock and pet species"^^rdf:string ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/XJTKV> .

<https://osf.io/y8jr2?revision=1> a ns1:FileVersion ;
    dcterms:created "2020-07-17"^^rdf:string ;
    dcterms:creator <https://osf.io/u5wvb> ;
    dcterms:extent "0.027 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2020-07-17"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::78f59ccec0b21e42cc4e96a8ba546628c2a07ddb6b4465d52e3f5da7260eb56f> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/de-1/> ;
    ns1:versionNumber "1"^^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/u5wvb> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-7224-0746"^^rdf:string,
        "https://osf.io/u5wvb"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-7224-0746> ;
    foaf:name "Wim Gorssen"^^rdf:string .