@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix ns1: <http://www.w3.org/ns/dqv#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://catalogue.portal.dev.gdi.lu/dataset/82191984-f26c-4438-90d4-014eb146bf42> a dcat:Dataset ;
    healthdcatap:trustedDataHolder false ;
    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 ;
            dct:identifier <https://ror.org/05wg1m734> ;
            vcard:hasEmail <mailto:info@bsc.es> ;
            foaf:homepage <https://www.bsc.es/> ;
            foaf:name "BSC" ] ;
    dct:description "Great dataset"@en,
        "Great dataset"@nl ;
    dct:identifier "ROSE50000000276" ;
    dct:issued "2026-02-02T16:18:31.585709"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-02-09T13:43:05.578591"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/05wg1m734> ;
            vcard:hasEmail <mailto:servicedesk@health-ri.nl> ;
            foaf:homepage <https://www.health-ri.nl/> ;
            foaf:name "Health-RI" ] ;
    dct:title "UN-RP-BUEN-JC001"@en,
        "Great dataset"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Health Help at RPBUEN" ;
            vcard:hasEmail <mailto:help@rpbuen.com> ;
            vcard:hasUID <https://ror.org/05wg1m734> ] ;
    dcat:distribution <https://catalogue.portal.dev.gdi.lu/dataset/82191984-f26c-4438-90d4-014eb146bf42/resource/a180de34-2d5c-4ce2-916a-601eb1960fa3> ;
    dcat:keyword "Cancer"@en ;
    dcat:qualifiedAttribution [ a dcat:Attribution ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> ;
    ns1:hasQualityAnnotation [ a <http://www.w3.org/ns/oa#Annotation> ] ;
    prov:wasGeneratedBy [ a prov:Activity ] .

<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/dataset/82191984-f26c-4438-90d4-014eb146bf42/resource/a180de34-2d5c-4ce2-916a-601eb1960fa3> a dcat:Distribution ;
    dct:description "Great data resource"@en,
        "Great data resource"@nl ;
    dct:format "VCF" ;
    dct:issued "2026-02-02T16:20:07.011718"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:license <https://creativecommons.org/licenses/by-sa/4.0/> ;
    dct:modified "2026-02-02T16:20:07.286846"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title "Great data resource"@en,
        "Great data resource"@nl ;
    dcat:accessService [ a dcat:DataService ] ;
    dcat:accessURL <https://ega-archive.org/datasets/EGAD50000000276> ;
    dcat:byteSize "1"^^xsd:nonNegativeInteger ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vcf> .

<https://creativecommons.org/licenses/by-sa/4.0/> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://ega-archive.org/datasets/EGAD50000000276> a rdfs:Resource .

<https://www.iana.org/assignments/media-types/application/vcf> a dct:MediaType .

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

