@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/F568>
  Iptc4xmpExt:ArtworkOrObject [
    a rdf:Bag ;
    rdf:_1 [ Iptc4xmpExt:AOCircaDateCreated "um 1300"@de ]
  ] ;
  cvma:AgeDeterminationEnd "1304-12-31" ;
  cvma:AgeDeterminationStart "1295-01-01" ;
  Iptc4xmpExt:LocationCreated [
    a rdf:Bag ;
    rdf:_1 [
      Iptc4xmpExt:LocationId "http://sws.geonames.org/11154486" ;
      Iptc4xmpExt:Sublocation "Stadtkirche St. Dionys"@de ;
      Iptc4xmpExt:City "Esslingen"@de ;
      Iptc4xmpExt:ProvinceState "Baden-Württemberg"@de ;
      Iptc4xmpExt:CountryName "Deutschland"@de ;
      Iptc4xmpExt:WorldRegion "Europa"@de
    ]
  ] ;
  exif:nsGPSLatitude "48.742138888889" ;
  exif:nsGPSLongitude "9.3059972222222" ;
  cvma:Volume "I,1" ;
  cvma:IconclassNotation [
    a rdf:Seq ;
    rdf:_1 "https://iconclass.org/73C84141" ;
    rdf:_2 "https://iconclass.org/41B3" ;
    rdf:_3 "https://iconclass.org/41A361" ;
    rdf:_4 "https://iconclass.org/41A4231" ;
    rdf:_5 "https://iconclass.org/48C16"
  ] ;
  cvma:IconclassDescription [
    a rdf:Seq ;
    rdf:_1 "Darstellung der klugen Jungfrau(en)\nWeisheit, Torheit, Fleiss, Vorkehrung, Bibel, Neues Testament, unterrichten, Matthaeus 25, Jungfrau, Klugheit, Christus, Erwachsener, Parabel, Lehrer"@de ;
    rdf:_2 "Beleuchtung; Lampen\nZivilisation, Kultur, Lampe, Materialität, Gesellschaft, Materialitaet, Licht"@de ;
    rdf:_3 "Turm (eines Hauses oder Gebäudes)\nZivilisation, Kultur, hausen, Anbau, Dach, Turm, Gesellschaft, Haus, Teil, Materialitaet, Annex, aeusserlich"@de ;
    rdf:_4 "Baldachin\nZivilisation, Kultur, hausen, Innenarchitektur, Stoff, Bezugsstoff, Baldachin, Polsterwaren, Dekoration, Gesellschaft, Materialitaet"@de ;
    rdf:_5 "architektonische Details\nZivilisation, Kultur, Berufe, Kuenstler, Kunst, Architektur, Gesellschaft"@de
  ] ;
  cvma:ObjectHeight "164" ;
  cvma:ObjectWidth "52" ;
  cvma:PartOfBuilding "Chor"@de ;
  Iptc4xmpExt:DigitalSourceType "mit Software erstellte Montage"@de ;
  cvma:PhotographicContext "ausgebaut"@de ;
  cvma:Direction "n" ;
  cvma:Pane "II" ;
  cvma:Row "5-6" ;
  cvma:Column "a" ;
  dc:creator [
    a rdf:Seq ;
    rdf:_1 "Andrea Gössel"
  ] ;
  dc:identifier "I A 412-413" ;
  dc:publisher [
    a rdf:Bag ;
    rdf:_1 "CVMA Freiburg - http://www.corpusvitrearum.de/"
  ] ;
  dc:relation [
    a rdf:Bag ;
    rdf:_1 "Märtyrer-Fenster"@de
  ] ;
  dc:title [
    a rdf:Alt ;
    rdf:_1 "Kluge Jungfrau unter Baldachin"@de
  ] ;
  dc:type [
    a rdf:Bag ;
    rdf:_1 "Glasmalerei"@de
  ] ;
  photoshop:Credit "Andrea Gössel, CVMA Freiburg, CC BY-NC 4.0"@de ;
  xmp:CreateDate "1997-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/> .