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

wd:Q1400264
  rdfs:label "Collettivo Artistico"@it, "Artistic Collective"@en ;
  skos:prefLabel "Collettivo Artistico"@it, "Artistic Collective"@en ;
  a owl:Class, skos:Concept .

wd:Q43229
  rdfs:label "Organizzazione"@it, "Organisation"@en ;
  skos:prefLabel "Organizzazione"@it, "Organisation"@en ;
  a owl:Class, skos:Concept .

skos:Concept a owl:Class .
owl:DatatypeProperty
  rdfs:label "Proprieta datatype"@it, "DatatypeProperty"@en ;
  a rdfs:Class .

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/P2561>
  skos:prefLabel "name"@en, "nome"@it ;
  rdfs:comment "Name of the person, artistic collective, or organisation. For a person, provide the name and surname without a language tag. For an artistic collective or organisation, provide the name in @en, @zh-Latn, and @zh, if applicable."@en, "Nome della persona, del collettivo artistico o dell'organizzazione. Per una persona, fornire il nome e il cognome senza un tag di lingua. Per un collettivo artistico o un'organizzazione, fornire il nome in @en, @zh-Latn e @zh, se applicabile."@it ;
  rdfs:domain wd:Q215627, wd:Q43229, wd:Q1400264 ;
  skos:inScheme <http://w3id.org/write/ontology/> ;
  rdfs:isDefinedBy <http://www.wikidata.org/prop/> ;
  a skos:Concept, owl:DatatypeProperty ;
  rdfs:label "nome"@it, "name"@en ;
  rdfs:range xsd:string .

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

wd:Q215627
  rdfs:label "Persona"@it, "Person"@en ;
  skos:prefLabel "Persona"@it, "Person"@en ;
  a owl:Class, skos:Concept .

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 .

