forked from nomisma/data
-
Notifications
You must be signed in to change notification settings - Fork 0
/
id.rdf
15 lines (15 loc) · 882 Bytes
/
id.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:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:crm="http://www.cidoc-crm.org/cidoc-crm/"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<skos:ConceptScheme rdf:about="http://nomisma.org/id/">
<rdfs:label>Nomisma.org Thesaurus of Nomisma Concepts</rdfs:label>
<rdfs:comment>The Nomisma.org concept scheme for numismatics concepts in the id/ namespace.</rdfs:comment>
<dcterms:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2018-08-28</dcterms:created>
</skos:ConceptScheme>
</rdf:RDF>