@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: <http://canonbase.eu/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:Q431 a schema:Dataset ;
	schema:about wd:Q431 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "427975"^^xsd:integer ;
	schema:dateModified "2023-09-05T13:29:43Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q431 a wikibase:Item ;
	wdt:P118 wd:Q38 ;
	p:P118 wds:Q431-f8355ab6-47dc-aef8-83c7-85ca2bb2cd53 .

wds:Q431-f8355ab6-47dc-aef8-83c7-85ca2bb2cd53 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P118 wd:Q38 .

wd:Q431 rdfs:label "method"@en ;
	skos:prefLabel "method"@en ;
	schema:name "method"@en ;
	rdfs:label "methode"@nl ;
	skos:prefLabel "methode"@nl ;
	schema:name "methode"@nl ;
	rdfs:label "Methode"@de ;
	skos:prefLabel "Methode"@de ;
	schema:name "Methode"@de ;
	rdfs:label "método"@es ;
	skos:prefLabel "método"@es ;
	schema:name "método"@es ;
	rdfs:label "metodo"@it ;
	skos:prefLabel "metodo"@it ;
	schema:name "metodo"@it ;
	rdfs:label "metod"@sv ;
	skos:prefLabel "metod"@sv ;
	schema:name "metod"@sv ;
	rdfs:label "metoda"@cs ;
	skos:prefLabel "metoda"@cs ;
	schema:name "metoda"@cs ;
	rdfs:label "méthode"@fr ;
	skos:prefLabel "méthode"@fr ;
	schema:name "méthode"@fr ;
	schema:description "groups all items with type \"method\" a systematic approach, procedure, or technique, employed by or proper to a particular discipline or field."@en,
		"groepeert alle items met als type \"methode\", een systematische aanpak, procedure of techniek, eigen aan of gebruikt in een bepaalde discipline of werkveld"@nl,
		"gruppiert alle Einträge mit dem Typ Methode eine systematische Herangehensweise, ein Verfahren oder eine Technik, die in einer bestimmten Disziplin oder in einem bestimmten Bereich angewandt wird oder dort üblich ist."@de,
		"agrupa todos los ítems de tipo método un enfoque sistemático, procedimiento o técnica, empleado por o propio de una disciplina o campo en particular."@es,
		"raggruppa tutte le voci con il tipo metodo un approccio sistematico, una procedura o una tecnica, impiegata o propria di una particolare disciplina o campo."@it,
		"omfattar alla saker av typ metod, ett systematiskt närmande, procedur eller teknik kopplad till, eller lämplig för, en särskild disciplin eller område"@sv,
		"zahrnuje všechny položky pro oblast metoda, systematický přístup, procedura nebo technika použitá k učelu či vlastní určitému oboru nebo poli"@cs,
		"regroupe tous les éléments de type \"méthode\" approche, procédure ou technique systématique, employée par ou propre à une discipline ou un domaine particulier."@fr ;
	skos:altLabel "technique"@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 .
