@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix rdf: . @prefix rdfs: . @prefix time: . @prefix xsd: . a dcat:CatalogRecord ; dct:issued "2018-04-20T11:06:19.919959+02:00"^^xsd:dateTime ; dct:modified "2021-10-28T10:35:07.738382+02:00"^^xsd:dateTime ; foaf:primaryTopic . a foaf:Agent ; dct:identifier "A14036695" ; foaf:name "Instituto de Turismo de la Región de Murcia (ITREM)"@es . a dcat:Dataset ; dct:accrualPeriodicity ; dct:description "Aeropuertos en la Región de Murcia"@es ; dct:issued "2018-04-20T00:00:00+02:00"^^xsd:dateTime ; dct:language ; dct:modified "2018-04-20T00:00:00+02:00"^^xsd:dateTime ; dct:publisher ; dct:spatial ; dct:title "Aeropuertos"@es ; dcat:distribution , , ; dcat:keyword "aeropuertos"@es, "transporte"@es ; dcat:theme , . a time:DurationDescription ; time:weeks 1.0 . a dct:Frequency ; rdf:value . a dcat:Distribution ; dct:format ; dct:license ; dcat:accessURL . a dct:IMT ; rdfs:label "CSV" ; rdf:value "text/csv" . a dcat:Distribution ; dct:format ; dct:license ; dcat:accessURL . a dct:IMT ; rdfs:label "RDF-XML" ; rdf:value "application/rdf+xml" . a dcat:Distribution ; dct:format ; dct:license ; dcat:accessURL . a dct:IMT ; rdfs:label "JSON" ; rdf:value "application/json" .