@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/7434b48e-48fd-433d-97b7-c897e2650239> a dcat:Dataset ;
    dct:created "2025-02-05T15:01:42"^^xsd:dateTime ;
    dct:description "This view presents information about the most recent marriage, civil union or cohabitation for the person record."@en,
        "Din il-view tippreżenta informazzjoni dwar l-aktar żwieġ, unjoni ċivili jew koabitazzjoni reċenti għar-rekord tal-persuna."@mt ;
    dct:identifier "7434b48e-48fd-433d-97b7-c897e2650239" ;
    dct:issued "2025-02-05T15:01:42"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-08-13T12:21:32"^^xsd:dateTime ;
    dct:publisher <https://portal.data.gov.mt/organization/790f49cc-c2c2-4c15-945d-671dc4110c5c> ;
    dct:title "Person Marriage 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à" .

