...
Code Block | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
<rdf:RDF xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3schools.com/RDF/rdf-schema.xml" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:edm="http://www.europeana.eu/schemas/edm/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:ex="http://www.example.org/" xmlns:marcrel="http://id.loc.gov/vocabulary/relators/" xmlns:bf="http://id.loc.gov/ontologies/bibframe/#"> <rdf:Description rdf:about="495-001-008"> <dcterms:isReferencedBy> <dcat:CatalogRecord> <dc:identifier>495-001-008</dc:identifier> <dc:creator>00006280</dc:creator> <dcterms:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0/"/> </dcat:CatalogRecord> </dcterms:isReferencedBy> <edm:isShownAtisShownAt> <edm:WebResource rdf:about="http://hdl.handle.net/11153/495-001-008"> <dc:format>text/html</dc:format> <dcterms:license rdf:resource="http://rightsstatements.org/vocab/InC/1.0/"/> </edm:WebResource> </edm:isShownAt> <edm:isShownBy> <edm:WebResource rdf:about="http://archiv.dam-online.de/bitstream/11153/495-001-008/2/bitstream"> <dc:format>image/jpeg</dc:format> <dcterms:license rdf:resource="http://rightsstatements.org/vocab/InC/1.0/"/> </edm:WebResource> </edm:isShownBy> <dc:title>Bürogebäude Lyoner Straße</dc:title> <dc:type>Architekturmodell</dc:type> <rdf:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"<rdf:type> </rdf:Description> </rdf:RDF> |
...