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

data:Q68 a schema:Dataset ;
	schema:about wd:Q68 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "3126"^^xsd:integer ;
	schema:dateModified "2025-06-07T07:36:26Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q68 a wikibase:Item ;
	wdt:P1 "Q42519" ;
	wdt:P3 wd:Q61 ;
	p:P1 s:Q68-E18BA851-CE31-418E-B3DD-FA4509A622D9 .

s:Q68-E18BA851-CE31-418E-B3DD-FA4509A622D9 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 "Q42519" .

wd:Q68 p:P3 s:Q68-A47FBBE3-F281-4666-91C5-43167A73C9D9 .

s:Q68-A47FBBE3-F281-4666-91C5-43167A73C9D9 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 wd:Q61 .

wd:Q68 rdfs:label "grey"@en ;
	skos:prefLabel "grey"@en ;
	schema:name "grey"@en ;
	rdfs:label "sivá"@sk ;
	skos:prefLabel "sivá"@sk ;
	schema:name "sivá"@sk ;
	rdfs:label "gris"@fr ;
	skos:prefLabel "gris"@fr ;
	schema:name "gris"@fr ;
	rdfs:label "szürke"@hu ;
	skos:prefLabel "szürke"@hu ;
	schema:name "szürke"@hu ;
	rdfs:label "barwa szara"@pl ;
	skos:prefLabel "barwa szara"@pl ;
	schema:name "barwa szara"@pl ;
	rdfs:label "grijs"@nl ;
	skos:prefLabel "grijs"@nl ;
	schema:name "grijs"@nl ;
	rdfs:label "Grau"@de ;
	skos:prefLabel "Grau"@de ;
	schema:name "Grau"@de ;
	rdfs:label "pilka"@lt ;
	skos:prefLabel "pilka"@lt ;
	schema:name "pilka"@lt ;
	rdfs:label "pelēkā krāsa"@lv ;
	skos:prefLabel "pelēkā krāsa"@lv ;
	schema:name "pelēkā krāsa"@lv ;
	rdfs:label "Hall"@et ;
	skos:prefLabel "Hall"@et ;
	schema:name "Hall"@et ;
	rdfs:label "gris"@es ;
	skos:prefLabel "gris"@es ;
	schema:name "gris"@es ;
	rdfs:label "harmaa"@fi ;
	skos:prefLabel "harmaa"@fi ;
	schema:name "harmaa"@fi ;
	rdfs:label "ránes"@se ;
	skos:prefLabel "ránes"@se ;
	schema:name "ránes"@se ;
	rdfs:label "grey"@liv ;
	skos:prefLabel "grey"@liv ;
	schema:name "grey"@liv ;
	schema:description "intermediate color between black and white; for e.g. color of a cloud-covered sky, ash and lead"@en,
		"farba"@sk,
		"couleur"@fr,
		"szín"@hu,
		"barwa pośrednia między czarną a białą; np. kolor zachmurzonego nieba, popiołu, ołowiu"@pl,
		"Nichtfarbe bzw. unbunte Farbe zwischen Schwarz und Weiß; Farbe von z. B. Asche und Blei"@de,
		"color acromático de luminosidad media, similar a la coloración de la ceniza"@es,
		"akromaattinen sävy"@fi .

wd:P1 a wikibase:Property ;
	rdfs:label "Wikidata QID"@en ;
	skos:prefLabel "Wikidata QID"@en ;
	schema:name "Wikidata QID"@en ;
	schema:description "equivalent item on Wikidata"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P1 ;
	wikibase:claim p:P1 ;
	wikibase:statementProperty ps:P1 ;
	wikibase:statementValue psv:P1 ;
	wikibase:qualifier pq:P1 ;
	wikibase:qualifierValue pqv:P1 ;
	wikibase:reference pr:P1 ;
	wikibase:referenceValue prv:P1 ;
	wikibase:novalue wdno:P1 ;
	wikibase:directClaimNormalized wdtn:P1 ;
	wikibase:statementValueNormalized psn:P1 ;
	wikibase:qualifierValueNormalized pqn:P1 ;
	wikibase:referenceValueNormalized prn:P1 .

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:DatatypeProperty .

ps:P1 a owl:DatatypeProperty .

pq:P1 a owl:DatatypeProperty .

pr:P1 a owl:DatatypeProperty .

psn:P1 a owl:ObjectProperty .

pqn:P1 a owl:ObjectProperty .

prn:P1 a owl:ObjectProperty .

wdtn:P1 a owl:ObjectProperty .

wdno:P1 a owl:Class ;
	owl:complementOf _:b96ec5135b6832e1d84209d72460276b .

_:b96ec5135b6832e1d84209d72460276b a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .

wd:Q61 a wikibase:Item ;
	rdfs:label "color"@en ;
	skos:prefLabel "color"@en ;
	schema:name "color"@en ;
	schema:description "characteristic of visual perception"@en .

wd:P3 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "type to which this subject corresponds/belongs. Different from P279 (subclass of); for example: K2 is an instance of mountain; volcanoes form a subclass of mountains, and the volcano is a type (instance) of volcanic landform"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P3 ;
	wikibase:claim p:P3 ;
	wikibase:statementProperty ps:P3 ;
	wikibase:statementValue psv:P3 ;
	wikibase:qualifier pq:P3 ;
	wikibase:qualifierValue pqv:P3 ;
	wikibase:reference pr:P3 ;
	wikibase:referenceValue prv:P3 ;
	wikibase:novalue wdno:P3 .

p:P3 a owl:ObjectProperty .

psv:P3 a owl:ObjectProperty .

pqv:P3 a owl:ObjectProperty .

prv:P3 a owl:ObjectProperty .

wdt:P3 a owl:ObjectProperty .

ps:P3 a owl:ObjectProperty .

pq:P3 a owl:ObjectProperty .

pr:P3 a owl:ObjectProperty .

wdno:P3 a owl:Class ;
	owl:complementOf _:1086e1c4470bf0a461225f75b332f53e .

_:1086e1c4470bf0a461225f75b332f53e a owl:Restriction ;
	owl:onProperty wdt:P3 ;
	owl:someValuesFrom owl:Thing .
