@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 dpv: <https://w3id.org/dpv#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix ns1: <http://www.w3.org/ns/oa#> .
@prefix ns2: <http://www.w3.org/ns/dqv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp-test.healthdata.nl/dataset/de33bfe8-3a40-4c9a-8d33-8469807dd6e5> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:minTypicalAge "18"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "1234"^^xsd:nonNegativeInteger ;
    healthdcatap:retentionPeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2025-04-05"^^xsd:date ;
            dcat:startDate "2025-04-21"^^xsd:date ] ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "AlbertEinstein" ;
            vcard:hasEmail <mailto:albert.einstein@example.com> ;
            foaf:homepage <https://example.com/> ;
            foaf:name "Albert Einstein" ] ;
    dct:description ""@en,
        "Test dataset nr 2"@nl ;
    dct:identifier <https://example.com/> ;
    dct:issued "2025-09-10T11:34:34.997286"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2025-04-16T02:08:00+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier "Albert Einstein" ;
            vcard:hasEmail <mailto:albert.einstein@example.com> ;
            foaf:homepage <https://example.com/> ;
            foaf:name "Albert Einstein" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-04-13T22:05:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2025-03-31T22:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Test dataset 2"@nl ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "ne615e7065b7b424993741045dcd4f365b5" ] ;
    adms:versionNotes ""@en,
        "First version of this awesome dataset"@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Albert" ;
            vcard:hasEmail <mailto:albert.einstein@example.com> ] ;
    dcat:distribution <https://fdp-test.healthdata.nl/distribution/88bba5cb-0340-4ea7-ac19-5b1ac043077a> ;
    dcat:inSeries <https://ckan-test.healthdata.nl/dataset/0640ad91-5b18-49fa-93b5-fd3cad611abb> ;
    dcat:keyword "test dataset"@nl,
        "test test"@nl ;
    dcat:prev <https://ckan-test.healthdata.nl/dataset/15303916-54d0-4c78-8d46-bea2359efe62> ;
    dcat:qualifiedAttribution [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "IdOfAlbert" ;
                    foaf:homepage <https://example.com/> ;
                    foaf:mbox <mailto:albert.einstein@example.com> ;
                    foaf:name "Albert" ] ;
            dcat:hadRole <https://standards.iso.org/iso/19115/resources/Codelists/gml/CI_RoleCode.xml#processor> ] ;
    dcat:qualifiedRelation [ a dcat:Relationship ;
            dct:relation <https://fdp-test.healthdata.nl/datasetseries/af8993ab-7cba-469e-9894-c222e596e8da> ;
            dcat:hadRole <https://www.iana.org/assignments/link-relations/link-relations.xhtml#related> ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> ;
    ns2:hasQualityAnnotation [ a ns1:Annotation ;
            ns1:hasBody <https://www.iana.org/assignments/link-relations/link-relations.xhtml> ;
            ns1:hasTarget <https://fdp-test.healthdata.nl/catalog/a3bbb58b-7260-44ee-a9bf-a0eecaf0d2cc> ] ;
    dpv:hasLegalBasis dpv:Consent ;
    dpv:hasPersonalData <https://w3id.org/dpv/dpv-pd#Gender> ;
    dpv:hasPurpose dpv:ImproveHealthcare .

<http://data.europa.eu/eli/reg/2025/327/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<http://publications.europa.eu/resource/authority/access-right/NON_PUBLIC> a dct:RightsStatement .

<https://fdp-test.healthdata.nl/datasetseries/af8993ab-7cba-469e-9894-c222e596e8da> a rdfs:Resource .

<https://fdp-test.healthdata.nl/distribution/88bba5cb-0340-4ea7-ac19-5b1ac043077a> a dcat:Distribution ;
    dct:description ""@en,
        ""@nl ;
    dct:format <https://example.com/> ;
    dct:issued "2026-04-12T11:36:26.720644"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:license <https://example.com/> ;
    dct:modified "2026-04-12T11:36:26.710788"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en ],
        <https://example.com/> ;
    dct:title ""@en,
        "test"@nl ;
    dcat:accessURL <https://example.com/> ;
    dcat:byteSize "1234"^^xsd:nonNegativeInteger .

<https://www.iana.org/assignments/link-relations/link-relations.xhtml#related> a dcat:Role .

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

<https://example.com/> a dct:LicenseDocument,
        dct:MediaTypeOrExtent,
        dct:RightsStatement,
        rdfs:Resource ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

