@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:Q168 a schema:Dataset ;
	schema:about wd:Q168 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "391500"^^xsd:integer ;
	schema:dateModified "2023-05-05T10:48:03Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q168 a wikibase:Item ;
	wdt:P118 wd:Q14 ;
	wdt:P223 "ca" ;
	p:P118 wds:Q168-f44d6d7d-40bb-9449-c3f9-86566980c279 .

wds:Q168-f44d6d7d-40bb-9449-c3f9-86566980c279 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P118 wd:Q14 .

wd:Q168 p:P223 wds:Q168-d572af44-47fe-3407-763f-f2eaa306c0b8 .

wds:Q168-d572af44-47fe-3407-763f-f2eaa306c0b8 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P223 "ca" .

wd:Q168 rdfs:label "Catalan"@en ;
	skos:prefLabel "Catalan"@en ;
	schema:name "Catalan"@en ;
	rdfs:label "Catalaans"@nl ;
	skos:prefLabel "Catalaans"@nl ;
	schema:name "Catalaans"@nl ;
	rdfs:label "Catalán"@es ;
	skos:prefLabel "Catalán"@es ;
	schema:name "Catalán"@es ;
	rdfs:label "Catalano"@it ;
	skos:prefLabel "Catalano"@it ;
	schema:name "Catalano"@it ;
	rdfs:label "Katalanska"@sv ;
	skos:prefLabel "Katalanska"@sv ;
	schema:name "Katalanska"@sv ;
	rdfs:label "Katalánsky"@cs ;
	skos:prefLabel "Katalánsky"@cs ;
	schema:name "Katalánsky"@cs ;
	rdfs:label "Katalanisch"@de ;
	skos:prefLabel "Katalanisch"@de ;
	schema:name "Katalanisch"@de ;
	rdfs:label "Le catalan"@fr ;
	skos:prefLabel "Le catalan"@fr ;
	schema:name "Le catalan"@fr ;
	schema:description "language"@en,
		"taal"@nl,
		"Sprache"@de,
		"idioma"@es,
		"Linguaggio"@it,
		"språk"@sv,
		"jazyk"@cs,
		"langue"@fr .

wd:Q14 a wikibase:Item ;
	rdfs:label "Language value list"@en ;
	skos:prefLabel "Language value list"@en ;
	schema:name "Language value list"@en ;
	schema:description "item grouping all languages"@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 .

wd:P223 a wikibase:Property ;
	rdfs:label "Language code"@en ;
	skos:prefLabel "Language code"@en ;
	schema:name "Language code"@en ;
	schema:description "code that assigns letters  as identifier for a language. Here based on ISO 639‑1"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P223 ;
	wikibase:claim p:P223 ;
	wikibase:statementProperty ps:P223 ;
	wikibase:statementValue psv:P223 ;
	wikibase:qualifier pq:P223 ;
	wikibase:qualifierValue pqv:P223 ;
	wikibase:reference pr:P223 ;
	wikibase:referenceValue prv:P223 ;
	wikibase:novalue wdno:P223 .

p:P223 a owl:ObjectProperty .

psv:P223 a owl:ObjectProperty .

pqv:P223 a owl:ObjectProperty .

prv:P223 a owl:ObjectProperty .

wdt:P223 a owl:DatatypeProperty .

ps:P223 a owl:DatatypeProperty .

pq:P223 a owl:DatatypeProperty .

pr:P223 a owl:DatatypeProperty .

wdno:P223 a owl:Class ;
	owl:complementOf _:d20e0e1e056b9e4aad52d1bfc71f18eb .

_:d20e0e1e056b9e4aad52d1bfc71f18eb a owl:Restriction ;
	owl:onProperty wdt:P223 ;
	owl:someValuesFrom owl:Thing .
