From 323f97fade5b2e4cf275ac9310cb74e7f96e51e7 Mon Sep 17 00:00:00 2001
From: David Maus <maus@hab.de>
Date: Wed, 15 Mar 2017 08:30:22 +0100
Subject: [PATCH] Fix Typo in Erstellungsdatum Klassifikation
 Barockbibliographie

---
 public/vocab/barock.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/vocab/barock.rdf b/public/vocab/barock.rdf
index b1a84c75e..dece34ccf 100644
--- a/public/vocab/barock.rdf
+++ b/public/vocab/barock.rdf
@@ -15,7 +15,7 @@
       </dct:LicenseDocument>
     </dct:license>
     <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-03-15</dct:modified>
-    <dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2015-03-14</dct:created>
+    <dct:created rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-03-14</dct:created>
   </skos:ConceptScheme>
   <skos:Concept rdf:about="http://uri.hab.de/vocab/barock#b01">
     <skos:notation>BAROCK 01</skos:notation>
-- 
GitLab