@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://mtm.uni-trier.de/entity/> .
@prefix data: <https://mtm.uni-trier.de/wiki/Special:EntityData/> .
@prefix s: <https://mtm.uni-trier.de/entity/statement/> .
@prefix ref: <https://mtm.uni-trier.de/reference/> .
@prefix v: <https://mtm.uni-trier.de/value/> .
@prefix wdt: <https://mtm.uni-trier.de/prop/direct/> .
@prefix wdtn: <https://mtm.uni-trier.de/prop/direct-normalized/> .
@prefix p: <https://mtm.uni-trier.de/prop/> .
@prefix ps: <https://mtm.uni-trier.de/prop/statement/> .
@prefix psv: <https://mtm.uni-trier.de/prop/statement/value/> .
@prefix psn: <https://mtm.uni-trier.de/prop/statement/value-normalized/> .
@prefix pq: <https://mtm.uni-trier.de/prop/qualifier/> .
@prefix pqv: <https://mtm.uni-trier.de/prop/qualifier/value/> .
@prefix pqn: <https://mtm.uni-trier.de/prop/qualifier/value-normalized/> .
@prefix pr: <https://mtm.uni-trier.de/prop/reference/> .
@prefix prv: <https://mtm.uni-trier.de/prop/reference/value/> .
@prefix prn: <https://mtm.uni-trier.de/prop/reference/value-normalized/> .
@prefix wdno: <https://mtm.uni-trier.de/prop/novalue/> .

data:Q201 a schema:Dataset ;
	schema:about wd:Q201 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "3307"^^xsd:integer ;
	schema:dateModified "2025-10-20T17:28:28Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q201 a wikibase:Item ;
	wdt:P2 <http://www.wikidata.org/entity/Q18191106> ;
	p:P2 s:Q201-aa54aa0c-4830-1f90-46de-134303e24aca .

s:Q201-aa54aa0c-4830-1f90-46de-134303e24aca a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 <http://www.wikidata.org/entity/Q18191106> .

wd:Q201 rdfs:label "Helmut"@de ;
	skos:prefLabel "Helmut"@de ;
	schema:name "Helmut"@de ;
	rdfs:label "Helmut"@en ;
	skos:prefLabel "Helmut"@en ;
	schema:name "Helmut"@en ;
	schema:description "männlicher Vorname"@de,
		"male given name"@en .

wd:P2 a wikibase:Property ;
	rdfs:label "exact match"@en ;
	skos:prefLabel "exact match"@en ;
	schema:name "exact match"@en ;
	schema:description "URL used to link two items or properties, indicating a high degree of confidence that the concepts can be used interchangeably"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	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 .
