@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 "Estado del tráfico de Bilbao en tiempo real."@es, "Bilboko trafikoaren egoera, denbora errealean."@eu ; dct:identifier "http://www.bilbao.net/opendata/catalogo/dato-estado-trafico" ; dct:issued "2014-09-14T00:00:00+02:00"^^xsd:dateTime ; dct:language "es", "eu" ; dct:license ; dct:modified "2024-05-30T00:00:00+02:00"^^xsd:dateTime ; dct:publisher ; dct:spatial ; dct:title "Estado del tráfico de Bilbao en tiempo real"@es, "Bilboko trafikoaren egoera, denbora errealean"@eu ; dcat:distribution , ; dcat:keyword "transporte"@es, "tráfico"@es, "vehículo"@es ; dcat:theme . a skos:Concept ; skos:notation "L01480209" ; skos:prefLabel "Ayuntamiento de Bilbao" . a time:DurationDescription ; time:days 1.0 . a dct:Frequency ; rdf:value . a dcat:Distribution ; dct:format ; dct:identifier "http://www.bilbao.net/opendata/es/datos/dato-estado-trafico/gml" ; dct:title "GML"@es, "GML"@eu ; dcat:accessURL "https://www.bilbao.eus/aytoonline/srvDatasetTrafico?formato=gml" . a dct:IMT ; rdfs:label "GML" ; rdf:value "application/gml+xml" . a dcat:Distribution ; dct:format ; dct:identifier "http://www.bilbao.net/opendata/es/datos/dato-estado-trafico/geojson" ; dct:title "GEOJSON"@es, "GEOJSON"@eu ; dcat:accessURL "https://www.bilbao.eus/aytoonline/srvDatasetTrafico?formato=geojson" . a dct:IMT ; rdfs:label "GeoJSON" ; rdf:value "application/vnd.geo+json" .