@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/c4a3e8ee-adc7-4426-af66-21595efd989c> a dcat:Dataset ;
    dct:created "2025-02-05T15:01:50"^^xsd:dateTime ;
    dct:description "Contains the list of registered lifts as per national requirement.  Data includes registration number, serial number and location address."@en,
        "Contains the list of registered lifts as per national requirement.  Data includes registration number, serial number and location address."@mt ;
    dct:identifier "c4a3e8ee-adc7-4426-af66-21595efd989c" ;
    dct:issued "2025-02-05T15:01:50"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-07-09T11:02:19"^^xsd:dateTime ;
    dct:publisher <https://portal.data.gov.mt/organization/231913ae-b3c1-4304-b0f5-c2e433b22477> ;
    dct:title "Lifts Registration Database for entities" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:lifts.registrations@mccaa.org.mt> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:lifts.registrations@mccaa.org.mt> ] ;
    dcat:keyword "Inspection of Lifts",
        "Lifts",
        "Lifts Database",
        "Lifts Registration",
        "MCCAA" ;
    dcat:spatialResolutionInMeters "" ;
    dcat:theme <government-and-public-sector> .

<https://portal.data.gov.mt/group/d77cd882-961f-4b1f-a7cf-10541b730898> a dcat:DataService ;
    dct:description "Database for the Registration of Lifts with MCCAA" ;
    dct:identifier "https://portal.data.gov.mt/data-service/d77cd882-961f-4b1f-a7cf-10541b730898" ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:publisher <https://portal.data.gov.mt/organization/231913ae-b3c1-4304-b0f5-c2e433b22477> ;
    dct:title "Lifts Register" ;
    dcat:endpointDescription "[]" ;
    dcat:endpointURL <https://portal.data.gov.mt/data-service/lifts-register> ;
    dcat:keyword "Government and Public Sector" .

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

<https://portal.data.gov.mt/organization/231913ae-b3c1-4304-b0f5-c2e433b22477> a foaf:Agent,
        foaf:Organization ;
    foaf:homepage <https://www.mccaa.org.mt/> ;
    foaf:name "MCCAA" .

