@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp-test.gdi.cloud.e-infra.cz/dataset/afa01d0e-5556-4d52-ac2a-31f0bd88e63d> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:hdab [ a foaf:Agent ;
            foaf:name "GoE Masaryk University" ] ;
    healthdcatap:healthCategory <http://data.gdi.eu/core/p2/HealthCategoryHumanGenomic> ;
    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 "GoE Masaryk University" ] ;
    dct:description "Czech GoE Synthetic Aggregated Dataset"@en,
        ""@nl ;
    dct:identifier "GOE-CZ-MUNI-00001" ;
    dct:issued "2026-03-03T13:54:41.557833"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-13T08:51:34.451702"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher <https://catalogue.portal.dev.gdi.lu/organization/be53d03a-bf3c-4bb0-b5c9-92d1282f7067> ;
    dct:title "Czech GoE Synthetic Aggregated Dataset"@en,
        ""@nl ;
    dct:type <https://publications.europa.eu/resource/authority/dataset-type/SYNTHETIC_DATA> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "n0167c63634e14e1eac4faa02b1454d85b4" ] ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:distribution <https://fdp-test.gdi.cloud.e-infra.cz/distribution/b5c1bf01-1d3f-4e10-8ad9-2818368e87f6> ;
    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/be53d03a-bf3c-4bb0-b5c9-92d1282f7067> a foaf:Agent ;
    foaf:name "Czechia" .

<https://fdp-test.gdi.cloud.e-infra.cz/distribution/b5c1bf01-1d3f-4e10-8ad9-2818368e87f6> a dcat:Distribution ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:description ""@en,
        ""@nl ;
    dct:issued "2026-04-13T08:51:34.456830"^^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-13T08:51:34.455133"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title "Czech GoE Synthetic Dataset Distribution"@en,
        ""@nl ;
    dcat:accessURL <https://www.1mg.cz/goe> .

<https://www.1mg.cz/goe> 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 .

