@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:Q39747 a schema:Dataset ;
	schema:about wd:Q39747 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "572564"^^xsd:integer ;
	schema:dateModified "2026-02-14T12:49:04Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q39747 a wikibase:Item ;
	rdfs:label "Bram De Clerck"@en ;
	skos:prefLabel "Bram De Clerck"@en ;
	schema:name "Bram De Clerck"@en ;
	skos:altLabel "De Clerck, Bram"@en ;
	wdt:P11 wd:Q15 ;
	wdt:P19 wd:Q7 ;
	wdt:P83 wd:Q449 ;
	wdt:P32 wd:Q3171 ;
	p:P11 s:Q39747-916E5DC6-B044-4685-B815-4C7FBCBB4D77 .

s:Q39747-916E5DC6-B044-4685-B815-4C7FBCBB4D77 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P11 wd:Q15 .

wd:Q39747 p:P19 s:Q39747-C02637D9-D9BA-48A4-9967-5F0BE26756B8 .

s:Q39747-C02637D9-D9BA-48A4-9967-5F0BE26756B8 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P19 wd:Q7 .

wd:Q39747 p:P83 s:Q39747-070B6D94-32DA-4ACD-BF9B-E24399F3C94C .

s:Q39747-070B6D94-32DA-4ACD-BF9B-E24399F3C94C a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P83 wd:Q449 .

wd:Q39747 p:P32 s:Q39747-54A8D6D5-E910-4B3D-AA0A-C8F18E8C8894 .

s:Q39747-54A8D6D5-E910-4B3D-AA0A-C8F18E8C8894 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P32 wd:Q3171 .

wd:Q15 a wikibase:Item ;
	rdfs:label "Person"@en ;
	skos:prefLabel "Person"@en ;
	schema:name "Person"@en ;
	rdfs:label "Persoon"@nl ;
	skos:prefLabel "Persoon"@nl ;
	schema:name "Persoon"@nl ;
	rdfs:label "Person"@de ;
	skos:prefLabel "Person"@de ;
	schema:name "Person"@de ;
	rdfs:label "persona"@es ;
	skos:prefLabel "persona"@es ;
	schema:name "persona"@es ;
	rdfs:label "persona"@it ;
	skos:prefLabel "persona"@it ;
	schema:name "persona"@it ;
	rdfs:label "person"@sv ;
	skos:prefLabel "person"@sv ;
	schema:name "person"@sv ;
	rdfs:label "osoba"@cs ;
	skos:prefLabel "osoba"@cs ;
	schema:name "osoba"@cs ;
	rdfs:label "Personne"@fr ;
	skos:prefLabel "Personne"@fr ;
	schema:name "Personne"@fr ;
	schema:description "groups all items with type \"person\""@en,
		"groepeert alle items van het type \"persoon\""@nl,
		"gruppiert alle Einträge im Typ Person"@de,
		"agrupa todos los ítems de tipo persona"@es,
		"raggruppa tutti gli elementi di tipo persona."@it,
		"omfattar alla saker av typ person"@sv,
		"zahrnuje všechny položky pro oblast osoba"@cs,
		"regroupe tous les éléments de type \"personne\""@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 _:genid1 .

_:genid1 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:Q7 a wikibase:Item ;
	rdfs:label "lighting and projection"@en ;
	skos:prefLabel "lighting and projection"@en ;
	schema:name "lighting and projection"@en ;
	rdfs:label "belichting en projectie"@nl ;
	skos:prefLabel "belichting en projectie"@nl ;
	schema:name "belichting en projectie"@nl ;
	rdfs:label "Licht und Projektion"@de ;
	skos:prefLabel "Licht und Projektion"@de ;
	schema:name "Licht und Projektion"@de ;
	rdfs:label "iluminación y proyecciones"@es ;
	skos:prefLabel "iluminación y proyecciones"@es ;
	schema:name "iluminación y proyecciones"@es ;
	rdfs:label "Luci e Proiezioni"@it ;
	skos:prefLabel "Luci e Proiezioni"@it ;
	schema:name "Luci e Proiezioni"@it ;
	rdfs:label "ljus och projektion"@sv ;
	skos:prefLabel "ljus och projektion"@sv ;
	schema:name "ljus och projektion"@sv ;
	rdfs:label "svícení a projekce"@cs ;
	skos:prefLabel "svícení a projekce"@cs ;
	schema:name "svícení a projekce"@cs ;
	rdfs:label "éclairage et projection"@fr ;
	skos:prefLabel "éclairage et projection"@fr ;
	schema:name "éclairage et projection"@fr ;
	schema:description "groups all items within the field of \"lighting and projection\""@en,
		"groepeert alle items met als werkveld \"belichting en projectie\""@nl,
		"gruppiert alle Einträge im Bereich Beleuchtung und Projektion."@de,
		"agrupa todos los ítems del campo iluminación y proyecciones."@es,
		"raggruppa tutti gli articoli del settore illuminazione e proiezione."@it,
		"omfattar alla saker inom området ljus och projektion"@sv,
		"zahrnuje všechny položky pro oblast svícení a projekce"@cs,
		"regroupe tous les articles du domaine \"éclairage et projection\""@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 _:genid2 .

_:genid2 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:Q449 a wikibase:Item ;
	rdfs:label "Belgium"@en ;
	skos:prefLabel "Belgium"@en ;
	schema:name "Belgium"@en ;
	rdfs:label "België"@nl ;
	skos:prefLabel "België"@nl ;
	schema:name "België"@nl ;
	rdfs:label "Belgie"@cs ;
	skos:prefLabel "Belgie"@cs ;
	schema:name "Belgie"@cs ;
	rdfs:label "Belgien"@de ;
	skos:prefLabel "Belgien"@de ;
	schema:name "Belgien"@de ;
	rdfs:label "Belgien"@sv ;
	skos:prefLabel "Belgien"@sv ;
	schema:name "Belgien"@sv ;
	rdfs:label "Belgio"@it ;
	skos:prefLabel "Belgio"@it ;
	schema:name "Belgio"@it ;
	rdfs:label "Bélgica"@es ;
	skos:prefLabel "Bélgica"@es ;
	schema:name "Bélgica"@es ;
	schema:description "country"@en,
		"land"@nl,
		"Nazione"@it .

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

p:P83 a owl:ObjectProperty .

psv:P83 a owl:ObjectProperty .

pqv:P83 a owl:ObjectProperty .

prv:P83 a owl:ObjectProperty .

wdt:P83 a owl:ObjectProperty .

ps:P83 a owl:ObjectProperty .

pq:P83 a owl:ObjectProperty .

pr:P83 a owl:ObjectProperty .

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

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

wd:P83 rdfs:label "country of citizenship"@en ;
	skos:prefLabel "country of citizenship"@en ;
	schema:name "country of citizenship"@en ;
	rdfs:label "taatsbürgerschaft"@de ;
	skos:prefLabel "taatsbürgerschaft"@de ;
	schema:name "taatsbürgerschaft"@de ;
	rdfs:label "País de residencia"@es ;
	skos:prefLabel "País de residencia"@es ;
	schema:name "País de residencia"@es ;
	rdfs:label "Paese di cittadinanza"@it ;
	skos:prefLabel "Paese di cittadinanza"@it ;
	schema:name "Paese di cittadinanza"@it ;
	rdfs:label "medborgarskap"@sv ;
	skos:prefLabel "medborgarskap"@sv ;
	schema:name "medborgarskap"@sv ;
	rdfs:label "občanství"@cs ;
	skos:prefLabel "občanství"@cs ;
	schema:name "občanství"@cs ;
	rdfs:label "land van herkomst"@nl ;
	skos:prefLabel "land van herkomst"@nl ;
	schema:name "land van herkomst"@nl ;
	rdfs:label "pays d'origine"@fr ;
	skos:prefLabel "pays d'origine"@fr ;
	schema:name "pays d'origine"@fr ;
	schema:description "the object is a country that recognizes the subject as its citizen"@en .

wd:Q3171 a wikibase:Item ;
	rdfs:label "lighting technician"@en ;
	skos:prefLabel "lighting technician"@en ;
	schema:name "lighting technician"@en ;
	rdfs:label "ljustekniker"@sv ;
	skos:prefLabel "ljustekniker"@sv ;
	schema:name "ljustekniker"@sv ;
	rdfs:label "eléctrico"@es ;
	skos:prefLabel "eléctrico"@es ;
	schema:name "eléctrico"@es ;
	rdfs:label "Beleuchter"@de ;
	skos:prefLabel "Beleuchter"@de ;
	schema:name "Beleuchter"@de ;
	rdfs:label "tecnico luci"@it ;
	skos:prefLabel "tecnico luci"@it ;
	schema:name "tecnico luci"@it ;
	rdfs:label "belichter"@nl ;
	skos:prefLabel "belichter"@nl ;
	schema:name "belichter"@nl ;
	rdfs:label "électricien"@fr ;
	skos:prefLabel "électricien"@fr ;
	schema:name "électricien"@fr ;
	rdfs:label "osvětlovač"@cs ;
	skos:prefLabel "osvětlovač"@cs ;
	schema:name "osvětlovač"@cs ;
	schema:description "Performance lighting technicians setup, prepare, check and maintain equipment in order to provide optimal lighting quality for live performances."@en,
		"Technici kteří pracují se světelnou technikou a připravují představení."@cs,
		"en som arbetar med ljus"@sv,
		"Los técnicos que trabajan con los sistemas de iluminación escénica preparando producciones."@es,
		"Mitarbeiter der Beleuchtungsabteilung oder der Licht Crew."@de,
		"technicus die op toneel met het theaterlicht werkt en hiervoor de opbouw etc doet"@nl .

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

p:P32 a owl:ObjectProperty .

psv:P32 a owl:ObjectProperty .

pqv:P32 a owl:ObjectProperty .

prv:P32 a owl:ObjectProperty .

wdt:P32 a owl:ObjectProperty .

ps:P32 a owl:ObjectProperty .

pq:P32 a owl:ObjectProperty .

pr:P32 a owl:ObjectProperty .

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

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

wd:P32 rdfs:label "occupation"@en ;
	skos:prefLabel "occupation"@en ;
	schema:name "occupation"@en ;
	rdfs:label "beroep"@nl ;
	skos:prefLabel "beroep"@nl ;
	schema:name "beroep"@nl ;
	rdfs:label "Beruf"@de ;
	skos:prefLabel "Beruf"@de ;
	schema:name "Beruf"@de ;
	rdfs:label "profesión"@es ;
	skos:prefLabel "profesión"@es ;
	schema:name "profesión"@es ;
	rdfs:label "occupazione"@it ;
	skos:prefLabel "occupazione"@it ;
	schema:name "occupazione"@it ;
	rdfs:label "yrke"@sv ;
	skos:prefLabel "yrke"@sv ;
	schema:name "yrke"@sv ;
	rdfs:label "zaměstnání"@cs ;
	skos:prefLabel "zaměstnání"@cs ;
	schema:name "zaměstnání"@cs ;
	rdfs:label "profession"@fr ;
	skos:prefLabel "profession"@fr ;
	schema:name "profession"@fr ;
	schema:description "Defines the occupation of a person (or an organisation), based on a predefined list of occupations/items."@en .
