@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:P96 a schema:Dataset ;
	schema:about wd:P96 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "14840"^^xsd:integer ;
	schema:dateModified "2026-08-06T02:41:45Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P96 a wikibase:Property ;
	rdfs:label "Descrição NCM"@pt-br ;
	skos:prefLabel "Descrição NCM"@pt-br ;
	schema:name "Descrição NCM"@pt-br ;
	rdfs:label "NCM Description"@en ;
	skos:prefLabel "NCM Description"@en ;
	schema:name "NCM Description"@en ;
	rdfs:label "Descrição NCM"@mul ;
	skos:prefLabel "Descrição NCM"@mul ;
	schema:name "Descrição NCM"@mul ;
	schema:description "Texto descritivo oficial associado ao código NCM, exatamente como publicado pela nomenclatura vigente."@pt-br,
		"Official descriptive text associated with the NCM code, as published in the current nomenclature."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Monolingualtext> ;
	wikibase:directClaim wdt:P96 ;
	wikibase:claim p:P96 ;
	wikibase:statementProperty ps:P96 ;
	wikibase:statementValue psv:P96 ;
	wikibase:qualifier pq:P96 ;
	wikibase:qualifierValue pqv:P96 ;
	wikibase:reference pr:P96 ;
	wikibase:referenceValue prv:P96 ;
	wikibase:novalue wdno:P96 .

p:P96 a owl:ObjectProperty .

psv:P96 a owl:ObjectProperty .

pqv:P96 a owl:ObjectProperty .

prv:P96 a owl:ObjectProperty .

wdt:P96 a owl:DatatypeProperty .

ps:P96 a owl:DatatypeProperty .

pq:P96 a owl:DatatypeProperty .

pr:P96 a owl:DatatypeProperty .

wdno:P96 a owl:Class ;
	owl:complementOf _:f0bc376fa6eefecc14882258cb52ea10 .

_:f0bc376fa6eefecc14882258cb52ea10 a owl:Restriction ;
	owl:onProperty wdt:P96 ;
	owl:someValuesFrom owl:Thing .
