@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://w3id.org/write/ontology/exhibited-artwork> rdfs:range wd:Q7725310 .
skos:Concept a owl:Class .
<http://www.wikidata.org/prop/P1476> rdfs:domain wd:Q7725310 .
wd:Q7725310
  a owl:Class, skos:Concept ;
  rdfs:comment "Class that represents a set of related artworks that might be included in the four WRITE collections."@en, "Classe che rappresenta un insieme di opere d'arte correlate che potrebbero essere incluse nelle quattro collezioni WRITE."@it ;
  rdfs:label "Series of Creative Works"@en, "Serie di Opere d'Arte"@it ;
  skos:prefLabel "Series of Creative Works"@en, "Serie di Opere d'Arte"@it ;
  rdfs:isDefinedBy wd: ;
  skos:inScheme <http://w3id.org/write/ontology/> .

owl:Class
  rdfs:label "Classe"@it, "Class"@en ;
  a rdfs:Class .

<http://www.wikidata.org/prop/P179> rdfs:range wd:Q7725310 .
<http://www.wikidata.org/prop/P582> rdfs:domain wd:Q7725310 .
rdfs:comment
  rdfs:comment "Una descrizione della risorsa oggetto."@it, "A description of the subject resource."@en ;
  rdfs:label "commento"@it, "comment"@en .

<http://www.wikidata.org/prop/P1071> rdfs:domain wd:Q7725310 .
<http://www.wikidata.org/prop/P580> rdfs:domain wd:Q7725310 .
<http://www.wikidata.org/prop/P170> rdfs:domain wd:Q7725310 .
rdfs:isDefinedBy
  skos:definition "La fonte della definizione dell'entità."@it, "The defininition of the subject resource."@en ;
  rdfs:label "eDefinitoDa"@it, "isDefinedBy"@en .

<http://w3id.org/write/ontology/>
  skos:prefLabel "Ontologia WRITE"@it, "WRITE Ontology"@en ;
  a owl:Ontology, skos:ConceptScheme .

<http://w3id.org/write/ontology/wikidata-resource> rdfs:domain wd:Q7725310 .
