@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix edm: <http://www.europeana.eu/schemas/edm/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdf4j: <http://rdf4j.org/schema/rdf4j#> .
@prefix sesame: <http://www.openrdf.org/schema/sesame#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions#> .

<http://rdf.enneas.gr/resource/period/2005> a crm:E4_Period;
  skos:prefLabel "2005"@el .

<http://rdf.enneas.gr/resource/exhibit/EXH-015> dcterms:created <http://rdf.enneas.gr/resource/period/2005>;
  dcterms:identifier "EXH-015";
  dcterms:title "Ενθρόνιση Μητροπολίτη Πατρών, 2005"@el .
