@prefix cvma: <http://lod.academy/cvma/vocab/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix exif: <http://www.w3.org/2003/12/exif/ns> .
@prefix gn: <http://www.geonames.org/ontology#> .
@prefix Iptc4xmpCore: <http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/> .
@prefix Iptc4xmpExt: <http://iptc.org/std/Iptc4xmpExt/2008-02-29/> .
@prefix photoshop: <http://ns.adobe.com/photoshop/1.0/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wgs84_pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix xmp: <http://ns.adobe.com/xap/1.0/> .
@prefix xmpRights: <http://ns.adobe.com/xap/1.0/rights/> .

<https://corpusvitrearum.de/id/F5013>
  Iptc4xmpExt:ArtworkOrObject [
    a rdf:Bag ;
    rdf:_1 [ Iptc4xmpExt:AOCircaDateCreated "Um 1332/33"@de ]
  ] ;
  cvma:AgeDeterminationEnd "1334-12-31" ;
  cvma:AgeDeterminationStart "1331-01-01" ;
  Iptc4xmpExt:LocationCreated [
    a rdf:Bag ;
    rdf:_1 [
      Iptc4xmpExt:LocationId "http://sws.geonames.org/11186217" ;
      Iptc4xmpExt:Sublocation "Katharinenkirche"@de ;
      Iptc4xmpExt:City "Oppenheim"@de ;
      Iptc4xmpExt:ProvinceState "Rheinland-Pfalz"@de ;
      Iptc4xmpExt:CountryName "Deutschland"@de ;
      Iptc4xmpExt:WorldRegion "Europa"@de
    ]
  ] ;
  exif:nsGPSLatitude "49.8539" ;
  exif:nsGPSLongitude "8.3545888888889" ;
  cvma:Volume "III,1" ;
  cvma:IconclassNotation [
    a rdf:Seq ;
    rdf:_1 "https://iconclass.org/46A122" ;
    rdf:_2 "https://iconclass.org/48A9833"
  ] ;
  cvma:IconclassDescription [
    a rdf:Seq ;
    rdf:_1 "Wappenschild, heraldisches Symbol\nAdel, Zivilisation, Gemeinschaft, soziale Schichtenbildung, Kultur, Schichtung, Rittertum, Klasse, Patriziat, Gesellschaft"@de ;
    rdf:_2 "Blumenornamente\nZivilisation, Ornament, Kultur, Blume, Oeffentlichkeit, Kunst, Gesellschaft, Pflanze"@de
  ] ;
  cvma:ObjectHeight "98" ;
  cvma:ObjectWidth "28" ;
  cvma:PartOfBuilding "Langhaus"@de ;
  Iptc4xmpExt:DigitalSourceType "digitalisiert von einem Filmnegativ"@de ;
  cvma:PhotographicContext "ausgebaut"@de ;
  cvma:PhotographicType "Durchlicht Vorderseite Einzelaufnahme"@de ;
  cvma:RestorationHistory "Werkstatt Usinger, Mainz, 1844/45; 1958/59; Werkstatt Oidtmann, Linnich, 1993/94"@de ;
  cvma:Direction "s" ;
  cvma:Pane "VIII" ;
  cvma:Row "3" ;
  cvma:Column "A-D19" ;
  dc:creator [
    a rdf:Seq ;
    rdf:_1 "Rafael Toussaint"
  ] ;
  dc:identifier "T 10005" ;
  dc:publisher [
    a rdf:Bag ;
    rdf:_1 "CVMA Freiburg - http://www.corpusvitrearum.de/"
  ] ;
  dc:relation [
    a rdf:Bag ;
    rdf:_1 "Ratsrose"@de
  ] ;
  dc:title [
    a rdf:Alt ;
    rdf:_1 "Lanzette mit Wappen Fritag"@de
  ] ;
  dc:type [
    a rdf:Bag ;
    rdf:_1 "Glasmalerei"@de
  ] ;
  photoshop:Credit "Rafael Toussaint, CVMA Freiburg, CC BY-NC 4.0"@de ;
  xmp:CreateDate "1994" ;
  xmpRights:Marked "True" ;
  xmpRights:Owner [
    a rdf:Bag ;
    rdf:_1 "CVMA Freiburg"
  ] ;
  xmpRights:UsageTerms [
    a rdf:Alt ;
    rdf:_1 "CC BY-NC 4.0"
  ] ;
  xmpRights:WebStatement <https://creativecommons.org/licenses/by-nc/4.0/> .