@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-fdp-acc.healthdata.nl/dataset/8a4210b3-5aba-4ca4-a9f9-24c61626fdbf> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:healthCategory <http://data.gdi.eu/core/p2/HealthCategoryHumanEpigenomic>,
        <http://data.gdi.eu/core/p2/HealthCategoryHumanGenetic> ;
    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 "Hans-Christian van der Werf " ] ;
    dct:description "The 1+MG COVID dataset is located at CSC's Allas service and it is available via Dylan Spalding (dylan.spalding@csc.fi) by request for the GDI project. In the future, the dataset will be available from CSC's FEGA service (https://research.csc.fi/service/fega/)."@en,
        ""@nl ;
    dct:identifier "GDI-NL-HRI-00001" ;
    dct:issued "2026-03-17T14:45:04.885616"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-06-05T11:00:07.909639"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher <https://catalogue.portal.dev.gdi.lu/organization/34e0e259-8214-49dc-8531-dc7aef84a850> ;
    dct:title "1+MG COVID dataset"@en,
        ""@nl ;
    dct:type <https://publications.europa.eu/resource/authority/dataset-type/SYNTHETIC_DATA> ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:distribution <https://gdi-fdp-acc.healthdata.nl/distribution/355d5858-13a7-4f3b-83ea-65554f1ad2fd> ;
    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/34e0e259-8214-49dc-8531-dc7aef84a850> a foaf:Agent ;
    foaf:name "Netherlands" .

<https://gdi-fdp-acc.healthdata.nl/distribution/355d5858-13a7-4f3b-83ea-65554f1ad2fd> a dcat:Distribution ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:description ""@en,
        ""@nl ;
    dct:issued "2026-06-05T11:00:07.916233"^^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-06-05T11:00:07.914573"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title "1+MG COVID dataset"@en,
        ""@nl ;
    dcat:accessURL <https://research.csc.fi/service/fega> .

<https://research.csc.fi/service/fega> 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 .

