@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: <https://gebouwen.brabantcloud.nl/value/> .
@prefix wd: <https://gebouwen.brabantcloud.nl/entity/> .
@prefix data: <https://gebouwen.brabantcloud.nl/wiki/Special:EntityData/> .
@prefix s: <https://gebouwen.brabantcloud.nl/entity/statement/> .
@prefix ref: <https://gebouwen.brabantcloud.nl/reference/> .
@prefix wdt: <https://gebouwen.brabantcloud.nl/prop/direct/> .
@prefix wdtn: <https://gebouwen.brabantcloud.nl/prop/direct-normalized/> .
@prefix p: <https://gebouwen.brabantcloud.nl/prop/> .
@prefix ps: <https://gebouwen.brabantcloud.nl/prop/statement/> .
@prefix psv: <https://gebouwen.brabantcloud.nl/prop/statement/value/> .
@prefix psn: <https://gebouwen.brabantcloud.nl/prop/statement/value-normalized/> .
@prefix pq: <https://gebouwen.brabantcloud.nl/prop/qualifier/> .
@prefix pqv: <https://gebouwen.brabantcloud.nl/prop/qualifier/value/> .
@prefix pqn: <https://gebouwen.brabantcloud.nl/prop/qualifier/value-normalized/> .
@prefix pr: <https://gebouwen.brabantcloud.nl/prop/reference/> .
@prefix prv: <https://gebouwen.brabantcloud.nl/prop/reference/value/> .
@prefix prn: <https://gebouwen.brabantcloud.nl/prop/reference/value-normalized/> .
@prefix wdno: <https://gebouwen.brabantcloud.nl/prop/novalue/> .

data:Q7892 a schema:Dataset ;
	schema:about wd:Q7892 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "106894"^^xsd:integer ;
	schema:dateModified "2026-04-23T13:25:53Z"^^xsd:dateTime ;
	wikibase:statements "5"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q7892 a wikibase:Item ;
	rdfs:label "Job"@nl ;
	skos:prefLabel "Job"@nl ;
	schema:name "Job"@nl ;
	schema:description "Heilige"@nl ;
	wdt:P1 wd:Q1 ;
	wdt:P21 <https://www.wikidata.org/entity/Q179962> ;
	wdt:P24 <https://data.brabantcloud.nl/id/ark:15052/357939cb-e11d-4abe-b440-1ef6128805e8> ;
	wdt:P25 wd:Q5557 ;
	wdt:P26 wd:Q5561 ;
	p:P1 s:Q7892-b9e400e1-477a-203d-a996-6ac740bb9c36 .

s:Q7892-b9e400e1-477a-203d-a996-6ac740bb9c36 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q1 .

wd:Q7892 p:P21 s:Q7892-8d0cd977-49d0-6f27-e1fd-b07dbd67ef4b .

s:Q7892-8d0cd977-49d0-6f27-e1fd-b07dbd67ef4b a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P21 <https://www.wikidata.org/entity/Q179962> .

wd:Q7892 p:P24 s:Q7892-4f33dd0b-439f-627c-4153-b2d20dde9b89 .

s:Q7892-4f33dd0b-439f-627c-4153-b2d20dde9b89 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P24 <https://data.brabantcloud.nl/id/ark:15052/357939cb-e11d-4abe-b440-1ef6128805e8> .

wd:Q7892 p:P25 s:Q7892-3e7106b7-435b-f14a-35e1-f2ce63c1bdfe .

s:Q7892-3e7106b7-435b-f14a-35e1-f2ce63c1bdfe a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P25 wd:Q5557 .

wd:Q7892 p:P26 s:Q7892-06ac66f8-4235-e83c-75e1-7f3fb410a89d .

s:Q7892-06ac66f8-4235-e83c-75e1-7f3fb410a89d a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P26 wd:Q5561 .

wd:Q1 a wikibase:Item ;
	rdfs:label "Mens"@nl ;
	skos:prefLabel "Mens"@nl ;
	schema:name "Mens"@nl ;
	schema:description "Tweevoetige primatensoort uit de familie van de hominidae"@nl .

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

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:ObjectProperty .

ps:P1 a owl:ObjectProperty .

pq:P1 a owl:ObjectProperty .

pr:P1 a owl:ObjectProperty .

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

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

wd:P1 rdfs:label "Is een"@nl ;
	skos:prefLabel "Is een"@nl ;
	schema:name "Is een"@nl ;
	schema:description "Dit item is een exemplaar (instantie) van deze groep items"@nl .

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

p:P21 a owl:ObjectProperty .

psv:P21 a owl:ObjectProperty .

pqv:P21 a owl:ObjectProperty .

prv:P21 a owl:ObjectProperty .

wdt:P21 a owl:ObjectProperty .

ps:P21 a owl:ObjectProperty .

pq:P21 a owl:ObjectProperty .

pr:P21 a owl:ObjectProperty .

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

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

wd:P21 rdfs:label "Wikidata-verwijzing"@nl ;
	skos:prefLabel "Wikidata-verwijzing"@nl ;
	schema:name "Wikidata-verwijzing"@nl ;
	schema:description "Link naar item in Wikidata (structuur: 'http://www.wikidata.org/entity/Q{nummer}')"@nl .

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

p:P24 a owl:ObjectProperty .

psv:P24 a owl:ObjectProperty .

pqv:P24 a owl:ObjectProperty .

prv:P24 a owl:ObjectProperty .

wdt:P24 a owl:ObjectProperty .

ps:P24 a owl:ObjectProperty .

pq:P24 a owl:ObjectProperty .

pr:P24 a owl:ObjectProperty .

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

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

wd:P24 rdfs:label "Duurzame URI"@nl ;
	skos:prefLabel "Duurzame URI"@nl ;
	schema:name "Duurzame URI"@nl .

wd:Q5557 a wikibase:Item ;
	rdfs:label "Gepubliceerd"@nl ;
	skos:prefLabel "Gepubliceerd"@nl ;
	schema:name "Gepubliceerd"@nl ;
	schema:description "Aanduiding dat het item gepubliceerd is"@nl .

wd:P25 a wikibase:Property,
		wikibase:Property ;
	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 _:genid4 .

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

wd:P25 rdfs:label "Publicatiestatus"@nl ;
	skos:prefLabel "Publicatiestatus"@nl ;
	schema:name "Publicatiestatus"@nl ;
	schema:description "Aanduiding of het item wel of niet gepubliceerd is"@nl .

wd:Q5561 a wikibase:Item ;
	rdfs:label "Definitief in gebruik"@nl ;
	skos:prefLabel "Definitief in gebruik"@nl ;
	schema:name "Definitief in gebruik"@nl ;
	schema:description "Aanduiding dat het item definitief in gebruik is"@nl .

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

p:P26 a owl:ObjectProperty .

psv:P26 a owl:ObjectProperty .

pqv:P26 a owl:ObjectProperty .

prv:P26 a owl:ObjectProperty .

wdt:P26 a owl:ObjectProperty .

ps:P26 a owl:ObjectProperty .

pq:P26 a owl:ObjectProperty .

pr:P26 a owl:ObjectProperty .

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

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

wd:P26 rdfs:label "Gebruiksstatus"@nl ;
	skos:prefLabel "Gebruiksstatus"@nl ;
	schema:name "Gebruiksstatus"@nl ;
	schema:description "De gebruiksstatus van het item"@nl .
