|
1 | 1 | @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . |
2 | 2 | @prefix dcat: <http://www.w3.org/ns/dcat#> . |
| 3 | +@prefix dcatap: <http://data.europa.eu/r5r/> . |
3 | 4 | @prefix dct: <http://purl.org/dc/terms/> . |
4 | 5 | @prefix foaf: <http://xmlns.com/foaf/0.1/> . |
5 | 6 | @prefix vcard: <http://www.w3.org/2006/vcard/ns#> . |
|
8 | 9 | @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . |
9 | 10 |
|
10 | 11 | <http://dcat-ap-es.ejemplo.org/catalogo> |
| 12 | + a dcat:Catalog ; |
11 | 13 | dct:description "Catálogo nacional de datos abiertos que contiene conjuntos de datos de todas las administraciones públicas españolas."@es, "National open data catalog containing datasets from all Spanish public administrations."@en ; |
12 | 14 | dct:identifier "http://dcat-ap-es.ejemplo.org/catalogo" ; |
13 | 15 | dct:issued "2025-01-01"^^xsd:date ; |
|
18 | 20 | dct:rights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ; |
19 | 21 | dct:spatial <http://datos.gob.es/recurso/sector-publico/territorio/Pais/España> ; |
20 | 22 | dct:title "Catálogo de Datos Abiertos del Gobierno"@es, "Government Open Data Catalog"@en ; |
21 | | - a dcat:Catalog ; |
22 | 23 | dcat:contactPoint [ |
23 | 24 | a vcard:Organization ; |
24 | 25 | vcard:fn "Punto de Contacto del Catálogo"@es ; |
25 | 26 | vcard:hasEmail <mailto:catalogo@ejemplo.gob.es> ; |
26 | | - vcard:hasTelephone [ |
27 | | - a vcard:Voice ; |
28 | | - vcard:hasValue <tel:+34-900999999> |
29 | | - ] ; |
30 | | - vcard:hasURL <http://dcat-ap-es.ejemplo.org/contacto> |
| 27 | + vcard:hasTelephone <tel:+34-900999999> ; |
| 28 | + vcard:hasURL <http://dcat-ap-es.ejemplo.org/contacto> ; |
| 29 | + vcard:hasUID <http://datos.gob.es/recurso/sector-publico/org/Organismo/E0DAT0001> ; |
| 30 | + vcard:organization-name "datos.gob.es"@es |
31 | 31 | ] ; |
32 | 32 | dcat:dataset <http://dcat-ap-es.ejemplo.org/dataset/calidad-aire-madrid> ; |
33 | 33 | dcat:themeTaxonomy <http://datos.gob.es/kos/sector-publico/sector> ; |
34 | 34 | foaf:homepage <http://dcat-ap-es.ejemplo.org> . |
35 | 35 |
|
36 | 36 | <http://dcat-ap-es.ejemplo.org/dataset/calidad-aire-madrid> |
| 37 | + a dcat:Dataset ; |
37 | 38 | dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ; |
38 | 39 | dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/HOURLY> ; |
39 | 40 | dct:conformsTo <https://www.eea.europa.eu/data-and-maps/data/aqereporting-8> ; |
|
42 | 43 | dct:issued "2024-01-01"^^xsd:date ; |
43 | 44 | dct:modified "2025-01-15"^^xsd:date ; |
44 | 45 | dct:publisher <http://datos.gob.es/recurso/sector-publico/org/Organismo/E0DAT0001> ; |
45 | | - dct:spatial <http://datos.gob.es/recurso/sector-publico/territorio/Autonomia/Madrid> ; |
| 46 | + dct:spatial <http://datos.gob.es/recurso/sector-publico/territorio/Pais/España> ; |
46 | 47 | dct:temporal [ |
47 | 48 | a dct:PeriodOfTime ; |
48 | 49 | dcat:endDate "2024-12-31"^^xsd:date ; |
49 | 50 | dcat:startDate "2020-01-01"^^xsd:date |
50 | 51 | ] ; |
51 | 52 | dct:title "Air Quality in Madrid - Hourly Data"@en, "Calidad del Aire en Madrid - Datos Horarios"@es ; |
52 | | - a dcat:Dataset ; |
53 | 53 | adms:identifier [ |
54 | 54 | a adms:Identifier ; |
55 | 55 | skos:notation "CAM-AIR-2024-001"^^xsd:string |
56 | 56 | ] ; |
57 | 57 | dcat:contactPoint [ |
58 | 58 | a vcard:Organization ; |
59 | 59 | vcard:fn "Departamento de Medio Ambiente"@es ; |
60 | | - vcard:hasEmail <mailto:medioambiente@ejemplo.gob.es> |
| 60 | + vcard:hasEmail <mailto:medioambiente@ejemplo.gob.es> ; |
| 61 | + vcard:hasTelephone <tel:+34-915556789> ; |
| 62 | + vcard:hasURL <http://dcat-ap-es.ejemplo.org/medioambiente/contacto> ; |
| 63 | + vcard:hasUID <http://datos.gob.es/recurso/sector-publico/org/Organismo/E0DAT0001> ; |
| 64 | + vcard:organization-name "datos.gob.es"@es |
61 | 65 | ] ; |
62 | 66 | dcat:distribution <http://dcat-ap-es.ejemplo.org/distribucion/calidad-aire-madrid-CSV>, <http://dcat-ap-es.ejemplo.org/distribucion/calidad-aire-madrid-JSON> ; |
63 | 67 | dcat:keyword "air quality"@en, "calidad del aire"@es, "contaminación"@es, "environment"@en, "medio ambiente"@es, "pollution"@en ; |
64 | 68 | dcat:landingPage <http://dcat-ap-es.ejemplo.org/dataset/calidad-aire-madrid> ; |
65 | 69 | dcat:theme <http://datos.gob.es/kos/sector-publico/sector/medio-ambiente> . |
66 | 70 |
|
| 71 | +# Nota: dcat:hasVersion y dcat:isVersionOf se omiten en este ejemplo |
| 72 | +# porque referencian datasets externos que no están incluidos aquí |
| 73 | + |
67 | 74 | <http://dcat-ap-es.ejemplo.org/distribucion/calidad-aire-madrid-CSV> |
| 75 | + a dcat:Distribution ; |
| 76 | + dcatap:applicableLegislation <http://data.europa.eu/eli/dir/2019/1024/oj> ; |
| 77 | + dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/STABLE> ; |
68 | 78 | dct:description "Archivo CSV con mediciones horarias de calidad del aire."@es, "CSV file with hourly air quality measurements."@en ; |
69 | 79 | dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ; |
70 | 80 | dct:issued "2024-01-01"^^xsd:date ; |
71 | 81 | dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ; |
72 | 82 | dct:modified "2025-01-15"^^xsd:date ; |
73 | 83 | dct:rights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ; |
74 | | - dct:title "CSV Distribution - Madrid Air Quality"@en, "Distribución CSV - Calidad del Aire Madrid"@es ; |
75 | | - a dcat:Distribution ; |
76 | | - adms:status <http://purl.org/adms/status/Completed> ; |
| 84 | + dct:title "Distribución CSV - Calidad del Aire Madrid"@es, "CSV Distribution - Madrid Air Quality"@en ; |
| 85 | + adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ; |
77 | 86 | dcat:accessURL <http://dcat-ap-es.ejemplo.org/download/calidad-aire-madrid.csv> ; |
78 | 87 | dcat:byteSize 2456789 ; |
79 | 88 | dcat:downloadURL <http://dcat-ap-es.ejemplo.org/files/calidad-aire-madrid.csv> ; |
80 | | - dcat:mediaType "text/csv" . |
| 89 | + dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> . |
81 | 90 |
|
82 | 91 | <http://dcat-ap-es.ejemplo.org/distribucion/calidad-aire-madrid-JSON> |
| 92 | + a dcat:Distribution ; |
| 93 | + dcatap:applicableLegislation <http://data.europa.eu/eli/dir/2019/1024/oj> ; |
| 94 | + dcatap:availability <http://publications.europa.eu/resource/authority/planned-availability/AVAILABLE> ; |
83 | 95 | dct:description "API REST que devuelve datos en formato JSON."@es, "REST API returning data in JSON format."@en ; |
84 | 96 | dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ; |
85 | 97 | dct:issued "2024-01-01"^^xsd:date ; |
86 | 98 | dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ; |
87 | 99 | dct:modified "2025-01-15"^^xsd:date ; |
88 | 100 | dct:title "Distribución JSON - Calidad del Aire Madrid"@es, "JSON Distribution - Madrid Air Quality"@en ; |
89 | | - a dcat:Distribution ; |
90 | | - adms:status <http://purl.org/adms/status/Completed> ; |
| 101 | + adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ; |
91 | 102 | dcat:accessURL <http://dcat-ap-es.ejemplo.org/api/calidad-aire-madrid> ; |
92 | | - dcat:mediaType "application/json" . |
| 103 | + dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> . |
93 | 104 |
|
0 commit comments