@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/F256>
  Iptc4xmpExt:ArtworkOrObject [
    a rdf:Bag ;
    rdf:_1 [ Iptc4xmpExt:AOCircaDateCreated "um 1412"@de ]
  ] ;
  cvma:AgeDeterminationEnd "1413-12-31" ;
  cvma:AgeDeterminationStart "1411-01-01" ;
  Iptc4xmpExt:LocationCreated [
    a rdf:Bag ;
    rdf:_1 [
      Iptc4xmpExt:LocationId "http://sws.geonames.org/11398235" ;
      Iptc4xmpExt:Sublocation "Pfarrkirche Unserer Lieben Frau"@de ;
      Iptc4xmpExt:City "Eriskirch"@de ;
      Iptc4xmpExt:ProvinceState "Baden-Württemberg"@de ;
      Iptc4xmpExt:CountryName "Deutschland"@de ;
      Iptc4xmpExt:WorldRegion "Europa"@de
    ]
  ] ;
  exif:nsGPSLatitude "47.627608333333" ;
  exif:nsGPSLongitude "9.5311972222222" ;
  cvma:Volume "I,2" ;
  cvma:IconclassNotation [
    a rdf:Seq ;
    rdf:_1 "https://iconclass.org/11D411" ;
    rdf:_2 "https://iconclass.org/11I72%28JUDAS%20ISCARIOT%295" ;
    rdf:_3 "https://iconclass.org/11HH%28HELENA%29"
  ] ;
  cvma:IconclassDescription [
    a rdf:Seq ;
    rdf:_1 "Kreuzlegende\nHolz, Legende, Kreuz, Baum der Erkenntnis, Heiliges Kreuz (Legende vom), uebernatuerlich, Rute, Religion, Christus, Helena (Heilige), Zweig, christliche Religion"@de ;
    rdf:_2 "Judas Ischariot (nicht im biblischen Kontext) - legendarische oder historische Hinzufügungen zur Lebensgeschichte männlicher Personen aus dem Neuen Testament\nLegende, Geschichte, uebernatuerlich, Neues Testament, Judas Ischarioth, Religion, Mann, christliche Religion"@de ;
    rdf:_3 "Helena, Kaiserin und Mutter Konstantins des Großen; mögliche Attribute: Kirchenmodell, (Kaiser)krone, Dornenkrone, Kreuz, drei Nägel\ndrei, Nagel, Dornenkrone, Kaiserin, Krone, Kreuz, Modell, Kirche (Bauwerk), uebernatuerlich, Religion, Helena (Heilige), Frau, christliche Religion"@de
  ] ;
  cvma:PartOfBuilding "Chor"@de ;
  Iptc4xmpExt:DigitalSourceType "mit Software erstellte Montage"@de ;
  cvma:PhotographicContext "ausgebaut"@de ;
  cvma:PhotographicType "Durchlicht Vorderseite Einzelaufnahmen"@de ;
  cvma:Direction "s" ;
  cvma:Pane "II" ;
  cvma:Row "5" ;
  cvma:Column "a-b" ;
  dc:creator [
    a rdf:Seq ;
    rdf:_1 "Rainer Wohlrabe"
  ] ;
  dc:publisher [
    a rdf:Bag ;
    rdf:_1 "CVMA Freiburg - http://www.corpusvitrearum.de/"
  ] ;
  dc:title [
    a rdf:Alt ;
    rdf:_1 "Befragung des Judas"@de
  ] ;
  dc:type [
    a rdf:Bag ;
    rdf:_1 "Glasmalerei"@de
  ] ;
  photoshop:Credit "Rainer Wohlrabe, CVMA Freiburg, CC BY-NC 4.0"@de ;
  xmp:CreateDate "1984-02" ;
  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/> .