@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:P213 a schema:Dataset ;
	schema:about wd:P213 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "654038"^^xsd:integer ;
	schema:dateModified "2026-08-22T15:05:26Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P213 a wikibase:Property ;
	rdfs:label "texto literal vigente"@pt-br ;
	skos:prefLabel "texto literal vigente"@pt-br ;
	schema:name "texto literal vigente"@pt-br ;
	rdfs:label "texto literal vigente"@mul ;
	skos:prefLabel "texto literal vigente"@mul ;
	schema:name "texto literal vigente"@mul ;
	schema:description "Cópia exata, palavra por palavra, do dispositivo na sua redação atualmente em vigor. Um agente/LLM NUNCA deve parafrasear, resumir ou completar isso — se o campo existir, é a fonte de verdade citável. Se um dispositivo foi revogado, este campo fica vazio e o agente deve consultar Pxxx (status)."@pt-br ;
	skos:altLabel "Cópia exata palavra por palavra do dispositivo"@pt-br ;
	wikibase:propertyType <http://wikiba.se/ontology#Monolingualtext> ;
	wikibase:directClaim wdt:P213 ;
	wikibase:claim p:P213 ;
	wikibase:statementProperty ps:P213 ;
	wikibase:statementValue psv:P213 ;
	wikibase:qualifier pq:P213 ;
	wikibase:qualifierValue pqv:P213 ;
	wikibase:reference pr:P213 ;
	wikibase:referenceValue prv:P213 ;
	wikibase:novalue wdno:P213 .

p:P213 a owl:ObjectProperty .

psv:P213 a owl:ObjectProperty .

pqv:P213 a owl:ObjectProperty .

prv:P213 a owl:ObjectProperty .

wdt:P213 a owl:DatatypeProperty .

ps:P213 a owl:DatatypeProperty .

pq:P213 a owl:DatatypeProperty .

pr:P213 a owl:DatatypeProperty .

wdno:P213 a owl:Class ;
	owl:complementOf _:bdd2a234def8b0c50f7ee546d922b0f6 .

_:bdd2a234def8b0c50f7ee546d922b0f6 a owl:Restriction ;
	owl:onProperty wdt:P213 ;
	owl:someValuesFrom owl:Thing .
