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

<http://www.wikidata.org/prop/P608>
  skos:inScheme <http://w3id.org/write/ontology/> ;
  rdfs:domain <http://w3id.org/write/ontology/DecorativeAndAppliedArt>, wd:Q184485, wd:Q4502142 ;
  skos:prefLabel "mostra correlata"@it, "related exhibition"@en ;
  rdfs:comment "Exhibition(s) where an artwork or series of artworks was exhibited."@en, "Mostra(e) in cui è stata esposta un'opera d'arte o una serie di opere."@it ;
  rdfs:label "related exhibition"@en, "mostra correlata"@it ;
  a skos:Concept, owl:ObjectProperty ;
  rdfs:range wd:Q464980 ;
  rdfs:isDefinedBy <http://www.wikidata.org/prop/> .

wd:Q464980
  rdfs:label "Mostra"@it, "Exhibition"@en ;
  skos:prefLabel "Mostra"@it, "Exhibition"@en ;
  a owl:Class, skos:Concept .

skos:Concept a owl:Class .
wd:Q4502142
  rdfs:label "Arti Visive"@it, "Visual Arts"@en ;
  skos:prefLabel "Arti Visive"@it, "Visual Arts"@en ;
  a owl:Class, skos:Concept .

<http://w3id.org/write/ontology/DecorativeAndAppliedArt>
  rdfs:label "Arti Decorative e Applicate"@it, "Decorative and Applied Arts"@en ;
  skos:prefLabel "Arti Decorative e Applicate"@it, "Decorative and Applied Arts"@en ;
  a owl:Class, skos:Concept .

rdfs:comment
  rdfs:comment "Una descrizione della risorsa oggetto."@it, "A description of the subject resource."@en ;
  rdfs:label "commento"@it, "comment"@en .

rdfs:range
  skos:definition "Il codominio della proprietà."@it, "A range of the subject property."@en ;
  rdfs:label "codominio"@it, "range"@en .

rdfs:domain
  skos:definition "Il dominio della proprietà."@it, "A domain of the subject property."@en ;
  rdfs:label "dominio"@it, "domain"@en .

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 .

owl:ObjectProperty
  rdfs:label "Proprieta di oggeto"@it, "ObjectProperty"@en ;
  a rdfs:Class .

wd:Q184485
  rdfs:label "Arti Performative"@it, "Performing Arts"@en ;
  skos:prefLabel "Arti Performative"@it, "Performing Arts"@en ;
  a owl:Class, skos:Concept .

