@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/c85164a2-cc85-4e39-b86f-b25087a9ee80> 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_LABOUR_FORCE_SURVEY%281.1%29.CSE_ECONOMIC_ACTIVITY>,
        <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:51"^^xsd:dateTime ;
    dct:description "The number of employed persons with a main job classified by the economic activity in which they work. The classification used for determining the economic activity is NACE Rev. 2."@en,
        "The number of employed persons with a main job classified by the economic activity in which they work. The classification used for determining the economic activity is NACE Rev. 2."@mt ;
    dct:identifier "c85164a2-cc85-4e39-b86f-b25087a9ee80",
        "{https://apidesign-statdb.nso.gov.mt/rest/v2/structure/dataflow/NSO/DF_TOTAL_EMP_CLASSIFIED_BY_ECONOMIC_ACTIVITY}" ;
    dct:issued "2024-09-23T17:40:51"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-01-27T12:56:14"^^xsd:dateTime ;
    dct:publisher <https://mitaazure.staging.derilinx.com/organization/2cd53b82-e4a4-4429-95c5-a0902d9b0549> ;
    dct:title "Total Employed Classification by Economic Activity" ;
    owl:versionInfo "1.4" ;
    dcat:distribution <https://mitaazure.staging.derilinx.com/dataset/c85164a2-cc85-4e39-b86f-b25087a9ee80/resource/c1b69f7a-4700-4ed5-84d4-8fc8d7f543ba> ;
    dcat:landingPage <https://apidesign-statdb.nso.gov.mt/rest/v2/structure/dataflow/NSO/DF_TOTAL_EMP_CLASSIFIED_BY_ECONOMIC_ACTIVITY> .

<%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_LABOUR_FORCE_SURVEY%281.1%29.CSE_ECONOMIC_ACTIVITY> 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/c85164a2-cc85-4e39-b86f-b25087a9ee80/resource/c1b69f7a-4700-4ed5-84d4-8fc8d7f543ba> 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:14"^^xsd:dateTime ;
    dct:modified "2026-01-27T12:56:14"^^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_TOTAL_EMP_CLASSIFIED_BY_ECONOMIC_ACTIVITY/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 .

