-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.rdf
15 lines (15 loc) · 1.4 KB
/
index.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:dct="http://purl.org/dc/terms/" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:xkos="http://rdf-vocabulary.ddialliance.org/xkos#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#" xmlns:ft="http://publications.europa.eu/resource/authority/file-type/" xmlns:mt="https://www.iana.org/assignments/media-types/">
<rdf:Description rdf:about="https://w3id.org/ipsoeu/ramon-ld/">
<rdf:type rdf:resource="http://www.w3.org/ns/dcat#Catalog"/>
<dct:identifier>ramon-ld</dct:identifier>
<dct:alternative>RAMON-LD</dct:alternative>
<dct:title xml:lang="en">RAMON as Linked Data</dct:title>
<dct:description xml:lang="en">RAMON-LD is an experimental Linked Data implementation of the EUROSTAT RAMON registry.</dct:description>
<dcat:landingPage rdf:resource="https://w3id.org/ipsoeu/ramon-ld/"/>
<dcat:dataset rdf:resource="https://w3id.org/ipsoeu/ramon-ld/cofog"/>
<dcat:dataset rdf:resource="https://w3id.org/ipsoeu/ramon-ld/cpa"/>
<dcat:dataset rdf:resource="https://w3id.org/ipsoeu/ramon-ld/nace"/>
<dcat:dataset rdf:resource="https://w3id.org/ipsoeu/ramon-ld/nuts"/>
</rdf:Description>
</rdf:RDF>