@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/F4264>
  Iptc4xmpExt:ArtworkOrObject [
    a rdf:Bag ;
    rdf:_1 [ Iptc4xmpExt:AOCircaDateCreated "1904-1905"@de ]
  ] ;
  cvma:AgeDeterminationEnd "1905-12-31" ;
  cvma:AgeDeterminationStart "1904-01-01" ;
  Iptc4xmpExt:LocationCreated [
    a rdf:Bag ;
    rdf:_1 [
      Iptc4xmpExt:LocationId "http://sws.geonames.org/11186123" ;
      Iptc4xmpExt:Sublocation "Elisabethkirche"@de ;
      Iptc4xmpExt:City "Marburg"@de ;
      Iptc4xmpExt:ProvinceState "Hessen"@de ;
      Iptc4xmpExt:CountryName "Deutschland"@de ;
      Iptc4xmpExt:WorldRegion "Europa"@de
    ]
  ] ;
  exif:nsGPSLatitude "50.815" ;
  exif:nsGPSLongitude "8.7697222222222" ;
  cvma:Volume "III,3" ;
  cvma:IconclassNotation [
    a rdf:Seq ;
    rdf:_1 "https://iconclass.org/48A983" ;
    rdf:_2 "https://iconclass.org/48A981"
  ] ;
  cvma:IconclassDescription [
    a rdf:Seq ;
    rdf:_1 "Ornamente, die von pflanzlichen Formen abgeleitet sind\nZivilisation, Ornament, Kultur, Oeffentlichkeit, Kunst, Gesellschaft, Pflanze"@de ;
    rdf:_2 "Ornament aus geometrischen Motiven\nZivilisation, Ornament, abstrakte Kunst, Kultur, Oeffentlichkeit, Kunst, Gesellschaft, Geometrie"@de
  ] ;
  cvma:PartOfBuilding "Chor"@de ;
  Iptc4xmpExt:DigitalSourceType "digitalisiert von einem Filmpositiv"@de ;
  cvma:PhotographicContext "in situ"@de ;
  cvma:PhotographicType "Durchlicht Vorderseite Einzelaufnahme"@de ;
  cvma:RestorationHistory "-"@de ;
  cvma:Direction "N" ;
  cvma:Pane "III" ;
  dc:creator [
    a rdf:Seq ;
    rdf:_1 "Rüdiger Tonojan"
  ] ;
  dc:identifier "KB-Dia" ;
  dc:publisher [
    a rdf:Bag ;
    rdf:_1 "CVMA Freiburg - http://www.corpusvitrearum.de/"
  ] ;
  dc:title [
    a rdf:Alt ;
    rdf:_1 "Blattornament"@de
  ] ;
  dc:type [
    a rdf:Bag ;
    rdf:_1 "Glasmalerei"@de
  ] ;
  photoshop:Credit "Rüdiger Tonojan, CVMA Freiburg, CC BY-NC 4.0"@de ;
  xmp:CreateDate "2006" ;
  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/> .