@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatapit: <http://dati.gov.it/onto/dcatapit#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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://ckan.sister.it/dataset/9bf3d8ca-ca98-4e2c-a928-eb88ebcdc64f> a dcatapit:Dataset,
        dcat:Dataset ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Il dataset \"popolazione residente\" contiene informazioni sulla composizione demografica di una determinata area geografica, come ad esempio il numero di abitanti, la distribuzione per età e sesso, la nazionalità, e altre informazioni socio-economiche.",
        "Il dataset \"popolazione residente\" contiene informazioni sulla composizione demografica di una determinata area geografica, come ad esempio il numero di abitanti, la distribuzione per età e sesso, la nazionalità, e altre informazioni socio-economiche."@it ;
    dct:identifier "PopRes" ;
    dct:issued "2023-01-12T16:01:52.163025"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
    dct:modified "2023-12-01T00:00:00"^^xsd:dateTime ;
    dct:publisher [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "" ;
            foaf:name ""@en ] ;
    dct:rightsHolder [ a dcatapit:Agent,
                foaf:Agent ;
            dct:identifier "ISTAT" ;
            foaf:name "ISTAT"@en,
                "ISTAT"@it ] ;
    dct:title "Popolazione Residente",
        "Popolazione Residente"@it ;
    dcat:contactPoint <https://ckan.sister.it/organization/74893692-f421-4164-bf69-ee5aa9cc9dea> ;
    dcat:distribution <https://ckan.sister.it/dataset/9bf3d8ca-ca98-4e2c-a928-eb88ebcdc64f/resource/d9312655-6819-4b7c-8cc9-cf885146e69d> ;
    dcat:landingPage <https://ckan.sister.it/dataset/popolazione-residente> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://publications.europa.eu/resource/authority/data-theme/SOCI> a skos:Concept ;
    skos:prefLabel "Bevölkerung und Gesellschaft"@de,
        "Population and society"@en,
        "Población y sociedad"@es,
        "Population et société"@fr,
        "Popolazione e società"@it .

<https://ckan.sister.it/dataset/9bf3d8ca-ca98-4e2c-a928-eb88ebcdc64f/resource/d9312655-6819-4b7c-8cc9-cf885146e69d> a dcatapit:Distribution,
        dcat:Distribution ;
    dct:description "Popolazione residente in formato csv",
        "Popolazione residente in formato csv"@it ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2023-01-18T15:02:28.459108"^^xsd:dateTime ;
    dct:license <https://w3id.org/italia/controlled-vocabulary/licences/A1_PublicDomain> ;
    dct:modified "2025-02-28T09:30:45.078992"^^xsd:dateTime ;
    dct:title "popolazione residente.csv",
        "popolazione residente.csv"@it ;
    dcat:accessURL <https://ckan.sister.it/dataset/9bf3d8ca-ca98-4e2c-a928-eb88ebcdc64f/resource/d9312655-6819-4b7c-8cc9-cf885146e69d/download/popolazione-residente6.csv> ;
    dcat:byteSize 304195.0 ;
    dcat:mediaType "text/csv" .

<https://ckan.sister.it/organization/74893692-f421-4164-bf69-ee5aa9cc9dea> a dcatapit:Organization,
        vcard:Kind,
        vcard:Organization ;
    vcard:fn "istat" ;
    vcard:hasEmail <emailistat@example.com> ;
    vcard:hasTelephone "" ;
    vcard:hasURL <> .

<https://w3id.org/italia/controlled-vocabulary/licences/A1_PublicDomain> a dcatapit:LicenseDocument,
        dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/PublicDomain> ;
    foaf:name "Public Domain"@de,
        "Public Domain"@en,
        "Domaine public"@fr,
        "Pubblico Dominio"@it .

