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

data:P98 a schema:Dataset ;
	schema:about wd:P98 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "14842"^^xsd:integer ;
	schema:dateModified "2026-08-06T02:41:46Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P98 a wikibase:Property ;
	rdfs:label "Classificação Superior"@pt-br ;
	skos:prefLabel "Classificação Superior"@pt-br ;
	schema:name "Classificação Superior"@pt-br ;
	rdfs:label "Broader Classification"@en ;
	skos:prefLabel "Broader Classification"@en ;
	schema:name "Broader Classification"@en ;
	rdfs:label "Classificação Superior"@mul ;
	skos:prefLabel "Classificação Superior"@mul ;
	schema:name "Classificação Superior"@mul ;
	schema:description "Item imediatamente acima na hierarquia da nomenclatura (equivalente a skos:broader). Ex: a Posição 01.01 tem como Classificação Superior o Capítulo 01."@pt-br,
		"Item immediately above in the nomenclature hierarchy (equivalent to skos:broader)."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	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:ObjectProperty .

ps:P98 a owl:ObjectProperty .

pq:P98 a owl:ObjectProperty .

pr:P98 a owl:ObjectProperty .

wdno:P98 a owl:Class ;
	owl:complementOf _:803c6bcb61d9dda2ebc963f4b022ee4a .

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