@prefix dcat: . @prefix dct: . @prefix foaf: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . a dcat:CatalogRecord ; dct:issued "2019-01-31T09:20:30.387698+01:00"^^xsd:dateTime ; dct:modified "2021-10-28T08:40:50.078940+02:00"^^xsd:dateTime ; foaf:primaryTopic . a foaf:Agent ; dct:identifier "L01081120" ; foaf:name "Ayuntamiento de Manlleu"@es . a dcat:Dataset ; dct:description "Ubicació dels punts on s'han produït atropellaments. Dades des de l'any 2014. "@ca, "Ubicación de los puntos donde se han producido atropellos. Datos desde el año 2014. "@es ; dct:language ; dct:publisher ; dct:spatial ; dct:title "Punts d'accidentalitat -atropellaments-"@ca, "Puntos de accidentalidad - atropellos - "@es ; dcat:distribution , , , , ; dcat:keyword "ADMINISTRACIÓ"@es, "POLICIA"@es ; dcat:theme . a dcat:Distribution ; dct:format ; dct:license ; dct:title "Punts d'accidentalitat - atropellaments - (API)"@ca, "Puntos de accidentalidad - atropellos - (API)"@es ; dcat:accessURL . a dct:IMT ; rdfs:label "API" ; rdf:value "application/api" . a dcat:Distribution ; dct:format ; dct:license ; dct:title "Punts d'accidentalitat - atropellaments - (SHP)"@ca, "Puntos de accidentalidad - atropellos - (SHP)"@es ; dcat:accessURL . a dct:IMT ; rdfs:label "SHP" ; rdf:value "application/x-zipped-shp" . a dcat:Distribution ; dct:format ; dct:license ; dct:title "Punts d'accidentalitat - atropellaments - (CSV)"@ca, "Puntos de accidentalidad - atropellos - (CSV)"@es ; dcat:accessURL . a dct:IMT ; rdfs:label "CSV" ; rdf:value "text/csv" . a dcat:Distribution ; dct:format ; dct:license ; dct:title "Punts d'accidentalitat - atropellaments - (KML)"@ca, "Puntos de accidentalidad - atropellos - (KML)"@es ; dcat:accessURL . a dct:IMT ; rdfs:label "KML" ; rdf:value "application/vnd.google-earth.kml+xml" . a dcat:Distribution ; dct:format ; dct:license ; dct:title "Punts d'accidentalitat - atropellaments - (JSON)"@ca, "Puntos de accidentalidad - atropellos - (JSON)"@es ; dcat:accessURL . a dct:IMT ; rdfs:label "JSON" ; rdf:value "application/json" .