@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/F4186>
  Iptc4xmpExt:ArtworkOrObject [
    a rdf:Bag ;
    rdf:_1 [ Iptc4xmpExt:AOCircaDateCreated "2. V. 14. Jh."@de ]
  ] ;
  cvma:AgeDeterminationEnd "1349-12-31" ;
  cvma:AgeDeterminationStart "1325-01-01" ;
  Iptc4xmpExt:LocationCreated [
    a rdf:Bag ;
    rdf:_1 [
      Iptc4xmpExt:LocationId "http://sws.geonames.org/11186094" ;
      Iptc4xmpExt:Sublocation "Stadtkirche St. Sebastian"@de ;
      Iptc4xmpExt:City "Limburg an der Lahn"@de ;
      Iptc4xmpExt:ProvinceState "Hessen"@de ;
      Iptc4xmpExt:CountryName "Deutschland"@de ;
      Iptc4xmpExt:WorldRegion "Europa"@de
    ]
  ] ;
  exif:nsGPSLatitude "50.387536111111" ;
  exif:nsGPSLongitude "8.0663166666667" ;
  cvma:Volume "III,3" ;
  cvma:Figure "Abb. 234" ;
  cvma:IconclassNotation [
    a rdf:Seq ;
    rdf:_1 "https://iconclass.org/48A9831" ;
    rdf:_2 "https://iconclass.org/48A9811"
  ] ;
  cvma:IconclassDescription [
    a rdf:Seq ;
    rdf:_1 "Ornamente in Form von Laubwerk, Ranken, Zweigen\nZivilisation, Ornament, Kultur, Oeffentlichkeit, Kunst, Gesellschaft, Pflanze"@de ;
    rdf:_2 "Ornament aus geraden Linien (nur rechte Winkel)\nrechter Winkel, Zivilisation, Ornament, abstrakte Kunst, Linie, Kultur, Oeffentlichkeit, Kunst, gerade Linie, Gesellschaft, Geometrie"@de
  ] ;
  cvma:ObjectHeight "73" ;
  cvma:ObjectWidth "58" ;
  cvma:PartOfBuilding "Chor"@de ;
  Iptc4xmpExt:DigitalSourceType "digitalisiert von einem Filmnegativ"@de ;
  cvma:PhotographicContext "in situ"@de ;
  cvma:PhotographicType "Durchlicht Vorderseite Einzelaufnahme"@de ;
  cvma:RestorationHistory "Charles Nicolas, Roermond, 1884"@de ;
  cvma:Direction "n" ;
  cvma:Pane "III" ;
  cvma:Row "9" ;
  cvma:Column "a" ;
  dc:creator [
    a rdf:Seq ;
    rdf:_1 "Rainer Wohlrabe"
  ] ;
  dc:identifier "W 12963" ;
  dc:publisher [
    a rdf:Bag ;
    rdf:_1 "CVMA Freiburg - http://www.corpusvitrearum.de"
  ] ;
  dc:relation [
    a rdf:Bag ;
    rdf:_1 "-"@de
  ] ;
  dc:title [
    a rdf:Alt ;
    rdf:_1 "Ornamentscheibe mit Weinranken und Schrägkreuz"@de
  ] ;
  dc:type [
    a rdf:Bag ;
    rdf:_1 "Glasmalerei"@de
  ] ;
  photoshop:Credit "Rainer Wohlrabe, CVMA Freiburg, CC BY-NC 4.0"@de ;
  xmp:CreateDate "2002-09" ;
  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/> .