@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 "Cotos de pesca temporada 2016 (nombre, río, número de tramos, tipos de pesca, fechas de apertura y cierre, tarifas y número de permisos)"@es ; dct:identifier "https://web.larioja.org/dato-abierto/datoabierto?n=opd-237" ; dct:issued "2017-05-23T00:00:00+02:00"^^xsd:dateTime ; dct:language "es" ; dct:license ; dct:modified "2017-05-23T00:00:00+02:00"^^xsd:dateTime ; dct:publisher ; dct:temporal ; dct:title "Cotos de pesca temporada 2016"@es ; dcat:distribution , , , ; dcat:keyword "Coto de pesca"@es, "Directorios"@es, "Pesca"@es ; dcat:theme . a skos:Concept ; skos:notation "A17002943" ; skos:prefLabel "Gobierno de La Rioja" . a dct:PeriodOfTime ; schema:endDate "2016-12-31T00:00:00+01:00"^^xsd:dateTime ; schema:startDate "2016-01-01T00:00:00+01:00"^^xsd:dateTime . a dcat:Distribution ; dct:format ; dct:title "XLS (Excel)"@es ; dcat:accessURL "https://ias1.larioja.org/opendata/download?r=Y2Q9MjM3fGNmPTAx" . a dct:IMT ; rdfs:label "XLS" ; rdf:value "application/vnd.ms-excel" . a dcat:Distribution ; dct:format ; dct:title "XML"@es ; dcat:accessURL "https://ias1.larioja.org/opendata/download?r=Y2Q9MjM3fGNmPTAy" . a dct:IMT ; rdfs:label "XML" ; rdf:value "application/xml" . a dcat:Distribution ; dct:format ; dct:title "CSV"@es ; dcat:accessURL "https://ias1.larioja.org/opendata/download?r=Y2Q9MjM3fGNmPTAz" . a dct:IMT ; rdfs:label "CSV" ; rdf:value "text/csv" . a dcat:Distribution ; dct:format ; dct:title "JSON"@es ; dcat:accessURL "https://ias1.larioja.org/opendata/download?r=Y2Q9MjM3fGNmPTA0" . a dct:IMT ; rdfs:label "JSON" ; rdf:value "application/json" .