@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:Q22796 a schema:Dataset ;
	schema:about wd:Q22796 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "361711"^^xsd:integer ;
	schema:dateModified "2023-01-19T08:31:05Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer .

wd:Q22796 a wikibase:Item ;
	rdfs:label "GY16 lamp base"@en ;
	skos:prefLabel "GY16 lamp base"@en ;
	schema:name "GY16 lamp base"@en ;
	rdfs:label "GY16 lampvoet"@nl ;
	skos:prefLabel "GY16 lampvoet"@nl ;
	schema:name "GY16 lampvoet"@nl ;
	rdfs:label "GY 16 lampsockel"@sv ;
	skos:prefLabel "GY 16 lampsockel"@sv ;
	schema:name "GY 16 lampsockel"@sv ;
	rdfs:label "Base lampada GY16"@it ;
	skos:prefLabel "Base lampada GY16"@it ;
	schema:name "Base lampada GY16"@it ;
	wdt:P11 wd:Q50 ;
	wdt:P118 wd:Q3127 ;
	p:P11 s:Q22796-75c7a495-43d0-8232-0749-110d94582439 .

s:Q22796-75c7a495-43d0-8232-0749-110d94582439 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P11 wd:Q50 ;
	pq:P50 wd:Q3127 .

wd:Q22796 p:P118 s:Q22796-71f3dcf7-4784-0131-0a50-9f9422a66e61 .

s:Q22796-71f3dcf7-4784-0131-0a50-9f9422a66e61 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P118 wd:Q3127 .

wd:Q50 a wikibase:Item ;
	rdfs:label "equipment"@en ;
	skos:prefLabel "equipment"@en ;
	schema:name "equipment"@en ;
	rdfs:label "technische uitrusting"@nl ;
	skos:prefLabel "technische uitrusting"@nl ;
	schema:name "technische uitrusting"@nl ;
	rdfs:label "Ausrüstung"@de ;
	skos:prefLabel "Ausrüstung"@de ;
	schema:name "Ausrüstung"@de ;
	rdfs:label "equipamiento"@es ;
	skos:prefLabel "equipamiento"@es ;
	schema:name "equipamiento"@es ;
	rdfs:label "attrezzatura"@it ;
	skos:prefLabel "attrezzatura"@it ;
	schema:name "attrezzatura"@it ;
	rdfs:label "utrustning"@sv ;
	skos:prefLabel "utrustning"@sv ;
	schema:name "utrustning"@sv ;
	rdfs:label "vybavení"@cs ;
	skos:prefLabel "vybavení"@cs ;
	schema:name "vybavení"@cs ;
	rdfs:label "équipement"@fr ;
	skos:prefLabel "équipement"@fr ;
	schema:name "équipement"@fr ;
	schema:description "groups all items with type \"equipment\" - all kind of technical installations and appliences."@en,
		"groepeert alle items met als type \"technische uitrusting\", alle soorten technische installaties of toestellen."@nl,
		"gruppiert alle Einträge mit dem Typ Ausrüstung - alle Arten von technischen Anlagen und Geräten."@de,
		"agrupa todos los ítems de tipo equipamiento todo tipo de instalaciones técnicas y aplicaciones."@es,
		"raggruppa tutti gli articoli di tipo attrezzature - tutti i tipi di impianti e applicazioni tecniche."@it,
		"omfattar alla sker av typ utrustning - all typer av tekniska installationer och tillämpningar"@sv,
		"zahrnuje všechny položky pro oblast vybavení - všechny možné technické instalace či přístroje"@cs,
		"regroupe tous les articles de type \"équipement\" - toutes sortes d'installations et d'applications techniques."@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:Q3127 a wikibase:Item ;
	rdfs:label "lamp socket"@en ;
	skos:prefLabel "lamp socket"@en ;
	schema:name "lamp socket"@en ;
	rdfs:label "lampsockel"@sv ;
	skos:prefLabel "lampsockel"@sv ;
	schema:name "lampsockel"@sv ;
	rdfs:label "portalámparas"@es ;
	skos:prefLabel "portalámparas"@es ;
	schema:name "portalámparas"@es ;
	rdfs:label "Lampenfassung"@de ;
	skos:prefLabel "Lampenfassung"@de ;
	schema:name "Lampenfassung"@de ;
	rdfs:label "sagomatore a lampada assiale"@it ;
	skos:prefLabel "sagomatore a lampada assiale"@it ;
	schema:name "sagomatore a lampada assiale"@it ;
	rdfs:label "lampfitting"@nl ;
	skos:prefLabel "lampfitting"@nl ;
	schema:name "lampfitting"@nl ;
	rdfs:label "douille"@fr ;
	skos:prefLabel "douille"@fr ;
	schema:name "douille"@fr ;
	rdfs:label "objímka"@cs ;
	skos:prefLabel "objímka"@cs ;
	schema:name "objímka"@cs ;
	schema:description "A device inside a spotlight which holds the lamp and connects it to electric current."@en,
		"Součást svítidla s elektrickými konktakty a mechanickou částí kam se vkládá světelný zdroj."@cs,
		"där glödlampan monteras elektriskt och mekaniskt"@sv,
		"Un dispositivo dentro de un reflector que sostiene la lámpara y la conecta a la corriente eléctrica."@es,
		"Die Lampenhalterung inkl. den elektrischen Kontakten innerhalb eines Scheinwerfers."@de,
		"vatting waarin een lamp wordt bevestigd om elektrisch contact te maken"@nl,
		"Un dispositivo all'interno di un faretto che contiene la lampada e la collega alla corrente elettrica."@it,
		"Dispositif situé à l'intérieur d'un projecteur, qui maintient la lampe et la connecte au courant électrique."@fr .

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

p:P118 a owl:ObjectProperty .

psv:P118 a owl:ObjectProperty .

pqv:P118 a owl:ObjectProperty .

prv:P118 a owl:ObjectProperty .

wdt:P118 a owl:ObjectProperty .

ps:P118 a owl:ObjectProperty .

pq:P118 a owl:ObjectProperty .

pr:P118 a owl:ObjectProperty .

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

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

wd:P118 rdfs:label "part of value list"@en ;
	skos:prefLabel "part of value list"@en ;
	schema:name "part of value list"@en ;
	rdfs:label "deel van waardenlijst"@nl ;
	skos:prefLabel "deel van waardenlijst"@nl ;
	schema:name "deel van waardenlijst"@nl ;
	rdfs:label "parte dell'elenco dei valori"@it ;
	skos:prefLabel "parte dell'elenco dei valori"@it ;
	schema:name "parte dell'elenco dei valori"@it ;
	rdfs:label "partie de la liste des valeurs"@fr ;
	skos:prefLabel "partie de la liste des valeurs"@fr ;
	schema:name "partie de la liste des valeurs"@fr ;
	schema:description "indicates this item is an expected vallue for a property. (the items are listed under the item where this field refers to)"@en,
		"indica che questo elemento è un valore previsto per una proprietà. (le voci sono elencate sotto la voce a cui si riferisce questo campo)."@it .

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

p:P50 a owl:ObjectProperty .

psv:P50 a owl:ObjectProperty .

pqv:P50 a owl:ObjectProperty .

prv:P50 a owl:ObjectProperty .

wdt:P50 a owl:ObjectProperty .

ps:P50 a owl:ObjectProperty .

pq:P50 a owl:ObjectProperty .

pr:P50 a owl:ObjectProperty .

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

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

wd:P50 rdfs:label "type of equipment"@en ;
	skos:prefLabel "type of equipment"@en ;
	schema:name "type of equipment"@en ;
	rdfs:label "soort uitrusting"@nl ;
	skos:prefLabel "soort uitrusting"@nl ;
	schema:name "soort uitrusting"@nl ;
	rdfs:label "Art der Ausrüstung"@de ;
	skos:prefLabel "Art der Ausrüstung"@de ;
	schema:name "Art der Ausrüstung"@de ;
	rdfs:label "tipo de equipamiento"@es ;
	skos:prefLabel "tipo de equipamiento"@es ;
	schema:name "tipo de equipamiento"@es ;
	rdfs:label "tipo di attrezzatura"@it ;
	skos:prefLabel "tipo di attrezzatura"@it ;
	schema:name "tipo di attrezzatura"@it ;
	rdfs:label "typ av utrustning"@sv ;
	skos:prefLabel "typ av utrustning"@sv ;
	schema:name "typ av utrustning"@sv ;
	rdfs:label "typ vybavení"@cs ;
	skos:prefLabel "typ vybavení"@cs ;
	schema:name "typ vybavení"@cs ;
	rdfs:label "le type d'équipement"@fr ;
	skos:prefLabel "le type d'équipement"@fr ;
	schema:name "le type d'équipement"@fr ;
	schema:description "Defines the type of equipment for type of information is equipment (always choose the most detailed description"@en .
