CARVIEW |
Select Language
HTTP/2 200
server: GitHub.com
content-type: text/turtle; charset=utf-8
last-modified: Mon, 07 Oct 2024 15:57:33 GMT
access-control-allow-origin: *
etag: "670404ed-e6c"
expires: Sat, 11 Oct 2025 05:21:54 GMT
cache-control: max-age=600
x-proxy-cache: MISS
x-github-request-id: CB60:54038:35CCA:477B1:68E9E719
accept-ranges: bytes
age: 0
date: Sat, 11 Oct 2025 05:11:54 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210023-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760159515.507450,VS0,VE306
vary: Accept-Encoding
x-fastly-request-id: 87dd733525fb5390dfb6bcd001fe570c0a09b2ae
content-length: 3692
# baseURI: https://example.org/eea-csw
# imports: https://purl.org/dc/terms/
# imports: https://www.w3.org/2004/02/skos/core
@prefix a: .
@prefix dc: .
@prefix dcat: .
@prefix dct: .
@prefix dctype: .
@prefix foaf: .
@prefix gsp: .
@prefix locn: .
@prefix owl: .
@prefix prov: .
@prefix rdf: .
@prefix rdfs: .
@prefix schema: .
@prefix skos: .
@prefix v: .
@prefix xsd: .
a:CatalogA
rdf:type dcat:Catalog ;
dcat:record a:EEA-CSW-Endpoint-Record ;
dcat:service a:EEA-CSW-Endpoint ;
.
a:EEA
rdf:type v:Organization ;
v:hasEmail ;
v:hasURL ;
v:organization-name "European Environment Agency"@en ;
.
a:EEA-CSW-Endpoint
rdf:type dcat:DataService ;
dc:subject "infoCatalogueService"@en ;
dct:accessRights ;
dct:conformsTo ;
dct:description "The EEA public catalogue of spatial datasets references the spatial datasets used by the European Environment Agency as well as the spatial datasets produced by or for the EEA. In the latter case, when datasets are publicly available, a link to the location from where they can be downloaded is included in the dataset's metadata. The catalogue has been initially populated with the most important spatial datasets already available on the data&maps section of the EEA website and is currently updated with any newly published spatial dataset."@en ;
dct:identifier "eea-sdi-public-catalogue" ;
dct:issued "2012-01-01"^^xsd:date ;
dct:license ;
dct:spatial [
rdf:type dct:Location ;
locn:geometry "-180 -90 180 90 "^^gsp:gmlLiteral ;
locn:geometry "POLYGON((-180 90,180 90,180 -90,-180 -90,-180 90))"^^gsp:wktLiteral ;
] ;
dct:title "European Environment Agency's public catalogue of spatial datasets."@en ;
dct:type ;
dct:type ;
dcat:contactPoint a:EEA ;
dcat:endpointDescription ;
dcat:endpointURL ;
.
a:EEA-CSW-Endpoint-Record
rdf:type dcat:CatalogRecord ;
dct:conformsTo ;
dct:identifier "4be5cb08-e082-426a-9c57-8a53d7cd3f65" ;
dct:language ;
dct:modified "2012-05-21"^^xsd:date ;
dct:source a:EEA-CSW-Endpoint-SourceRecord ;
dcat:contactPoint a:EEA ;
foaf:primaryTopic a:EEA-CSW-Endpoint ;
.
a:EEA-CSW-Endpoint-SourceRecord
dct:conformsTo ;
.
rdf:type owl:Ontology ;
owl:imports dct: ;
owl:imports ;
.