@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://portal.data.gov.mt/dataset/097dbe2c-8fbf-4656-95e3-8c21f6ff9fb9> a dcat:Dataset ;
    dct:created "2025-02-05T15:01:44"^^xsd:dateTime ;
    dct:description "The view provides details about the person’s parent."@en,
        "Il-view tipprovdi dettalji dwar il-ġenitur tal-persuna."@mt ;
    dct:identifier "097dbe2c-8fbf-4656-95e3-8c21f6ff9fb9" ;
    dct:issued "2025-02-05T15:01:44"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-08-13T12:21:58"^^xsd:dateTime ;
    dct:publisher <https://portal.data.gov.mt/organization/790f49cc-c2c2-4c15-945d-671dc4110c5c> ;
    dct:title "Person Parents (Ascendants) Details" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:enquiries.identita@gov.mt> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:enquiries.identita@gov.mt> ] ;
    dcat:keyword "person" ;
    dcat:spatialResolutionInMeters "" ;
    dcat:theme <population-and-society> .

<https://portal.data.gov.mt/group/d11d960d-3571-4fe2-8ba2-24380a4f3c40> a dcat:DataService ;
    dct:description "Person Register (Extended Details)" ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:publisher <https://portal.data.gov.mt/organization/790f49cc-c2c2-4c15-945d-671dc4110c5c> ;
    dct:title "Person Register" ;
    dcat:endpointURL <https://portal.data.gov.mt/data-service/person-register> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://portal.data.gov.mt/organization/790f49cc-c2c2-4c15-945d-671dc4110c5c> a foaf:Agent,
        foaf:Organization ;
    foaf:homepage <https://identita.gov.mt/> ;
    foaf:name "Identità" .

