@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:description "Memoria de Sostenibilidad de la Autoridad Portuaria de Motril"@es ; dct:language "es" ; dct:license ; dct:publisher ; dct:title "Memoria de Sostenibilidad"@es ; dcat:distribution , ; dcat:keyword "Memoria"@es, "Sostenibilidad"@es ; dcat:theme , , , , . a skos:Concept ; skos:notation "EA0001315" ; skos:prefLabel "Autoridad Portuaria de Motril" . a dcat:Distribution ; dct:format ; dct:title "Memoria Sostenibilidad"@es ; dcat:accessURL "http://www.apmotril.com/memoria-sostenibilidad" . a dct:IMT ; rdfs:label "HTML" ; rdf:value "text/html" . a dcat:Distribution ; dct:format ; dct:title "Memoria 2017"@es ; dcat:accessURL "http://www.apmotril.com/docs/Memoria-Sostenibilidad-Motril-2017.pdf" . a dct:IMT ; rdfs:label "PDF" ; rdf:value "application/pdf" .