@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/1980> a crm:E4_Period;
  skos:prefLabel "1980"@el .

<http://rdf.enneas.gr/resource/exhibit/EXH-014> dcterms:created <http://rdf.enneas.gr/resource/period/1980>;
  dcterms:identifier "EXH-014";
  dcterms:title "Ο Σταυρός του Αγίου Ανδρέα — τελετή 1980"@el .
