@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/0d8cc783-65d3-4b6f-a6ac-bd0c5fb48c2a> a dcat:Dataset ;
    stat:attribute <%7Burn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.1%29.CSE_OBS_STATUS>,
        <urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.1%29.CSE_OBS_NOTE%7D> ;
    stat:dimension <%7Burn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_PUBLIC_FINANCE%281.5%29.CSE_ITEM7>,
        <urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.1%29.CSE_FREQ>,
        <urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.4%29.CSE_TIME_PERIOD%7D> ;
    dct:created "2024-09-23T17:40:32"^^xsd:dateTime ;
    dct:description "This dataset presents the quarterly non-financial accounts for the general government sector and follows the ESA2010 methodology. The revenue and expenditure data are recorded on an accrual basis.  Data comparability is ensured by the implementation of ESA2010 rules."@en,
        "This dataset presents the quarterly non-financial accounts for the general government sector and follows the ESA2010 methodology. The revenue and expenditure data are recorded on an accrual basis.  Data comparability is ensured by the implementation of ESA2010 rules."@mt ;
    dct:identifier "0d8cc783-65d3-4b6f-a6ac-bd0c5fb48c2a",
        "{https://apidesign-statdb.nso.gov.mt/rest/v2/structure/dataflow/NSO/DF_GEN_GOV_SEC_NON_FIN_ACC_QUART}" ;
    dct:issued "2024-09-23T17:40:32"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-01-27T12:56:08"^^xsd:dateTime ;
    dct:publisher <https://mitaazure.staging.derilinx.com/organization/2cd53b82-e4a4-4429-95c5-a0902d9b0549> ;
    dct:title "General Government Sector Non-Financial Accounts - Quarterly" ;
    owl:versionInfo "1.4" ;
    dcat:distribution <https://mitaazure.staging.derilinx.com/dataset/0d8cc783-65d3-4b6f-a6ac-bd0c5fb48c2a/resource/2fd4b3fa-35ff-48df-9e4a-3d68424bfcff> ;
    dcat:landingPage <https://apidesign-statdb.nso.gov.mt/rest/v2/structure/dataflow/NSO/DF_GEN_GOV_SEC_NON_FIN_ACC_QUART> .

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

<%7Burn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_PUBLIC_FINANCE%281.5%29.CSE_ITEM7> a qb:DimensionProberty .

<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/0d8cc783-65d3-4b6f-a6ac-bd0c5fb48c2a/resource/2fd4b3fa-35ff-48df-9e4a-3d68424bfcff> 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:08"^^xsd:dateTime ;
    dct:modified "2026-01-27T12:56:08"^^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_GEN_GOV_SEC_NON_FIN_ACC_QUART/1.4/%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.1%29.CSE_FREQ> a qb:DimensionProberty .

<urn:sdmx:org.sdmx.infomodel.conceptscheme.Concept=NSO:CS_GENERIC_NSO%281.1%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 .

