@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://www.giessen.wiki/entity/> .
@prefix data: <https://www.giessen.wiki/index.php?title=Spezial:EntityData/> .
@prefix s: <https://www.giessen.wiki/entity/statement/> .
@prefix ref: <https://www.giessen.wiki/reference/> .
@prefix v: <https://www.giessen.wiki/value/> .
@prefix wdt: <https://www.giessen.wiki/prop/direct/> .
@prefix wdtn: <https://www.giessen.wiki/prop/direct-normalized/> .
@prefix p: <https://www.giessen.wiki/prop/> .
@prefix ps: <https://www.giessen.wiki/prop/statement/> .
@prefix psv: <https://www.giessen.wiki/prop/statement/value/> .
@prefix psn: <https://www.giessen.wiki/prop/statement/value-normalized/> .
@prefix pq: <https://www.giessen.wiki/prop/qualifier/> .
@prefix pqv: <https://www.giessen.wiki/prop/qualifier/value/> .
@prefix pqn: <https://www.giessen.wiki/prop/qualifier/value-normalized/> .
@prefix pr: <https://www.giessen.wiki/prop/reference/> .
@prefix prv: <https://www.giessen.wiki/prop/reference/value/> .
@prefix prn: <https://www.giessen.wiki/prop/reference/value-normalized/> .
@prefix wdno: <https://www.giessen.wiki/prop/novalue/> .

data:P46 a schema:Dataset ;
	schema:about wd:P46 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "7492"^^xsd:integer ;
	schema:dateModified "2022-11-30T17:47:33Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P46 a wikibase:Property ;
	rdfs:label "Aufstellungsdatum"@de ;
	skos:prefLabel "Aufstellungsdatum"@de ;
	schema:name "Aufstellungsdatum"@de ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P46 ;
	wikibase:claim p:P46 ;
	wikibase:statementProperty ps:P46 ;
	wikibase:statementValue psv:P46 ;
	wikibase:qualifier pq:P46 ;
	wikibase:qualifierValue pqv:P46 ;
	wikibase:reference pr:P46 ;
	wikibase:referenceValue prv:P46 ;
	wikibase:novalue wdno:P46 .

p:P46 a owl:ObjectProperty .

psv:P46 a owl:ObjectProperty .

pqv:P46 a owl:ObjectProperty .

prv:P46 a owl:ObjectProperty .

wdt:P46 a owl:DatatypeProperty .

ps:P46 a owl:DatatypeProperty .

pq:P46 a owl:DatatypeProperty .

pr:P46 a owl:DatatypeProperty .

wdno:P46 a owl:Class ;
	owl:complementOf _:c0d583e59254fb832b23993ee6089325 .

_:c0d583e59254fb832b23993ee6089325 a owl:Restriction ;
	owl:onProperty wdt:P46 ;
	owl:someValuesFrom owl:Thing .
