@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 owl: <http://www.w3.org/2002/07/owl#> .
@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/85ea22ec-f782-4bf4-aa31-80e5915039c5> a dcat:DataService ;
    dct:description "Country Names Register (ISO 3166)" ;
    dct:identifier "https://portal.data.gov.mt/data-service/85ea22ec-f782-4bf4-aa31-80e5915039c5" ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:publisher <https://portal.data.gov.mt/organization/58a906f4-28e5-41ba-94d4-e6666ed5c38e> ;
    dct:title "Country Names Register \\ Administrative Register" ;
    dcat:endpointURL <https://portal.data.gov.mt/data-service/country-names-register-administrative-register> .

<> a oa:Annotation ;
    oa:hasTarget <https://portal.data.gov.mt/dataset/63a9a0bd-1cc3-4fc9-bbca-38afd1c7b87f> .

<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://creativecommons.org/licenses/by/4.0/> a dct:LicenseDocument .

<https://portal.data.gov.mt/dataset/63a9a0bd-1cc3-4fc9-bbca-38afd1c7b87f> a dcat:Dataset ;
    dct:created "2025-03-13T13:09:00"^^xsd:dateTime ;
    dct:description "Country Name List "@en,
        "Lista tal-ismijjiet tal-pajjizi"@mt ;
    dct:identifier "63a9a0bd-1cc3-4fc9-bbca-38afd1c7b87f" ;
    dct:issued "2025-03-13T13:09:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-04-29T05:18:31"^^xsd:dateTime ;
    dct:publisher <https://portal.data.gov.mt/organization/58a906f4-28e5-41ba-94d4-e6666ed5c38e> ;
    dct:title "Country Names" ;
    owl:versionInfo "1" ;
    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/63a9a0bd-1cc3-4fc9-bbca-38afd1c7b87f/resource/3140206d-4637-42f1-b8fd-8af5017f47c4> ;
    dcat:keyword "Administrative Registers" ;
    dcat:landingPage <https://data.gov.mt/api/countries/v1> ;
    dcat:spatialResolutionInMeters "" ;
    dqv:hasQualityAnnotation <> .

<https://portal.data.gov.mt/dataset/63a9a0bd-1cc3-4fc9-bbca-38afd1c7b87f/resource/3140206d-4637-42f1-b8fd-8af5017f47c4> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "API" ;
            rdf:value "API" ] ;
    dct:issued "2025-03-13T13:10:29"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2025-03-14T07:37:36"^^xsd:dateTime ;
    dct:type <http://publications.europa.eu/resource/authority/distribution-type/WEB_SERVICE> ;
    dcat:accessURL <https://data.gov.mt/api/countries/v1> .

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

<https://portal.data.gov.mt/organization/58a906f4-28e5-41ba-94d4-e6666ed5c38e> a foaf:Agent,
        foaf:Organization ;
    foaf:homepage <https://opm.gov.mt/en/> ;
    foaf:name "Office of the Prime Minister" .

