@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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://reprexbase.eu/entity/> .
@prefix data: <https://reprexbase.eu/demo/index.php?title=Special:EntityData/> .
@prefix s: <https://reprexbase.eu/entity/statement/> .
@prefix ref: <https://reprexbase.eu/reference/> .
@prefix v: <https://reprexbase.eu/value/> .
@prefix wdt: <https://reprexbase.eu/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/prop/> .
@prefix ps: <https://reprexbase.eu/prop/statement/> .
@prefix psv: <https://reprexbase.eu/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/prop/reference/> .
@prefix prv: <https://reprexbase.eu/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/prop/novalue/> .

data:Q137 a schema:Dataset ;
	schema:about wd:Q137 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "480"^^xsd:integer ;
	schema:dateModified "2024-09-25T20:43:49Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q137 a wikibase:Item ;
	wdt:P89 "Q656720" ;
	wdt:P2 wd:Q136 ;
	p:P89 s:Q137-439821E0-4D1C-4A96-8DF4-B00B209C085A .

s:Q137-439821E0-4D1C-4A96-8DF4-B00B209C085A a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P89 "Q656720" .

wd:Q137 p:P2 s:Q137-000DEC48-61AF-48A0-B1D4-EC8A2E05D526 .

s:Q137-000DEC48-61AF-48A0-B1D4-EC8A2E05D526 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 wd:Q136 .

wd:Q137 rdfs:label "workshop"@en ;
	skos:prefLabel "workshop"@en ;
	schema:name "workshop"@en ;
	rdfs:label "мастерская"@ru ;
	skos:prefLabel "мастерская"@ru ;
	schema:name "мастерская"@ru ;
	rdfs:label "werkplaats"@nl ;
	skos:prefLabel "werkplaats"@nl ;
	schema:name "werkplaats"@nl ;
	rdfs:label "műhely"@hu ;
	skos:prefLabel "műhely"@hu ;
	schema:name "műhely"@hu ;
	rdfs:label "dielňa"@sk ;
	skos:prefLabel "dielňa"@sk ;
	schema:name "dielňa"@sk ;
	rdfs:label "töökoda"@et ;
	skos:prefLabel "töökoda"@et ;
	schema:name "töökoda"@et ;
	rdfs:label "Werkstatt"@de ;
	skos:prefLabel "Werkstatt"@de ;
	schema:name "Werkstatt"@de ;
	rdfs:label "atelier"@fr ;
	skos:prefLabel "atelier"@fr ;
	schema:name "atelier"@fr ;
	rdfs:label "oficina"@pt ;
	skos:prefLabel "oficina"@pt ;
	schema:name "oficina"@pt ;
	rdfs:label "taller"@es ;
	skos:prefLabel "taller"@es ;
	schema:name "taller"@es ;
	rdfs:label "workshop"@lv ;
	skos:prefLabel "workshop"@lv ;
	schema:name "workshop"@lv ;
	rdfs:label "workshop"@lt ;
	skos:prefLabel "workshop"@lt ;
	schema:name "workshop"@lt ;
	schema:description "room or building, with tools, used to repair or make goods"@en,
		"комната или здание с инструментом, используемое для починки или создания товаров"@ru,
		"gebouw of ruimte met gereedschap om goederen te maken of te repareren"@nl,
		"Arbeitsstätte mit Werkzeugen oder Maschinen zur Reparatur oder Fertigung von Produktionsgütern"@de,
		"espace consacré à la fabrication, dans une usine, chez un artisan ou un artiste"@fr,
		"espacio de trabajo manual"@es .

wd:P89 a wikibase:Property ;
	rdfs:label "Wikidata QID"@en ;
	skos:prefLabel "Wikidata QID"@en ;
	schema:name "Wikidata QID"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P89 ;
	wikibase:claim p:P89 ;
	wikibase:statementProperty ps:P89 ;
	wikibase:statementValue psv:P89 ;
	wikibase:qualifier pq:P89 ;
	wikibase:qualifierValue pqv:P89 ;
	wikibase:reference pr:P89 ;
	wikibase:referenceValue prv:P89 ;
	wikibase:novalue wdno:P89 ;
	wikibase:directClaimNormalized wdtn:P89 ;
	wikibase:statementValueNormalized psn:P89 ;
	wikibase:qualifierValueNormalized pqn:P89 ;
	wikibase:referenceValueNormalized prn:P89 .

p:P89 a owl:ObjectProperty .

psv:P89 a owl:ObjectProperty .

pqv:P89 a owl:ObjectProperty .

prv:P89 a owl:ObjectProperty .

wdt:P89 a owl:DatatypeProperty .

ps:P89 a owl:DatatypeProperty .

pq:P89 a owl:DatatypeProperty .

pr:P89 a owl:DatatypeProperty .

psn:P89 a owl:ObjectProperty .

pqn:P89 a owl:ObjectProperty .

prn:P89 a owl:ObjectProperty .

wdtn:P89 a owl:ObjectProperty .

wdno:P89 a owl:Class ;
	owl:complementOf _:2b1b3c83209df749f1e16974220adf10 .

_:2b1b3c83209df749f1e16974220adf10 a owl:Restriction ;
	owl:onProperty wdt:P89 ;
	owl:someValuesFrom owl:Thing .

wd:Q136 a wikibase:Item ;
	rdfs:label "workplace"@en ;
	skos:prefLabel "workplace"@en ;
	schema:name "workplace"@en ;
	schema:description "physical location where someone works"@en .

wd:P2 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "that class of which this subject is a particular example and member; different from P279 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P2 ;
	wikibase:claim p:P2 ;
	wikibase:statementProperty ps:P2 ;
	wikibase:statementValue psv:P2 ;
	wikibase:qualifier pq:P2 ;
	wikibase:qualifierValue pqv:P2 ;
	wikibase:reference pr:P2 ;
	wikibase:referenceValue prv:P2 ;
	wikibase:novalue wdno:P2 .

p:P2 a owl:ObjectProperty .

psv:P2 a owl:ObjectProperty .

pqv:P2 a owl:ObjectProperty .

prv:P2 a owl:ObjectProperty .

wdt:P2 a owl:ObjectProperty .

ps:P2 a owl:ObjectProperty .

pq:P2 a owl:ObjectProperty .

pr:P2 a owl:ObjectProperty .

wdno:P2 a owl:Class ;
	owl:complementOf _:1f05fece3ad482b53eed1f5510da49fa .

_:1f05fece3ad482b53eed1f5510da49fa a owl:Restriction ;
	owl:onProperty wdt:P2 ;
	owl:someValuesFrom owl:Thing .
