@prefix adms: . @prefix dcat: . @prefix dct: . @prefix foaf: . @prefix gsp: . @prefix locn: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix skos: . @prefix time: . @prefix vcard: . @prefix xml: . @prefix xsd: . a dcat:Dataset ; dct:accrualPeriodicity ; dct:description "Datos de población por municipios del Principado de Asturias desde el año 1998 hasta el año 2020."@es ; dct:issued "2020-05-08T00:00:00+02:00"^^xsd:dateTime ; dct:language "es" ; dct:license ; dct:modified "2021-09-27T00:00:00+02:00"^^xsd:dateTime ; dct:publisher ; dct:spatial ; dct:temporal ; dct:title "Población del Principado de Asturias por municipios (1998-2020)"@es ; dcat:distribution , , ; dcat:keyword "Demografía"@es ; dcat:theme . a skos:Concept ; skos:notation "A03002951" ; skos:prefLabel "Principado de Asturias" . a time:DurationDescription ; time:years 1.0 . a dct:Frequency ; rdf:value . a dct:PeriodOfTime ; schema:endDate "2020-12-31T00:00:00+01:00"^^xsd:dateTime ; schema:startDate "1998-01-01T00:00:00+01:00"^^xsd:dateTime . a dcat:Distribution ; dct:format ; dct:title "Población por Municipios del Principado de Asturias"@es ; dcat:accessURL "ftp://ftp.asturias.es/asturias/open-data/dataset-poblacion-%28I%29-sin-sexo.csv" . a dct:IMT ; rdfs:label "CSV" ; rdf:value "text/csv" . a dcat:Distribution ; dct:format ; dct:title "Población por Municipios del Principado de Asturias"@es ; dcat:accessURL "ftp://ftp.asturias.es/asturias/open-data/dataset-poblacion-%28I%29-sin-sexo.xlsx" . a dct:IMT ; rdfs:label "XLSX" ; rdf:value "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" . a dcat:Distribution ; dct:format ; dct:title "Población por Municipios del Principado de Asturias"@es ; dcat:accessURL "ftp://ftp.asturias.es/asturias/open-data/dataset-poblacion-I-sin-sexo.ods" . a dct:IMT ; rdfs:label "ODS" ; rdf:value "application/vnd.oasis.opendocument.spreadsheet" .