@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 foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp.gdi.lhrs.si/dataset/98344524-d42d-49a4-835f-9139fb60ac8a> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:hdab [ a foaf:Agent ;
            foaf:name "University of Maribor" ] ;
    healthdcatap:healthCategory <http://data.gdi.eu/core/p2/HealthCategoryHumanGenetic> ;
    healthdcatap:numberOfRecords "4711"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "3"^^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 ;
            foaf:name "University Medical Centre or Ljubljana" ] ;
    dct:description "Slovenian small size dataset with real GoE data"@en,
        ""@nl ;
    dct:identifier "GOE-SI-UM-111111" ;
    dct:issued "2026-03-05T12:15:09.499690"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-14T08:45:11.881522"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher <https://catalogue.portal.dev.gdi.lu/organization/84dd2337-1c12-48f5-b13b-b4b08b159538> ;
    dct:title "GoE Small sample data"@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/392a4bfa-63a5-48ef-9b8b-6ad65970cf32>,
        <https://fdp.gdi.lhrs.si/distribution/999bdb39-b520-4f1f-9cd3-755297f557a4> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

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

<https://catalogue.portal.dev.gdi.lu/organization/84dd2337-1c12-48f5-b13b-b4b08b159538> a foaf:Agent ;
    foaf:name "Slovenia" .

<https://fdp.gdi.lhrs.si/distribution/392a4bfa-63a5-48ef-9b8b-6ad65970cf32> a dcat:Distribution ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:description ""@en,
        ""@nl ;
    dct:issued "2026-04-14T08:45:11.582852"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:license <http://purl.org/NET/rdflicense/cc-zero1.0> ;
    dct:modified "2026-04-14T08:45:11.581363"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title "JSON files"@en,
        ""@nl ;
    dcat:accessURL <https://rems.gdi.lhrs.si/> .

<https://fdp.gdi.lhrs.si/distribution/999bdb39-b520-4f1f-9cd3-755297f557a4> a dcat:Distribution ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:description ""@en,
        ""@nl ;
    dct:issued "2026-04-14T08:45:11.886046"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:license <http://purl.org/NET/rdflicense/cc-zero1.0> ;
    dct:modified "2026-04-14T08:45:11.884632"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title "VCF files"@en,
        ""@nl ;
    dcat:accessURL <https://rems.gdi.lhrs.si/> .

<http://purl.org/NET/rdflicense/cc-zero1.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

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

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

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

