@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 "Relación de apartamentos turísticos registrados en la Junta de Extremadura."@es ; dct:issued "2023-02-09T00:00:00+01:00"^^xsd:dateTime ; dct:language "es" ; dct:license ; dct:modified "2024-02-27T00:00:00+01:00"^^xsd:dateTime ; dct:publisher ; dct:spatial ; dct:temporal ; dct:title "Apartamentos turísticos en Extremadura"@es ; dcat:distribution , ; dcat:keyword "Apartamento"@es ; dcat:theme , . a skos:Concept ; skos:notation "A11002926" ; skos:prefLabel "Junta de Extremadura" . a time:DurationDescription ; time:years 1.0 . a dct:Frequency ; rdf:value . a dct:PeriodOfTime ; schema:endDate "2023-12-31T00:00:00+01:00"^^xsd:dateTime . a dcat:Distribution ; dct:format ; dct:title "Relación de apartamentos turísticos de Extremadura"@es ; dcat:accessURL "https://www.juntaex.es/documents/77055/5801338/AptosTuristicos.csv" . a dct:IMT ; rdfs:label "CSV" ; rdf:value "text/csv" . a dcat:Distribution ; dct:format ; dct:title "Relación de apartamentos turísticos de Extremadura"@es ; dcat:accessURL "https://www.juntaex.es/documents/77055/5801338/AptosTuristicos.xlsx" . a dct:IMT ; rdfs:label "XLSX" ; rdf:value "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .