Newer
Older
<rdf:RDF xmlns:dct="http://purl.org/dc/terms/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
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#">
<rdf:Description rdf:about="http://uri.hab.de/ontology/diglib-types">
<skos:prefLabel xml:lang="de">Datentypen der Wolfenbütteler Digitalen Bibliothek</skos:prefLabel>
<dct:publisher>
<foaf:Organization rdf:about="http://uri.hab.de/instance/organization/habwf">
<skos:prefLabel>Herzog August Bibliothek Wolfenbüttel</skos:prefLabel>
</foaf:Organization>
</dct:publisher>
<dct:license>
<dct:LicenseDocument>
<owl:sameAs rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"/>
<skos:prefLabel>CC0 1.0 Universal</skos:prefLabel>
</dct:LicenseDocument>
</dct:license>
<dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2018-03-01</dct:modified>
<dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-06-23</dct:created>
</rdf:Description>
<rdfs:Datatype rdf:about="http://uri.hab.de/ontology/diglib-types#ISIL">
<rdfs:label xml:lang="en">International Standard Identifier for Libraries and Related Organisations</rdfs:label>
<rdfs:label xml:lang="de">Bibliothekssigel</rdfs:label>
<rdfs:seeAlso rdf:resource="https://en.wikipedia.org/wiki/International_Standard_Identifier_for_Libraries_and_Related_Organizations"/>
<skos:prefLabel>ISIL</skos:prefLabel>
</rdfs:Datatype>
<rdfs:Datatype rdf:about="http://uri.hab.de/ontology/diglib-types#Iconclass">
<rdfs:label xml:lang="en">Iconclass Classification Code</rdfs:label>
<rdfs:label xml:lang="de">Iconclass-Klassifikationscode</rdfs:label>
<rdfs:seeAlso rdf:resource="https://en.wikipedia.org/wiki/Iconclass"/>
<skos:prefLabel>ICONCLASS</skos:prefLabel>
</rdfs:Datatype>
</rdf:RDF>