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

Basisdaten zum Datenkatalog ergänzt

parent 8ee55582
No related branches found
No related tags found
No related merge requests found
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dcat="http://www.w3.org/TR/vocab-dcat/"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:org="http://www.w3.org/ns/org#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#">
<dcat:Catalog rdf:about="http://uri.hab.de/catalog">
<dct:title xml:lang="de">Datenkatalog der Herzog Augst Bibliothek Wolfenbüttel</dct:title>
<dct:publisher>
<org:FormalOrganization rdf:about="http://uri.hab.de/instance/organization/habwf">
<skos:prefLabel>Herzog August Bibliothek Wolfenbüttel</skos:prefLabel>
</org:FormalOrganization>
</dct:publisher>
<dct:license>
<dct:LicenseDocument rdf:about="http://creativecommons.org/publicdomain/zero/1.0/">
<skos:prefLabel>CC0 1.0 Universal</skos:prefLabel>
</dct:LicenseDocument>
</dct:license>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-02-24</dct:created>
<!-- weitere Eigenschaften vgl. http://www.w3.org/TR/vocab-dcat/#class-catalog -->
</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