@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dqv: <http://www.w3.org/ns/dqv#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@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/group/b73ad033-a176-4932-9f9c-9b29bd8c298b> a dcat:DataService ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG>,
        <http://publications.europa.eu/resource/authority/language/MLT> ;
    dct:publisher <https://portal.data.gov.mt/organization/80a27a52-0d0d-4a50-b593-13d6f31dfc38> ;
    dct:title "Public administration organisations register" ;
    dcat:endpointURL "portal.data.gov.mt/data-service/officially-appointed-bodies-register" .

<> a oa:Annotation ;
    oa:hasTarget <https://portal.data.gov.mt/dataset/56b93eae-4204-4170-85d5-afdec09c8117> .

<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 .

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

<https://creativecommons.org/licenses/by/4.0/> a dct:LicenseDocument .

<https://portal.data.gov.mt/dataset/56b93eae-4204-4170-85d5-afdec09c8117> a dcat:Dataset ;
    dct:created "2025-11-24T08:32:03"^^xsd:dateTime ;
    dct:description "This is a list of sectors used in public administration. "@en,
        "Din hija lista ta’ setturi użati fl-amministrazzjoni pubblika. "@mt ;
    dct:identifier "56b93eae-4204-4170-85d5-afdec09c8117" ;
    dct:issued "2025-11-24T08:32:03"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-02-03T09:30:28"^^xsd:dateTime ;
    dct:publisher <https://portal.data.gov.mt/organization/80a27a52-0d0d-4a50-b593-13d6f31dfc38> ;
    dct:title "List of Sectors" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:ndpinfo.dgc@gov.mt> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:ndpinfo.dgc@gov.mt> ] ;
    dcat:distribution <https://portal.data.gov.mt/dataset/56b93eae-4204-4170-85d5-afdec09c8117/resource/8a8ddde7-4f7b-4f3f-b827-5cc6f889e402> ;
    dcat:spatialResolutionInMeters "" ;
    dcat:theme <government-and-public-sector> ;
    dqv:hasQualityAnnotation <> .

<https://portal.data.gov.mt/dataset/56b93eae-4204-4170-85d5-afdec09c8117/resource/8a8ddde7-4f7b-4f3f-b827-5cc6f889e402> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "api" ;
            rdf:value "api" ] ;
    dct:issued "2025-11-24T08:32:21"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-02-03T09:30:28"^^xsd:dateTime ;
    dct:title "Sector" ;
    dct:type <http://publications.europa.eu/resource/authority/distribution-type/WEB_SERVICE> ;
    dcat:accessURL <https://data.gov.mt/AdminRegister/v1/api/Sector> .

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

<https://portal.data.gov.mt/organization/80a27a52-0d0d-4a50-b593-13d6f31dfc38> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Data Governance Unit" .

