@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: <http://canonbase.eu/entity/> .
@prefix data: <https://devcanon.online/wiki/Special:EntityData/> .
@prefix wds: <http://canonbase.eu/entity/statement/> .
@prefix wdref: <http://canonbase.eu/reference/> .
@prefix wdv: <http://canonbase.eu/value/> .
@prefix wdt: <http://canonbase.eu/prop/direct/> .
@prefix wdtn: <http://canonbase.eu/prop/direct-normalized/> .
@prefix p: <http://canonbase.eu/prop/> .
@prefix ps: <http://canonbase.eu/prop/statement/> .
@prefix psv: <http://canonbase.eu/prop/statement/value/> .
@prefix psn: <http://canonbase.eu/prop/statement/value-normalized/> .
@prefix pq: <http://canonbase.eu/prop/qualifier/> .
@prefix pqv: <http://canonbase.eu/prop/qualifier/value/> .
@prefix pqn: <http://canonbase.eu/prop/qualifier/value-normalized/> .
@prefix pr: <http://canonbase.eu/prop/reference/> .
@prefix prv: <http://canonbase.eu/prop/reference/value/> .
@prefix prn: <http://canonbase.eu/prop/reference/value-normalized/> .
@prefix wdno: <http://canonbase.eu/prop/novalue/> .

data:Q39696 a schema:Dataset ;
	schema:about wd:Q39696 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "572056"^^xsd:integer ;
	schema:dateModified "2026-02-06T18:06:11Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q39696 a wikibase:Item ;
	wdt:P118 wd:Q38 ;
	p:P118 wds:Q39696-91b32766-456d-5365-a5b5-379ef0bafbd7 .

wds:Q39696-91b32766-456d-5365-a5b5-379ef0bafbd7 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P118 wd:Q38 .

wd:Q39696 rdfs:label "design (concept)"@en ;
	skos:prefLabel "design (concept)"@en ;
	schema:name "design (concept)"@en ;
	schema:description "groups all items that are design"@en .

wd:Q38 a wikibase:Item ;
	rdfs:label "Type of information"@en ;
	skos:prefLabel "Type of information"@en ;
	schema:name "Type of information"@en ;
	schema:description "This item groups all items defining the type of information of an item."@en .

wd:P118 a wikibase:Property ;
	rdfs:label "part of value list"@en ;
	skos:prefLabel "part of value list"@en ;
	schema:name "part of value list"@en ;
	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 ;
	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 _:d32e6241f6a47e9399fa3494c3aeaba7 .

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