@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wikibase: <http://wikiba.se/ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix v: <http://www.canonbase.eu:8181/value/> .
@prefix wd: <http://www.canonbase.eu:8181/entity/> .
@prefix data: <http://www.canonbase.eu:8181/wiki/Special:EntityData/> .
@prefix s: <http://www.canonbase.eu:8181/entity/statement/> .
@prefix ref: <http://www.canonbase.eu:8181/reference/> .
@prefix wdt: <http://www.canonbase.eu:8181/prop/direct/> .
@prefix wdtn: <http://www.canonbase.eu:8181/prop/direct-normalized/> .
@prefix p: <http://www.canonbase.eu:8181/prop/> .
@prefix ps: <http://www.canonbase.eu:8181/prop/statement/> .
@prefix psv: <http://www.canonbase.eu:8181/prop/statement/value/> .
@prefix psn: <http://www.canonbase.eu:8181/prop/statement/value-normalized/> .
@prefix pq: <http://www.canonbase.eu:8181/prop/qualifier/> .
@prefix pqv: <http://www.canonbase.eu:8181/prop/qualifier/value/> .
@prefix pqn: <http://www.canonbase.eu:8181/prop/qualifier/value-normalized/> .
@prefix pr: <http://www.canonbase.eu:8181/prop/reference/> .
@prefix prv: <http://www.canonbase.eu:8181/prop/reference/value/> .
@prefix prn: <http://www.canonbase.eu:8181/prop/reference/value-normalized/> .
@prefix wdno: <http://www.canonbase.eu:8181/prop/novalue/> .

data:Q30888 a schema:Dataset ;
	schema:about wd:Q30888 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "357379"^^xsd:integer ;
	schema:dateModified "2023-01-03T19:45:32Z"^^xsd:dateTime ;
	wikibase:statements "6"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q30888 a wikibase:Item ;
	rdfs:label "Accademia Teatro alla Scala"@en ;
	skos:prefLabel "Accademia Teatro alla Scala"@en ;
	schema:name "Accademia Teatro alla Scala"@en ;
	rdfs:label "Accademia Teatro alla Scala"@it ;
	skos:prefLabel "Accademia Teatro alla Scala"@it ;
	schema:name "Accademia Teatro alla Scala"@it ;
	wdt:P16 "Q3603954" ;
	wdt:P11 wd:Q87 ;
	wdt:P19 wd:Q23054 ;
	wdt:P29 wd:Q408 ;
	wdt:P68 wd:Q2609 ;
	wdt:P138 wd:Q29999 ;
	p:P16 s:Q30888-d54c7f2e-4257-f783-0e2e-bf6e709b4f0a .

s:Q30888-d54c7f2e-4257-f783-0e2e-bf6e709b4f0a a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P16 "Q3603954" .

wd:Q30888 p:P11 s:Q30888-ff5abf77-4a89-4736-7d26-4a00af5f75d9 .

s:Q30888-ff5abf77-4a89-4736-7d26-4a00af5f75d9 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P11 wd:Q87 ;
	pq:P149 wd:Q30575 .

wd:Q30888 p:P19 s:Q30888-8bf9b3e8-4fe5-fd2c-3bd0-e8038c82cf26 .

s:Q30888-8bf9b3e8-4fe5-fd2c-3bd0-e8038c82cf26 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P19 wd:Q23054 .

wd:Q30888 p:P29 s:Q30888-11faf4aa-488e-be8e-96ba-cf61fe4f7966 .

s:Q30888-11faf4aa-488e-be8e-96ba-cf61fe4f7966 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P29 wd:Q408 .

wd:Q30888 p:P68 s:Q30888-9d3a2e57-489d-67d6-16bc-6e8ce787b487 .

s:Q30888-9d3a2e57-489d-67d6-16bc-6e8ce787b487 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P68 wd:Q2609 .

wd:Q30888 p:P138 s:Q30888-b439e67b-4aaa-1103-4d2b-f079ce163afe .

s:Q30888-b439e67b-4aaa-1103-4d2b-f079ce163afe a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P138 wd:Q29999 .

wd:P16 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P16 ;
	wikibase:claim p:P16 ;
	wikibase:statementProperty ps:P16 ;
	wikibase:statementValue psv:P16 ;
	wikibase:qualifier pq:P16 ;
	wikibase:qualifierValue pqv:P16 ;
	wikibase:reference pr:P16 ;
	wikibase:referenceValue prv:P16 ;
	wikibase:novalue wdno:P16 ;
	wikibase:directClaimNormalized wdtn:P16 ;
	wikibase:statementValueNormalized psn:P16 ;
	wikibase:qualifierValueNormalized pqn:P16 ;
	wikibase:referenceValueNormalized prn:P16 .

p:P16 a owl:ObjectProperty .

psv:P16 a owl:ObjectProperty .

pqv:P16 a owl:ObjectProperty .

prv:P16 a owl:ObjectProperty .

wdt:P16 a owl:DatatypeProperty .

ps:P16 a owl:DatatypeProperty .

pq:P16 a owl:DatatypeProperty .

pr:P16 a owl:DatatypeProperty .

psn:P16 a owl:ObjectProperty .

pqn:P16 a owl:ObjectProperty .

prn:P16 a owl:ObjectProperty .

wdtn:P16 a owl:ObjectProperty .

wdno:P16 a owl:Class ;
	owl:complementOf _:genid1 .

_:genid1 a owl:Restriction ;
	owl:onProperty wdt:P16 ;
	owl:someValuesFrom owl:Thing .

wd:P16 rdfs:label "Wikidata source"@en ;
	skos:prefLabel "Wikidata source"@en ;
	schema:name "Wikidata source"@en ;
	rdfs:label "WikiData bron"@nl ;
	skos:prefLabel "WikiData bron"@nl ;
	schema:name "WikiData bron"@nl ;
	schema:description "Wikidata item id, refers to the Main WikiData Q number"@en,
		"Wikidata item id"@nl .

wd:Q87 a wikibase:Item ;
	rdfs:label "organisation"@en ;
	skos:prefLabel "organisation"@en ;
	schema:name "organisation"@en ;
	rdfs:label "organisatie"@nl ;
	skos:prefLabel "organisatie"@nl ;
	schema:name "organisatie"@nl ;
	rdfs:label "Organisation"@de ;
	skos:prefLabel "Organisation"@de ;
	schema:name "Organisation"@de ;
	rdfs:label "organización"@es ;
	skos:prefLabel "organización"@es ;
	schema:name "organización"@es ;
	rdfs:label "organizzazione"@it ;
	skos:prefLabel "organizzazione"@it ;
	schema:name "organizzazione"@it ;
	rdfs:label "organisation"@sv ;
	skos:prefLabel "organisation"@sv ;
	schema:name "organisation"@sv ;
	rdfs:label "organizace"@cs ;
	skos:prefLabel "organizace"@cs ;
	schema:name "organizace"@cs ;
	rdfs:label "organisation"@fr ;
	skos:prefLabel "organisation"@fr ;
	schema:name "organisation"@fr ;
	schema:description "groups all items with type \"organisation\", an organized group of people with a particular purpose"@en,
		"groepeert alle items met als type \"organisatie\", een georganiseerde groep mensen met een specifiek doel."@nl,
		"gruppiert alle Einträge mit dem Typ Organisation, eine organisierte Gruppe von Menschen mit einem bestimmten Zweck"@de,
		"agrupa todos los ítems de tipo organización, un grupo organizado de personas con un fin determinado"@es,
		"raggruppa tutti gli elementi di tipo organizzazione, un gruppo organizzato di persone con uno scopo particolare"@it,
		"omfattar alla saker av typ \"organisation\", en grupp människor organiserade för ett särskillt syfte"@sv,
		"zahrnuje všechny položky pro oblast organizace, organizovaná skupina lidí k danému účelu"@cs,
		"regroupe tous les éléments de type \"organisation\", un groupe organisé de personnes ayant un objectif particulier"@fr .

wd:P11 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P11 ;
	wikibase:claim p:P11 ;
	wikibase:statementProperty ps:P11 ;
	wikibase:statementValue psv:P11 ;
	wikibase:qualifier pq:P11 ;
	wikibase:qualifierValue pqv:P11 ;
	wikibase:reference pr:P11 ;
	wikibase:referenceValue prv:P11 ;
	wikibase:novalue wdno:P11 .

p:P11 a owl:ObjectProperty .

psv:P11 a owl:ObjectProperty .

pqv:P11 a owl:ObjectProperty .

prv:P11 a owl:ObjectProperty .

wdt:P11 a owl:ObjectProperty .

ps:P11 a owl:ObjectProperty .

pq:P11 a owl:ObjectProperty .

pr:P11 a owl:ObjectProperty .

wdno:P11 a owl:Class ;
	owl:complementOf _:genid2 .

_:genid2 a owl:Restriction ;
	owl:onProperty wdt:P11 ;
	owl:someValuesFrom owl:Thing .

wd:P11 rdfs:label "Type of information"@en ;
	skos:prefLabel "Type of information"@en ;
	schema:name "Type of information"@en ;
	rdfs:label "Soort informatie"@nl ;
	skos:prefLabel "Soort informatie"@nl ;
	schema:name "Soort informatie"@nl ;
	rdfs:label "typ údaje"@cs ;
	skos:prefLabel "typ údaje"@cs ;
	schema:name "typ údaje"@cs ;
	rdfs:label "Art der Information"@de ;
	skos:prefLabel "Art der Information"@de ;
	schema:name "Art der Information"@de ;
	rdfs:label "Tipo de información"@es ;
	skos:prefLabel "Tipo de información"@es ;
	schema:name "Tipo de información"@es ;
	rdfs:label "Tipo di informazione"@it ;
	skos:prefLabel "Tipo di informazione"@it ;
	schema:name "Tipo di informazione"@it ;
	rdfs:label "typ av information"@sv ;
	skos:prefLabel "typ av information"@sv ;
	schema:name "typ av information"@sv ;
	rdfs:label "Type d'information"@fr ;
	skos:prefLabel "Type d'information"@fr ;
	schema:name "Type d'information"@fr ;
	schema:description "used to devide the timeline items into different types of information (Fact, Person, Building, Document, Theatre company, Performance, Manufacturer, Equipment, Technique, Time frame)"@en .

wd:Q23054 a wikibase:Item ;
	rdfs:label "artistic production"@en ;
	skos:prefLabel "artistic production"@en ;
	schema:name "artistic production"@en ;
	rdfs:label "artistieke productie"@nl ;
	skos:prefLabel "artistieke productie"@nl ;
	schema:name "artistieke productie"@nl ;
	rdfs:label "Künstlerische Produktion"@de ;
	skos:prefLabel "Künstlerische Produktion"@de ;
	schema:name "Künstlerische Produktion"@de ;
	rdfs:label "producción artística"@es ;
	skos:prefLabel "producción artística"@es ;
	schema:name "producción artística"@es ;
	rdfs:label "produzione artistica"@it ;
	skos:prefLabel "produzione artistica"@it ;
	schema:name "produzione artistica"@it ;
	rdfs:label "artistisk produktion"@sv ;
	skos:prefLabel "artistisk produktion"@sv ;
	schema:name "artistisk produktion"@sv ;
	rdfs:label "umělecká produkce"@cs ;
	skos:prefLabel "umělecká produkce"@cs ;
	schema:name "umělecká produkce"@cs ;
	rdfs:label "production artistique"@fr ;
	skos:prefLabel "production artistique"@fr ;
	schema:name "production artistique"@fr ;
	schema:description "groups all items within the field of \"artistic production\", including the processes with the performing artists and creative staff to establish a performance or event"@en,
		"groepeert alle items met als werkveld \"artistieke productie\", inclusief de processen met artiesten en de creatieve staf om tot een podium- of eventproductie te komen."@nl,
		"gruppiert alle Einträge im Bereich Künstlerische Produktion, einschließlich der Prozesse mit darstellenden Künstlerinnen und dem kreativen Personal, um eine Aufführung oder Veranstaltung zu realisieren"@de,
		"agrupa todos los ítems del campo de la producción artística, incluidos los procesos con los artistas y el personal creativo para establecer un espectáculo o evento"@es,
		"raggruppa tutte le voci che rientrano nellambito della produzione artistica, compresi i processi con gli artisti e lo staff creativo per la realizzazione di una performance o di un evento"@it,
		"omfattar alla saker inom området artistisk produktion, inklusive processen med scenkonstartisterna och det kreativa teamet som formar en föreställning eller ett event"@sv,
		"zahrnuje všechny položky pro oblast umělecká produkce, včetně procesů s účinkujícími herci a tvůrčí personál k uskutečnění představení nebo eventu"@cs,
		"regroupe tous les éléments relevant du domaine de la \"production artistique\", y compris les processus menés avec les artistes interprètes et le personnel créatif pour mettre en place un spectacle ou un événement"@fr .

wd:P19 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P19 ;
	wikibase:claim p:P19 ;
	wikibase:statementProperty ps:P19 ;
	wikibase:statementValue psv:P19 ;
	wikibase:qualifier pq:P19 ;
	wikibase:qualifierValue pqv:P19 ;
	wikibase:reference pr:P19 ;
	wikibase:referenceValue prv:P19 ;
	wikibase:novalue wdno:P19 .

p:P19 a owl:ObjectProperty .

psv:P19 a owl:ObjectProperty .

pqv:P19 a owl:ObjectProperty .

prv:P19 a owl:ObjectProperty .

wdt:P19 a owl:ObjectProperty .

ps:P19 a owl:ObjectProperty .

pq:P19 a owl:ObjectProperty .

pr:P19 a owl:ObjectProperty .

wdno:P19 a owl:Class ;
	owl:complementOf _:genid3 .

_:genid3 a owl:Restriction ;
	owl:onProperty wdt:P19 ;
	owl:someValuesFrom owl:Thing .

wd:P19 rdfs:label "Field"@en ;
	skos:prefLabel "Field"@en ;
	schema:name "Field"@en ;
	rdfs:label "Werkveld"@nl ;
	skos:prefLabel "Werkveld"@nl ;
	schema:name "Werkveld"@nl ;
	rdfs:label "Bereich"@de ;
	skos:prefLabel "Bereich"@de ;
	schema:name "Bereich"@de ;
	rdfs:label "campo"@es ;
	skos:prefLabel "campo"@es ;
	schema:name "campo"@es ;
	rdfs:label "campo"@it ;
	skos:prefLabel "campo"@it ;
	schema:name "campo"@it ;
	rdfs:label "fält"@sv ;
	skos:prefLabel "fält"@sv ;
	schema:name "fält"@sv ;
	rdfs:label "obor"@cs ;
	skos:prefLabel "obor"@cs ;
	schema:name "obor"@cs ;
	rdfs:label "Domaine de travail"@fr ;
	skos:prefLabel "Domaine de travail"@fr ;
	schema:name "Domaine de travail"@fr ;
	schema:description "Defines the field(s) the item is part of, based on a predefined list of descriptions/items."@en .

wd:Q408 a wikibase:Item ;
	rdfs:label "Italy"@en ;
	skos:prefLabel "Italy"@en ;
	schema:name "Italy"@en ;
	rdfs:label "Itálie"@cs ;
	skos:prefLabel "Itálie"@cs ;
	schema:name "Itálie"@cs ;
	rdfs:label "Italien"@de ;
	skos:prefLabel "Italien"@de ;
	schema:name "Italien"@de ;
	rdfs:label "Italien"@sv ;
	skos:prefLabel "Italien"@sv ;
	schema:name "Italien"@sv ;
	rdfs:label "Italië"@nl ;
	skos:prefLabel "Italië"@nl ;
	schema:name "Italië"@nl ;
	rdfs:label "Italia"@it ;
	skos:prefLabel "Italia"@it ;
	schema:name "Italia"@it ;
	rdfs:label "Italia"@es ;
	skos:prefLabel "Italia"@es ;
	schema:name "Italia"@es .

wd:P29 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P29 ;
	wikibase:claim p:P29 ;
	wikibase:statementProperty ps:P29 ;
	wikibase:statementValue psv:P29 ;
	wikibase:qualifier pq:P29 ;
	wikibase:qualifierValue pqv:P29 ;
	wikibase:reference pr:P29 ;
	wikibase:referenceValue prv:P29 ;
	wikibase:novalue wdno:P29 .

p:P29 a owl:ObjectProperty .

psv:P29 a owl:ObjectProperty .

pqv:P29 a owl:ObjectProperty .

prv:P29 a owl:ObjectProperty .

wdt:P29 a owl:ObjectProperty .

ps:P29 a owl:ObjectProperty .

pq:P29 a owl:ObjectProperty .

pr:P29 a owl:ObjectProperty .

wdno:P29 a owl:Class ;
	owl:complementOf _:genid4 .

_:genid4 a owl:Restriction ;
	owl:onProperty wdt:P29 ;
	owl:someValuesFrom owl:Thing .

wd:P29 rdfs:label "Country"@en ;
	skos:prefLabel "Country"@en ;
	schema:name "Country"@en ;
	rdfs:label "Land"@nl ;
	skos:prefLabel "Land"@nl ;
	schema:name "Land"@nl ;
	rdfs:label "Land"@de ;
	skos:prefLabel "Land"@de ;
	schema:name "Land"@de ;
	rdfs:label "País"@es ;
	skos:prefLabel "País"@es ;
	schema:name "País"@es ;
	rdfs:label "Nazione"@it ;
	skos:prefLabel "Nazione"@it ;
	schema:name "Nazione"@it ;
	rdfs:label "land"@sv ;
	skos:prefLabel "land"@sv ;
	schema:name "land"@sv ;
	rdfs:label "země"@cs ;
	skos:prefLabel "země"@cs ;
	schema:name "země"@cs ;
	rdfs:label "Pays"@fr ;
	skos:prefLabel "Pays"@fr ;
	schema:name "Pays"@fr .

wd:Q2609 a wikibase:Item ;
	rdfs:label "Milan"@en ;
	skos:prefLabel "Milan"@en ;
	schema:name "Milan"@en ;
	rdfs:label "Milán"@cs ;
	skos:prefLabel "Milán"@cs ;
	schema:name "Milán"@cs ;
	rdfs:label "Milán"@de ;
	skos:prefLabel "Milán"@de ;
	schema:name "Milán"@de ;
	rdfs:label "Milano"@sv ;
	skos:prefLabel "Milano"@sv ;
	schema:name "Milano"@sv ;
	rdfs:label "Milaan"@nl ;
	skos:prefLabel "Milaan"@nl ;
	schema:name "Milaan"@nl ;
	rdfs:label "Milano"@it ;
	skos:prefLabel "Milano"@it ;
	schema:name "Milano"@it ;
	rdfs:label "Milán"@es ;
	skos:prefLabel "Milán"@es ;
	schema:name "Milán"@es ;
	schema:description "city in Italy"@en .

wd:P68 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P68 ;
	wikibase:claim p:P68 ;
	wikibase:statementProperty ps:P68 ;
	wikibase:statementValue psv:P68 ;
	wikibase:qualifier pq:P68 ;
	wikibase:qualifierValue pqv:P68 ;
	wikibase:reference pr:P68 ;
	wikibase:referenceValue prv:P68 ;
	wikibase:novalue wdno:P68 .

p:P68 a owl:ObjectProperty .

psv:P68 a owl:ObjectProperty .

pqv:P68 a owl:ObjectProperty .

prv:P68 a owl:ObjectProperty .

wdt:P68 a owl:ObjectProperty .

ps:P68 a owl:ObjectProperty .

pq:P68 a owl:ObjectProperty .

pr:P68 a owl:ObjectProperty .

wdno:P68 a owl:Class ;
	owl:complementOf _:genid5 .

_:genid5 a owl:Restriction ;
	owl:onProperty wdt:P68 ;
	owl:someValuesFrom owl:Thing .

wd:P68 rdfs:label "City"@en ;
	skos:prefLabel "City"@en ;
	schema:name "City"@en ;
	rdfs:label "Stad"@nl ;
	skos:prefLabel "Stad"@nl ;
	schema:name "Stad"@nl ;
	rdfs:label "Stadt"@de ;
	skos:prefLabel "Stadt"@de ;
	schema:name "Stadt"@de ;
	rdfs:label "ciudad"@es ;
	skos:prefLabel "ciudad"@es ;
	schema:name "ciudad"@es ;
	rdfs:label "Città"@it ;
	skos:prefLabel "Città"@it ;
	schema:name "Città"@it ;
	rdfs:label "stad"@sv ;
	skos:prefLabel "stad"@sv ;
	schema:name "stad"@sv ;
	rdfs:label "město"@cs ;
	skos:prefLabel "město"@cs ;
	schema:name "město"@cs ;
	rdfs:label "ville"@fr ;
	skos:prefLabel "ville"@fr ;
	schema:name "ville"@fr ;
	schema:description "City or administrative entity"@en,
		"Stad of administratieve eenheid"@nl .

wd:Q29999 a wikibase:Item ;
	rdfs:label "Canon network"@en ;
	skos:prefLabel "Canon network"@en ;
	schema:name "Canon network"@en ;
	rdfs:label "Canon netwerk"@nl ;
	skos:prefLabel "Canon netwerk"@nl ;
	schema:name "Canon netwerk"@nl ;
	rdfs:label "Canon nätverk"@sv ;
	skos:prefLabel "Canon nätverk"@sv ;
	schema:name "Canon nätverk"@sv ;
	rdfs:label "Canon network"@es ;
	skos:prefLabel "Canon network"@es ;
	schema:name "Canon network"@es ;
	rdfs:label "La rete Canon"@it ;
	skos:prefLabel "La rete Canon"@it ;
	schema:name "La rete Canon"@it ;
	rdfs:label "Canon Netzwerk"@de ;
	skos:prefLabel "Canon Netzwerk"@de ;
	schema:name "Canon Netzwerk"@de ;
	rdfs:label "Réseau Canon"@fr ;
	skos:prefLabel "Réseau Canon"@fr ;
	schema:name "Réseau Canon"@fr ;
	schema:description "The Canon network is a network of parties interested in the history of technical theatre, developed by the Canon project."@en,
		"Canon-nätverket är ett nätverk för personer som är intresserade av den tekniska teaterns historia och har utvecklats inom ramen för Canon-projektet."@sv,
		"La red Canon es una red de personas e instituciones interesadas en la historia de la tecnología teatral, desarrollada por el proyecto Canon."@es,
		"Het Canon-netwerk is een netwerk van partijen die geïnteresseerd zijn in de geschiedenis van technisch theater, ontwikkeld door het Canon-project."@nl,
		"La rete Canon è una rete di soggetti interessati alla storia del teatro tecnico, sviluppata dal progetto Canon."@it,
		"Das Canon-Netzwerk ist ein Zusammenschluss von Personen und Institutionen, die sich für die Geschichte der Theatertechnik interessieren."@de .

wd:P138 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P138 ;
	wikibase:claim p:P138 ;
	wikibase:statementProperty ps:P138 ;
	wikibase:statementValue psv:P138 ;
	wikibase:qualifier pq:P138 ;
	wikibase:qualifierValue pqv:P138 ;
	wikibase:reference pr:P138 ;
	wikibase:referenceValue prv:P138 ;
	wikibase:novalue wdno:P138 .

p:P138 a owl:ObjectProperty .

psv:P138 a owl:ObjectProperty .

pqv:P138 a owl:ObjectProperty .

prv:P138 a owl:ObjectProperty .

wdt:P138 a owl:ObjectProperty .

ps:P138 a owl:ObjectProperty .

pq:P138 a owl:ObjectProperty .

pr:P138 a owl:ObjectProperty .

wdno:P138 a owl:Class ;
	owl:complementOf _:genid6 .

_:genid6 a owl:Restriction ;
	owl:onProperty wdt:P138 ;
	owl:someValuesFrom owl:Thing .

wd:P138 rdfs:label "is part of"@en ;
	skos:prefLabel "is part of"@en ;
	schema:name "is part of"@en ;
	rdfs:label "is onderdeel van"@nl ;
	skos:prefLabel "is onderdeel van"@nl ;
	schema:name "is onderdeel van"@nl ;
	rdfs:label "ist Teil von"@de ;
	skos:prefLabel "ist Teil von"@de ;
	schema:name "ist Teil von"@de ;
	rdfs:label "es parte de"@es ;
	skos:prefLabel "es parte de"@es ;
	schema:name "es parte de"@es ;
	rdfs:label "fa parte di"@it ;
	skos:prefLabel "fa parte di"@it ;
	schema:name "fa parte di"@it ;
	rdfs:label "är del av"@sv ;
	skos:prefLabel "är del av"@sv ;
	schema:name "är del av"@sv ;
	rdfs:label "je částí"@cs ;
	skos:prefLabel "je částí"@cs ;
	schema:name "je částí"@cs ;
	rdfs:label "fait partie de"@fr ;
	skos:prefLabel "fait partie de"@fr ;
	schema:name "fait partie de"@fr ;
	schema:description "refers to the equipment the (permanent) part or component is used in"@en .

wd:Q30575 a wikibase:Item ;
	rdfs:label "educational organisation"@en ;
	skos:prefLabel "educational organisation"@en ;
	schema:name "educational organisation"@en ;
	rdfs:label "educatieve organisatie"@nl ;
	skos:prefLabel "educatieve organisatie"@nl ;
	schema:name "educatieve organisatie"@nl ;
	rdfs:label "Bildungseinrichtung"@de ;
	skos:prefLabel "Bildungseinrichtung"@de ;
	schema:name "Bildungseinrichtung"@de ;
	rdfs:label "organización docente"@es ;
	skos:prefLabel "organización docente"@es ;
	schema:name "organización docente"@es ;
	rdfs:label "organizzazione Educativa"@it ;
	skos:prefLabel "organizzazione Educativa"@it ;
	schema:name "organizzazione Educativa"@it ;
	rdfs:label "utbildningsorganisation"@sv ;
	skos:prefLabel "utbildningsorganisation"@sv ;
	schema:name "utbildningsorganisation"@sv ;
	rdfs:label "vzdělávací organizace"@cs ;
	skos:prefLabel "vzdělávací organizace"@cs ;
	schema:name "vzdělávací organizace"@cs ;
	rdfs:label "organisme de formation"@fr ;
	skos:prefLabel "organisme de formation"@fr ;
	schema:name "organisme de formation"@fr ;
	schema:description "an organisation devoted to deliver education and training."@en,
		"een organisatie met als doel opleiding, onderwijs of training te verzorgen."@nl,
		"eine Organisation, die sich mit der Durchführung von Aus- und Weiterbildungsmaßnahmen befasst."@de,
		"una organización dedicada a impartir educación y formación."@es,
		"una organizzazione che si occupa di fornire istruzione e formazione."@it,
		"en organisation ägnad åt att tillhandahålla utbildning och träning"@sv,
		"organizace zaměřená na poskytnutí vzdělání a výcvik"@cs,
		"une organisation qui se consacre à l'éducation et à la formation."@fr .

wd:P149 a wikibase:Property,
		wikibase:Property ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P149 ;
	wikibase:claim p:P149 ;
	wikibase:statementProperty ps:P149 ;
	wikibase:statementValue psv:P149 ;
	wikibase:qualifier pq:P149 ;
	wikibase:qualifierValue pqv:P149 ;
	wikibase:reference pr:P149 ;
	wikibase:referenceValue prv:P149 ;
	wikibase:novalue wdno:P149 .

p:P149 a owl:ObjectProperty .

psv:P149 a owl:ObjectProperty .

pqv:P149 a owl:ObjectProperty .

prv:P149 a owl:ObjectProperty .

wdt:P149 a owl:ObjectProperty .

ps:P149 a owl:ObjectProperty .

pq:P149 a owl:ObjectProperty .

pr:P149 a owl:ObjectProperty .

wdno:P149 a owl:Class ;
	owl:complementOf _:genid7 .

_:genid7 a owl:Restriction ;
	owl:onProperty wdt:P149 ;
	owl:someValuesFrom owl:Thing .

wd:P149 rdfs:label "type of organisation"@en ;
	skos:prefLabel "type of organisation"@en ;
	schema:name "type of organisation"@en ;
	rdfs:label "Art der Organisation"@de ;
	skos:prefLabel "Art der Organisation"@de ;
	schema:name "Art der Organisation"@de ;
	rdfs:label "tipo de organización"@es ;
	skos:prefLabel "tipo de organización"@es ;
	schema:name "tipo de organización"@es ;
	rdfs:label "tipo di organizzazione"@it ;
	skos:prefLabel "tipo di organizzazione"@it ;
	schema:name "tipo di organizzazione"@it ;
	rdfs:label "typ av organisation"@sv ;
	skos:prefLabel "typ av organisation"@sv ;
	schema:name "typ av organisation"@sv ;
	rdfs:label "typ organizace"@cs ;
	skos:prefLabel "typ organizace"@cs ;
	schema:name "typ organizace"@cs ;
	rdfs:label "Type organisatie"@nl ;
	skos:prefLabel "Type organisatie"@nl ;
	schema:name "Type organisatie"@nl ;
	rdfs:label "type d'organisation"@fr ;
	skos:prefLabel "type d'organisation"@fr ;
	schema:name "type d'organisation"@fr .
