@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://wikibase.geo-lake.com/entity/> .
@prefix data: <https://wikibase.geo-lake.com/wiki/Special:EntityData/> .
@prefix wds: <https://wikibase.geo-lake.com/entity/statement/> .
@prefix wdref: <https://wikibase.geo-lake.com/reference/> .
@prefix wdv: <https://wikibase.geo-lake.com/value/> .
@prefix wdt: <https://wikibase.geo-lake.com/prop/direct/> .
@prefix wdtn: <https://wikibase.geo-lake.com/prop/direct-normalized/> .
@prefix p: <https://wikibase.geo-lake.com/prop/> .
@prefix ps: <https://wikibase.geo-lake.com/prop/statement/> .
@prefix psv: <https://wikibase.geo-lake.com/prop/statement/value/> .
@prefix psn: <https://wikibase.geo-lake.com/prop/statement/value-normalized/> .
@prefix pq: <https://wikibase.geo-lake.com/prop/qualifier/> .
@prefix pqv: <https://wikibase.geo-lake.com/prop/qualifier/value/> .
@prefix pqn: <https://wikibase.geo-lake.com/prop/qualifier/value-normalized/> .
@prefix pr: <https://wikibase.geo-lake.com/prop/reference/> .
@prefix prv: <https://wikibase.geo-lake.com/prop/reference/value/> .
@prefix prn: <https://wikibase.geo-lake.com/prop/reference/value-normalized/> .
@prefix wdno: <https://wikibase.geo-lake.com/prop/novalue/> .

data:P11356 a schema:Dataset ;
	schema:about wd:P11356 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "10456"^^xsd:integer ;
	schema:dateModified "2026-05-17T19:21:47Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P11356 a wikibase:Property ;
	rdfs:label "grading system"@en ;
	skos:prefLabel "grading system"@en ;
	schema:name "grading system"@en ;
	rdfs:label "система оценки"@ru ;
	skos:prefLabel "система оценки"@ru ;
	schema:name "система оценки"@ru ;
	rdfs:label "beoordelingssysteem"@nl ;
	skos:prefLabel "beoordelingssysteem"@nl ;
	schema:name "beoordelingssysteem"@nl ;
	rdfs:label "sistema de calificaciones"@es ;
	skos:prefLabel "sistema de calificaciones"@es ;
	schema:name "sistema de calificaciones"@es ;
	rdfs:label "sistema de qualificació acadèmica"@ca ;
	skos:prefLabel "sistema de qualificació acadèmica"@ca ;
	schema:name "sistema de qualificació acadèmica"@ca ;
	rdfs:label "систем на оценување"@mk ;
	skos:prefLabel "систем на оценување"@mk ;
	schema:name "систем на оценување"@mk ;
	rdfs:label "評点方式"@ja ;
	skos:prefLabel "評点方式"@ja ;
	schema:name "評点方式"@ja ;
	rdfs:label "система оцінювання"@uk ;
	skos:prefLabel "система оцінювання"@uk ;
	schema:name "система оцінювання"@uk ;
	schema:description "value indicators used by educators to evaluate the performance of the pupils in exams on the standard particular scales which is based on the points entirely and consist of the grades like A-F or range like 1-10"@en,
		"оценки, используемые педагогами для измерения успеваемости учеников на экзаменах по шкалам, основанным на баллах и состоящим из буквенных или числовых диапазонов, например, A—F или 1—10"@ru,
		"valores que usan los educadores para evaluar el rendimiento de sus pupilos en los exámenes"@es,
		"оцінки, що використовуються педагогами для вимірювання успішності учнів на іспитах за шкалами, які засновані на балах і складаються з літерних або числових діапазонів, наприклад, A-F або 1-10"@uk ;
	skos:altLabel "система оценивания"@ru,
		"sistema de qualificacions"@ca,
		"採点方式"@ja ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P11356 ;
	wikibase:claim p:P11356 ;
	wikibase:statementProperty ps:P11356 ;
	wikibase:statementValue psv:P11356 ;
	wikibase:qualifier pq:P11356 ;
	wikibase:qualifierValue pqv:P11356 ;
	wikibase:reference pr:P11356 ;
	wikibase:referenceValue prv:P11356 ;
	wikibase:novalue wdno:P11356 .

p:P11356 a owl:ObjectProperty .

psv:P11356 a owl:ObjectProperty .

pqv:P11356 a owl:ObjectProperty .

prv:P11356 a owl:ObjectProperty .

wdt:P11356 a owl:ObjectProperty .

ps:P11356 a owl:ObjectProperty .

pq:P11356 a owl:ObjectProperty .

pr:P11356 a owl:ObjectProperty .

wdno:P11356 a owl:Class ;
	owl:complementOf _:0361bc485b6d9c87c50b747930198bb0 .

_:0361bc485b6d9c87c50b747930198bb0 a owl:Restriction ;
	owl:onProperty wdt:P11356 ;
	owl:someValuesFrom owl:Thing .
