@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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://portal.data.gov.mt/dataset/fd685274-a1d3-4a7f-b5b3-a3077d6ec489> a dcat:Dataset ;
    dct:created "2025-02-05T15:01:48"^^xsd:dateTime ;
    dct:description "The Citizen Servizz.gov Dataset contains all information of public services available for the citizen to apply."@en,
        "The Citizen Servizz.gov Dataset contains all information of public services available for the citizen to apply."@mt ;
    dct:identifier "fd685274-a1d3-4a7f-b5b3-a3077d6ec489" ;
    dct:issued "2025-02-05T15:01:48"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-01-19T08:17:42"^^xsd:dateTime ;
    dct:publisher <https://portal.data.gov.mt/organization/f528bc6c-fb9e-4f6a-9d98-a4b48a66967a> ;
    dct:title "Public Service Dataset" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:ict.servizz@gov.mt> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:ict.servizz@gov.mt> ] ;
    dcat:distribution <https://portal.data.gov.mt/dataset/fd685274-a1d3-4a7f-b5b3-a3077d6ec489/resource/841d8e58-01a0-47cb-bdfb-91ba61fe35fa> ;
    dcat:keyword "Public Service",
        "Public Service Register",
        "Service Catalogue",
        "Servizz",
        "Servizz.gov" ;
    dcat:landingPage <https://servizz.gov.mt/> ;
    dcat:spatialResolutionInMeters "" ;
    dcat:theme <government-and-public-sector> .

<https://portal.data.gov.mt/group/1d4f0a2b-ef1a-4f48-baeb-1ab3de711875> a dcat:DataService ;
    dct:description "The Register of Public Services is an open data resource that provides comprehensive information on all public services available for citizens to apply for in Malta. It serves as a central catalogue of government services, ensuring transparency and accessibility." ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:publisher <https://portal.data.gov.mt/organization/f528bc6c-fb9e-4f6a-9d98-a4b48a66967a> ;
    dct:title "Register of Public Services / Government Services" ;
    dcat:endpointDescription "[]" ;
    dcat:endpointURL <https://portal.data.gov.mt/data-service/register-of-public-services---government-services> .

<http://publications.europa.eu/resource/authority/distribution-type/WEB_SERVICE> a skos:Concept ;
    skos:inScheme <http://publications.europa.eu/resource/authority/distribution-type> ;
    skos:prefLabel "Web service/API"@en,
        "Servizz web/API"@mt .

<https://portal.data.gov.mt/dataset/fd685274-a1d3-4a7f-b5b3-a3077d6ec489/resource/841d8e58-01a0-47cb-bdfb-91ba61fe35fa> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "web" ;
            rdf:value "web" ] ;
    dct:issued "2026-01-19T08:17:42"^^xsd:dateTime ;
    dct:modified "2026-01-19T08:17:42"^^xsd:dateTime ;
    dct:title "servizz.gov" ;
    dct:type <http://publications.europa.eu/resource/authority/distribution-type/WEB_SERVICE> ;
    dcat:accessURL <https://www.servizz.gov.mt/mt/Pages/default.aspx> .

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

<https://portal.data.gov.mt/organization/f528bc6c-fb9e-4f6a-9d98-a4b48a66967a> a foaf:Agent,
        foaf:Organization ;
    foaf:homepage <https://www.servizz.gov.mt/en/Pages/default.aspx> ;
    foaf:name "Servizz.gov" .

