@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix qb: <http://purl.org/linked-data/cube#> .
@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 stat: <http://data.europa.eu/m8g/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mitaazure.staging.derilinx.com/dataset/6ddd29ee-d05c-44dc-a27e-c0bb43a2b774> a dcat:Dataset ;
    stat:attribute <%7Burn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.0%29.CSE_OBS_STATUS>,
        <urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.0%29.CSE_OBS_NOTE%7D> ;
    stat:dimension <%7Burn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_DEMOGRAPHY%281.0%29.CSE_REG_DIST_LOC>,
        <urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.0%29.CSE_FREQ>,
        <urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.4%29.CSE_TIME_PERIOD%7D>,
        <urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.5%29.CSE_SEX> ;
    dct:created "2024-09-23T17:40:53"^^xsd:dateTime ;
    dct:description "This dataset presents the total number of persons who are usually resident in the country, disaggregated by locality, district and region of residence. The data reflects the population as of a reference date (31 December)."@en,
        "This dataset presents the total number of persons who are usually resident in the country, disaggregated by locality, district and region of residence. The data reflects the population as of a reference date (31 December)."@mt ;
    dct:identifier "6ddd29ee-d05c-44dc-a27e-c0bb43a2b774",
        "{https://apidesign-statdb.nso.gov.mt/rest/v2/structure/dataflow/NSO/DF_TOT_POP_BY_REG_DIST_LOC}" ;
    dct:issued "2024-09-23T17:40:53"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-01-27T12:56:16"^^xsd:dateTime ;
    dct:publisher <https://mitaazure.staging.derilinx.com/organization/2cd53b82-e4a4-4429-95c5-a0902d9b0549> ;
    dct:title "Total Population by region, district and locality" ;
    owl:versionInfo "1.5" ;
    dcat:distribution <https://mitaazure.staging.derilinx.com/dataset/6ddd29ee-d05c-44dc-a27e-c0bb43a2b774/resource/29ecf8ee-86de-40d3-8cae-f85611b66bae> ;
    dcat:landingPage <https://apidesign-statdb.nso.gov.mt/rest/v2/structure/dataflow/NSO/DF_TOT_POP_BY_REG_DIST_LOC> .

<%7Burn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_DEMOGRAPHY%281.0%29.CSE_REG_DIST_LOC> a qb:DimensionProberty .

<%7Burn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.0%29.CSE_OBS_STATUS> a qb:AttributeProberty .

<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/ENG> a dct:LinguisticSystem .

<https://mitaazure.staging.derilinx.com/dataset/6ddd29ee-d05c-44dc-a27e-c0bb43a2b774/resource/29ecf8ee-86de-40d3-8cae-f85611b66bae> a dcat:Distribution ;
    dct:description """The default returned format for this API is SDMX generic
XML. The `Accept` http header can be used to change
this, and in particular, `text/csv` is supported.

Data can be filtered to certain series by replacing
the `*` in the URL with `.`-separated values of the
dimensions in order, as shown in the dataset-level
dimensions metadata.

For more information, see
https://github.com/sdmx-twg/sdmx-rest/blob/v2.1.0/doc/data.md
""" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "API" ;
            rdf:value "API" ] ;
    dct:issued "2026-01-27T12:56:16"^^xsd:dateTime ;
    dct:modified "2026-01-27T12:56:16"^^xsd:dateTime ;
    dct:title "API" ;
    dct:type <http://publications.europa.eu/resource/authority/distribution-type/WEB_SERVICE> ;
    dcat:accessURL <https://apidesign-statdb.nso.gov.mt/rest/v2/data/dataflow/NSO/DF_TOT_POP_BY_REG_DIST_LOC/1.5/%2A> ;
    foaf:page <https://github.com/sdmx-twg/sdmx-rest/blob/v2.1.0/doc/data.md> .

<https://mitaazure.staging.derilinx.com/organization/2cd53b82-e4a4-4429-95c5-a0902d9b0549> a foaf:Agent,
        foaf:Organization ;
    foaf:homepage <1> ;
    foaf:name "National Statistics Office" .

<urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.0%29.CSE_FREQ> a qb:DimensionProberty .

<urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.0%29.CSE_OBS_NOTE%7D> a qb:AttributeProberty .

<urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.4%29.CSE_TIME_PERIOD%7D> a qb:DimensionProberty .

<urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.5%29.CSE_SEX> a qb:DimensionProberty .

