@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 wd: <https://wb.vna.test.tibwiki.io/entity/> .
@prefix data: <https://wb.vna.test.tibwiki.io/wiki/Special:EntityData/> .
@prefix wds: <https://wb.vna.test.tibwiki.io/entity/statement/> .
@prefix wdref: <https://wb.vna.test.tibwiki.io/reference/> .
@prefix wdv: <https://wb.vna.test.tibwiki.io/value/> .
@prefix wdt: <https://wb.vna.test.tibwiki.io/prop/direct/> .
@prefix wdtn: <https://wb.vna.test.tibwiki.io/prop/direct-normalized/> .
@prefix p: <https://wb.vna.test.tibwiki.io/prop/> .
@prefix ps: <https://wb.vna.test.tibwiki.io/prop/statement/> .
@prefix psv: <https://wb.vna.test.tibwiki.io/prop/statement/value/> .
@prefix psn: <https://wb.vna.test.tibwiki.io/prop/statement/value-normalized/> .
@prefix pq: <https://wb.vna.test.tibwiki.io/prop/qualifier/> .
@prefix pqv: <https://wb.vna.test.tibwiki.io/prop/qualifier/value/> .
@prefix pqn: <https://wb.vna.test.tibwiki.io/prop/qualifier/value-normalized/> .
@prefix pr: <https://wb.vna.test.tibwiki.io/prop/reference/> .
@prefix prv: <https://wb.vna.test.tibwiki.io/prop/reference/value/> .
@prefix prn: <https://wb.vna.test.tibwiki.io/prop/reference/value-normalized/> .
@prefix wdno: <https://wb.vna.test.tibwiki.io/prop/novalue/> .

data:Q6326 a schema:Dataset ;
	schema:about wd:Q6326 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "6576"^^xsd:integer ;
	schema:dateModified "2026-04-13T15:45:17Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q6326 a wikibase:Item ;
	wdt:P25 wd:Q2 ;
	p:P25 wds:Q6326-99B8AD4F-814D-43A9-BA85-2B2BD6E6ACC8 .

wds:Q6326-99B8AD4F-814D-43A9-BA85-2B2BD6E6ACC8 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P25 wd:Q2 .

wd:Q6326 rdfs:label "dramaturge"@en ;
	skos:prefLabel "dramaturge"@en ;
	schema:name "dramaturge"@en ;
	rdfs:label "dramaturge"@fr ;
	skos:prefLabel "dramaturge"@fr ;
	schema:name "dramaturge"@fr ;
	rdfs:label "dramaturg"@nl ;
	skos:prefLabel "dramaturg"@nl ;
	schema:name "dramaturg"@nl ;
	schema:description "person fulfilling an advisory role regarding the literary or dramaturgical aspects of theatre, opera or dance productions or within a theatre, opera or dance organization"@en,
		"conseiller ou conseillère relativement aux aspects littéraires ou dramaturgiques de productions de théâtre, d’opéra ou de danse, le plus souvent un rôle au sein d’une production mais aussi parfois un poste permanent au sein d’une organisation"@fr,
		"beroep in het theater"@nl ;
	skos:altLabel "dramaturg"@en,
		"dramaturge"@nl .

wd:Q2 a wikibase:Item ;
	rdfs:label "Beroep"@en ;
	skos:prefLabel "Beroep"@en ;
	schema:name "Beroep"@en ;
	schema:description "Een klasse om de gegevens over een beroep bij te houden"@en .

wd:P25 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "The class of which this subject is an example and a member"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P25 ;
	wikibase:claim p:P25 ;
	wikibase:statementProperty ps:P25 ;
	wikibase:statementValue psv:P25 ;
	wikibase:qualifier pq:P25 ;
	wikibase:qualifierValue pqv:P25 ;
	wikibase:reference pr:P25 ;
	wikibase:referenceValue prv:P25 ;
	wikibase:novalue wdno:P25 .

p:P25 a owl:ObjectProperty .

psv:P25 a owl:ObjectProperty .

pqv:P25 a owl:ObjectProperty .

prv:P25 a owl:ObjectProperty .

wdt:P25 a owl:ObjectProperty .

ps:P25 a owl:ObjectProperty .

pq:P25 a owl:ObjectProperty .

pr:P25 a owl:ObjectProperty .

wdno:P25 a owl:Class ;
	owl:complementOf _:3fcaae71d51b0adc59abd10ddd5ef99d .

_:3fcaae71d51b0adc59abd10ddd5ef99d a owl:Restriction ;
	owl:onProperty wdt:P25 ;
	owl:someValuesFrom owl:Thing .
