Skip to content
Snippets Groups Projects
Commit ad859ad5 authored by David Maus's avatar David Maus
Browse files

Linked Open Emblem Data in Datenkatalog

parent 381b467a
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
xmlns:dct="http://purl.org/dc/terms/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:org="http://www.w3.org/ns/org#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#">
<dcat:Catalog rdf:about="http://uri.hab.de/instance/catalog">
......@@ -18,7 +19,20 @@
</dct:LicenseDocument>
</dct:license>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-02-24</dct:created>
<dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2018-02-16</dct:modified>
<!-- weitere Eigenschaften vgl. http://www.w3.org/TR/vocab-dcat/#class-catalog -->
<dcat:dataset>
<dcat:Dataset>
<dct:title>Datenabzüge: Linked Open Emblem Data</dct:title>
<dct:subject>
<skos:Concept>
<owl:sameAs rdf:resource="http://d-nb.info/gnd/4152065-8"/>
<skos:prefLabel xml:lang="de">Emblematik &lt;Emblemliteratur&gt;</skos:prefLabel>
</skos:Concept>
</dct:subject>
<dcat:landingPage rdf:resource="http://diglib.hab.de/edoc/ed000256/start.htm"/>
<dcat:distribution rdf:resource="http://diglib.hab.de/edoc/ed000256/void.rdf"/>
</dcat:Dataset>
</dcat:dataset>
</dcat:Catalog>
</rdf:RDF>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment