@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:P64 a schema:Dataset ;
	schema:about wd:P64 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "571477"^^xsd:integer ;
	schema:dateModified "2026-01-29T10:50:24Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer .

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

p:P64 a owl:ObjectProperty .

psv:P64 a owl:ObjectProperty .

pqv:P64 a owl:ObjectProperty .

prv:P64 a owl:ObjectProperty .

wdt:P64 a owl:ObjectProperty .

ps:P64 a owl:ObjectProperty .

pq:P64 a owl:ObjectProperty .

pr:P64 a owl:ObjectProperty .

wdno:P64 a owl:Class ;
	owl:complementOf _:genid1 .

_:genid1 a owl:Restriction ;
	owl:onProperty wdt:P64 ;
	owl:someValuesFrom owl:Thing .

wd:P64 rdfs:label "Source URL"@en ;
	skos:prefLabel "Source URL"@en ;
	schema:name "Source URL"@en ;
	rdfs:label "bron URL"@nl ;
	skos:prefLabel "bron URL"@nl ;
	schema:name "bron URL"@nl ;
	rdfs:label "Quelle URL"@de ;
	skos:prefLabel "Quelle URL"@de ;
	schema:name "Quelle URL"@de ;
	rdfs:label "Fuente url"@es ;
	skos:prefLabel "Fuente url"@es ;
	schema:name "Fuente url"@es ;
	rdfs:label "Fonte URL"@it ;
	skos:prefLabel "Fonte URL"@it ;
	schema:name "Fonte URL"@it ;
	rdfs:label "källa URL"@sv ;
	skos:prefLabel "källa URL"@sv ;
	schema:name "källa URL"@sv ;
	rdfs:label "URL"@cs ;
	skos:prefLabel "URL"@cs ;
	schema:name "URL"@cs ;
	schema:description "direct link to external web page source"@en ;
	wdt:P98 "600" ;
	wdt:P97 wd:Q604 ;
	wdt:P51 "Avoid using in items other then sources, use only if the source is not usefull for other items, preferably a source item is made, including a copy to avoid loss (see also backup document)"@en ;
	p:P98 s:P64-20c8576a-449a-9f72-03ca-60ef35cf768c .

s:P64-20c8576a-449a-9f72-03ca-60ef35cf768c a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P98 "600" .

wd:P64 p:P97 s:P64-42615397-4c8f-c6ba-becc-0cf632c97325 .

s:P64-42615397-4c8f-c6ba-becc-0cf632c97325 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P97 wd:Q604 .

wd:P64 p:P51 s:P64-d155b82f-4130-cd24-9482-eadd3ba68d57 .

s:P64-d155b82f-4130-cd24-9482-eadd3ba68d57 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P51 "Avoid using in items other then sources, use only if the source is not usefull for other items, preferably a source item is made, including a copy to avoid loss (see also backup document)"@en .

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

p:P98 a owl:ObjectProperty .

psv:P98 a owl:ObjectProperty .

pqv:P98 a owl:ObjectProperty .

prv:P98 a owl:ObjectProperty .

wdt:P98 a owl:DatatypeProperty .

ps:P98 a owl:DatatypeProperty .

pq:P98 a owl:DatatypeProperty .

pr:P98 a owl:DatatypeProperty .

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

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

wd:P98 rdfs:label "Property order"@en ;
	skos:prefLabel "Property order"@en ;
	schema:name "Property order"@en ;
	rdfs:label "Ordine di proprietà"@it ;
	skos:prefLabel "Ordine di proprietà"@it ;
	schema:name "Ordine di proprietà"@it ;
	rdfs:label "Ordre de propriété"@fr ;
	skos:prefLabel "Ordre de propriété"@fr ;
	schema:name "Ordre de propriété"@fr ;
	schema:description "defines the order the properties apear in a document"@en,
		"definisce l'ordine di apparizione delle proprietà in un documento"@it .

wd:Q604 a wikibase:Item ;
	rdfs:label "Public"@en ;
	skos:prefLabel "Public"@en ;
	schema:name "Public"@en ;
	rdfs:label "Offentlig"@sv ;
	skos:prefLabel "Offentlig"@sv ;
	schema:name "Offentlig"@sv ;
	rdfs:label "Publiek"@nl ;
	skos:prefLabel "Publiek"@nl ;
	schema:name "Publiek"@nl ;
	rdfs:label "Pubblico"@it ;
	skos:prefLabel "Pubblico"@it ;
	schema:name "Pubblico"@it ;
	schema:description "used as a value for \"property visible\""@en,
		"usato come valore per \"proprietà visibile\""@it .

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

p:P97 a owl:ObjectProperty .

psv:P97 a owl:ObjectProperty .

pqv:P97 a owl:ObjectProperty .

prv:P97 a owl:ObjectProperty .

wdt:P97 a owl:ObjectProperty .

ps:P97 a owl:ObjectProperty .

pq:P97 a owl:ObjectProperty .

pr:P97 a owl:ObjectProperty .

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

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

wd:P97 rdfs:label "Property visible"@en ;
	skos:prefLabel "Property visible"@en ;
	schema:name "Property visible"@en ;
	rdfs:label "Proprietà visibile"@it ;
	skos:prefLabel "Proprietà visibile"@it ;
	schema:name "Proprietà visibile"@it ;
	rdfs:label "Propriété visible"@fr ;
	skos:prefLabel "Propriété visible"@fr ;
	schema:name "Propriété visible"@fr ;
	schema:description "used to limit the visibility of a property for the public."@en,
		"utilizzato per limitare la visibilità di una proprietà per il pubblico."@it .

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

p:P51 a owl:ObjectProperty .

psv:P51 a owl:ObjectProperty .

pqv:P51 a owl:ObjectProperty .

prv:P51 a owl:ObjectProperty .

wdt:P51 a owl:DatatypeProperty .

ps:P51 a owl:DatatypeProperty .

pq:P51 a owl:DatatypeProperty .

pr:P51 a owl:DatatypeProperty .

wdno:P51 a owl:Class ;
	owl:complementOf _:genid4 .

_:genid4 a owl:Restriction ;
	owl:onProperty wdt:P51 ;
	owl:someValuesFrom owl:Thing .

wd:P51 rdfs:label "property usage instruction"@en ;
	skos:prefLabel "property usage instruction"@en ;
	schema:name "property usage instruction"@en ;
	rdfs:label "Instruction sur l'utilisation des biens"@fr ;
	skos:prefLabel "Instruction sur l'utilisation des biens"@fr ;
	schema:name "Instruction sur l'utilisation des biens"@fr ;
	schema:description "To provide instructions to users."@en .
