@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dpv: <https://w3id.org/dpv#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp.gdi.lhrs.si/dataset/8fb682c1-a59b-4651-9fb7-f163eb4156d3> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2016/679/oj> ;
    healthdcatap:hdab [ a foaf:Agent ;
            dct:identifier "480f7bfb-21ce-47a2-b0f1-8bf9345a2142" ;
            dct:type <http://example.com/resource/authority/publisher-type/inpatient-institute> ;
            vcard:hasEmail <mailto:barbara.jenko.bizjan@kclj.si> ;
            foaf:homepage <https://www.kclj.si/> ;
            foaf:name "University Medical Centre Ljubljana"@en ] ;
    healthdcatap:healthCategory <http://data.gdi.eu/core/p2/HealthCategoryHumanGenomic>,
        <https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/health-theme/HEALTH_PRODUCTS> ;
    healthdcatap:maxTypicalAge "45"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "45"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "1"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "1"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:conformsTo <http://data.gdi.eu/core/p2/ExternallyGoverned> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "480f7bfb-21ce-47a2-b0f1-8bf9345a2142" ;
            vcard:hasEmail <mailto:barbara.jenko.bizjan@kclj.si> ;
            foaf:homepage <https://www.kclj.si/> ;
            foaf:name "University Medical Centre Ljubljana"@en ],
        [ a foaf:Agent ;
            dct:identifier "1d6d7614-33a0-49c4-8b6f-124e3ec18779" ;
            vcard:hasEmail <mailto:lucija.raspor-dallolio@mf.uni-lj.si> ;
            foaf:homepage <https://www.uni-lj.si/en> ;
            foaf:name "University of Ljubljana"@en ],
        [ a foaf:Agent ;
            dct:identifier "4944e954-7769-463f-87ad-f168a27415a3" ;
            vcard:hasEmail <mailto:ales.cep@um.si> ;
            foaf:homepage <https://www.um.si/en/home-page/> ;
            foaf:name "University of Maribor"@en ] ;
    dct:description "The Slovenian Population Reference Dataset is a collection of genomic variant data contributed by participating Slovenian institutions. It is intended to support the development of a population-specific genomic reference for Slovenia, including analyses of allele frequencies, genetic variation, and population-level genomic characteristics. The dataset primarily consists of gVCF files and is designed to enable joint analysis across contributing cohorts."@en,
        ""@nl ;
    dct:identifier "GDI-SI-STAGPOP-2026" ;
    dct:issued "2026-09-10T16:15:08.452484"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-09-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier "4944e954-7769-463f-87ad-f168a27415a3" ;
            vcard:hasEmail <mailto:ales.cep@um.si> ;
            foaf:homepage <https://www.um.si/en/home-page/> ;
            foaf:name "University of Maribor"@en ] ;
    dct:title "Slovenian Population Reference Dataset"@en,
        ""@nl ;
    dct:type <https://publications.europa.eu/resource/authority/dataset-type/SYNTHETIC_DATA> ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:distribution <https://fdp.gdi.lhrs.si/distribution/ed7002d2-bce7-4d98-94d9-c9858e0521be> ;
    dcat:keyword "Slovenian population"@en,
        "allele frequencies"@en,
        "genomics"@en,
        "population genomics"@en ;
    dcat:landingPage <https://gdi.lhrs.si/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> ;
    prov:wasGeneratedBy <https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/health-activity/RESEARCH_PROJECT> ;
    dpv:hasPersonalData <https://w3id.org/dpv/pd#Gender> .

<http://data.europa.eu/eli/reg/2016/679/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<http://data.europa.eu/eli/reg/2025/327/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<http://data.gdi.eu/core/p2/ExternallyGoverned> a dct:Standard .

<http://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://fdp.gdi.lhrs.si/distribution/ed7002d2-bce7-4d98-94d9-c9858e0521be> a dcat:Distribution ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:description "Files for the dataset \"Slovenian Population Reference Dataset\" provided in TXT format."@en,
        ""@nl ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/TXT> ;
    dct:issued "2026-09-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:license <http://purl.org/adms/licencetype/OtherRestrictiveClauses> ;
    dct:modified "2026-09-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@nl ],
        <http://purl.org/adms/licencetype/OtherRestrictiveClauses> ;
    dct:title "Slovenian Population Reference Dataset - TXT distribution"@en,
        ""@nl ;
    dcat:accessURL <https://rems.gdi.lhrs.si/> .

<https://gdi.lhrs.si/> a foaf:Document .

<https://hdeu-dcat.acceptance.data.health.europa.eu/resource/authority/health-activity/RESEARCH_PROJECT> a prov:Activity .

<https://publications.europa.eu/resource/authority/file-type/TXT> a dct:MediaTypeOrExtent .

<https://rems.gdi.lhrs.si/> a rdfs:Resource .

<http://purl.org/adms/licencetype/OtherRestrictiveClauses> a dct:LicenseDocument,
        dct:RightsStatement ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

