@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://gdi-test.biomed.lu.lv/test/fdp/dataset/62ea62b3-5192-4b7b-8f47-9d60bc60da9e> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:hdab [ a foaf:Agent ;
            foaf:name "Latvian Biomedical Research and Study Centre; Aivars Cīrulis; Genome of Europe - LV Node" ] ;
    healthdcatap:healthCategory <http://data.gdi.eu/core/p2/HealthCategoryHumanGenomic> ;
    healthdcatap:numberOfRecords "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 ;
            foaf:name "LBMC" ] ;
    dct:description "Example GoE data provided by GDI"@en,
        ""@nl ;
    dct:identifier "GOE-LV-LBMC-1" ;
    dct:issued "2026-03-03T14:01:54.736424"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-14T08:45:06.885044"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher <https://catalogue.portal.dev.gdi.lu/organization/dce0d01b-7fde-41bb-b29d-0ace94343500> ;
    dct:title "Example GoE data provided by GDI"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:distribution <https://gdi-test.biomed.lu.lv/test/fdp/distribution/765f76be-649a-4e38-b450-b33d1bfe6ca6> ;
    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 .

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

<https://catalogue.portal.dev.gdi.lu/organization/dce0d01b-7fde-41bb-b29d-0ace94343500> a foaf:Agent ;
    foaf:name "Latvia" .

<https://gdi-test.biomed.lu.lv/test/beacon/v2/aggregated/api> a rdfs:Resource .

<https://gdi-test.biomed.lu.lv/test/fdp/distribution/765f76be-649a-4e38-b450-b33d1bfe6ca6> a dcat:Distribution ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:description ""@en,
        ""@nl ;
    dct:issued "2026-04-14T08:45:06.889523"^^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:06.888096"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title "Example GoE data provided by GDI"@en,
        ""@nl ;
    dcat:accessURL <https://gdi-test.biomed.lu.lv/test/beacon/v2/aggregated/api> .

<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 .

