@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:Q6514 a schema:Dataset ;
	schema:about wd:Q6514 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "6764"^^xsd:integer ;
	schema:dateModified "2026-04-13T15:48:25Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q6514 a wikibase:Item ;
	wdt:P25 wd:Q2 ;
	p:P25 wds:Q6514-4F968A86-C170-4B77-AAF0-E11B159D7E2C .

wds:Q6514-4F968A86-C170-4B77-AAF0-E11B159D7E2C a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P25 wd:Q2 .

wd:Q6514 rdfs:label "wine merchant"@en ;
	skos:prefLabel "wine merchant"@en ;
	schema:name "wine merchant"@en ;
	rdfs:label "caviste"@fr ;
	skos:prefLabel "caviste"@fr ;
	schema:name "caviste"@fr ;
	rdfs:label "wijnhandelaar"@nl ;
	skos:prefLabel "wijnhandelaar"@nl ;
	schema:name "wijnhandelaar"@nl ;
	schema:description "person engaged in the import or sale of wine"@en,
		"profession"@fr,
		"persoon die zich bezighoudt met de import of verkoop van wijn"@nl ;
	skos:altLabel "vintner"@en .

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 .
