@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/4n6pw> a ns1:File ;
    dcterms:created "2020-07-17"^^rdf:string ;
    dcterms:identifier "https://osf.io/4n6pw"^^rdf:string ;
    dcterms:modified "2020-07-17"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/fddde2f4-31e3-404c-9644-7694500b810f> ;
    ns1:fileName "_OSF_buffalo_per_chr_clean.xlsx"^^rdf:string ;
    ns1:filePath "/Water Buffalo/_OSF_buffalo_per_chr_clean.xlsx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/4n6pw?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/4n6pw?revision=1> a ns1:FileVersion ;
    dcterms:created "2020-07-17"^^rdf:string ;
    dcterms:creator <https://osf.io/u5wvb> ;
    dcterms:extent "0.029 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2020-07-17"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::961780527430eddab95c4edd2ba445a9cb4f6720cce8cce1cd34d497f89cacca> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/de-1/> ;
    ns1:versionNumber "1"^^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> 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 .