@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.stag.ms.gdi.biodata.pt/dataset/28234920-a539-46e0-836b-b5c5a54cee9a> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:hdab [ a foaf:Agent ;
            foaf:name "Miguel Santos" ] ;
    healthdcatap:healthCategory <http://data.gdi.eu/core/p2/HealthCategoryHumanGenomic> ;
    healthdcatap:numberOfUniqueIndividuals "41514"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:conformsTo <http://data.gdi.eu/core/p2/ExternallyGoverned> ;
    dct:creator [ a foaf:Agent ;
            foaf:name "CINECA" ] ;
    dct:description "Synthetic dataset containig CSV and VCF files"@en,
        ""@nl ;
    dct:identifier "GDI-PT-BIODATA-1" ;
    dct:issued "2026-04-13T08:42:24.356695"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-13T08:51:45.201814"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher <https://catalogue.portal.dev.gdi.lu/organization/fb8e681c-abe7-42fe-962f-2bc399234275> ;
    dct:title "GDI PT Pop12 sub1 (ITA)"@en,
        ""@nl ;
    dct:type <https://publications.europa.eu/resource/authority/dataset-type/SYNTHETIC_DATA> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "n96183c3fee5a4e9c9555973fdad86b0bb4" ] ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:distribution <https://fdp.stag.ms.gdi.biodata.pt/distribution/6213fd1d-bd41-47e3-8fb9-9de0c0df6e7f> ;
    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/RESTRICTED> 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/fb8e681c-abe7-42fe-962f-2bc399234275> a foaf:Agent ;
    foaf:name "Portugal" .

<https://download.gdi.biodata.pt/files/GDIF-faca7026-a1b5-11ef> a rdfs:Resource .

<https://fdp.stag.ms.gdi.biodata.pt/distribution/6213fd1d-bd41-47e3-8fb9-9de0c0df6e7f> a dcat:Distribution ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:description ""@en,
        ""@nl ;
    dct:issued "2026-04-13T08:51:45.206834"^^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:45.205221"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title "Population 12 (ITA), subset 1, Phenotypes of the individuals"@en,
        ""@nl ;
    dcat:accessURL <https://download.gdi.biodata.pt/files/GDIF-faca7026-a1b5-11ef> .

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

