@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/material/%CE%B1%CF%83%CE%B7%CE%BC%CE%B9-%CF%87%CE%B1%CF%81%CF%84%CE%B9>
  a crm:E57_Material;
  skos:prefLabel "Ασήμι & χαρτί"@el .

<http://rdf.enneas.gr/resource/exhibit/EXH-007> crm:P45_consists_of <http://rdf.enneas.gr/resource/material/%CE%B1%CF%83%CE%B7%CE%BC%CE%B9-%CF%87%CE%B1%CF%81%CF%84%CE%B9>;
  dcterms:identifier "EXH-007";
  dcterms:title "Ασημένιο λειτουργικό σκεύος (σφαιρικό, σταυρός)"@el .
