@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:Q112286 a schema:Dataset ;
	schema:about wd:Q112286 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "670063"^^xsd:integer ;
	schema:dateModified "2026-08-24T14:56:22Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q112286 a wikibase:Item ;
	wdt:P66 "determinar.ia.br:lei-7116/artigo-3" ;
	wdt:P31 <https://www.planalto.gov.br/ccivil_03/leis/1980-1988/l7116.htm> ;
	p:P66 wds:Q112286-63697EAF-6F94-4072-9D15-3F41783E27E5 .

wds:Q112286-63697EAF-6F94-4072-9D15-3F41783E27E5 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P66 "determinar.ia.br:lei-7116/artigo-3" .

wd:Q112286 p:P31 wds:Q112286-71D677FE-F878-499D-9DE8-4121AAFD61AB .

wds:Q112286-71D677FE-F878-499D-9DE8-4121AAFD61AB a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P31 <https://www.planalto.gov.br/ccivil_03/leis/1980-1988/l7116.htm> .

wd:Q112286 rdfs:label "Art. 3º (Lei 7.116/1983)"@pt-br ;
	skos:prefLabel "Art. 3º (Lei 7.116/1983)"@pt-br ;
	schema:name "Art. 3º (Lei 7.116/1983)"@pt-br ;
	schema:description "Âncora mínima criada na Fase 2 (curadoria humana)"@pt-br .

wd:P66 a wikibase:Property ;
	rdfs:label "URN"@en ;
	skos:prefLabel "URN"@en ;
	schema:name "URN"@en ;
	rdfs:label "URN"@mul ;
	skos:prefLabel "URN"@mul ;
	schema:name "URN"@mul ;
	schema:description "Uniform Resource Name acting as a persistent identifier for the entity in the DKI."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P66 ;
	wikibase:claim p:P66 ;
	wikibase:statementProperty ps:P66 ;
	wikibase:statementValue psv:P66 ;
	wikibase:qualifier pq:P66 ;
	wikibase:qualifierValue pqv:P66 ;
	wikibase:reference pr:P66 ;
	wikibase:referenceValue prv:P66 ;
	wikibase:novalue wdno:P66 .

p:P66 a owl:ObjectProperty .

psv:P66 a owl:ObjectProperty .

pqv:P66 a owl:ObjectProperty .

prv:P66 a owl:ObjectProperty .

wdt:P66 a owl:DatatypeProperty .

ps:P66 a owl:DatatypeProperty .

pq:P66 a owl:DatatypeProperty .

pr:P66 a owl:DatatypeProperty .

wdno:P66 a owl:Class ;
	owl:complementOf _:ac1d116b3feb09413181fc37b328e57d .

_:ac1d116b3feb09413181fc37b328e57d a owl:Restriction ;
	owl:onProperty wdt:P66 ;
	owl:someValuesFrom owl:Thing .

wd:P31 a wikibase:Property ;
	rdfs:label "Official Website"@en ;
	skos:prefLabel "Official Website"@en ;
	schema:name "Official Website"@en ;
	rdfs:label "Website Oficial"@mul ;
	skos:prefLabel "Website Oficial"@mul ;
	schema:name "Website Oficial"@mul ;
	schema:description "URL of the institutional website or primary official page of the entity."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P31 ;
	wikibase:claim p:P31 ;
	wikibase:statementProperty ps:P31 ;
	wikibase:statementValue psv:P31 ;
	wikibase:qualifier pq:P31 ;
	wikibase:qualifierValue pqv:P31 ;
	wikibase:reference pr:P31 ;
	wikibase:referenceValue prv:P31 ;
	wikibase:novalue wdno:P31 .

p:P31 a owl:ObjectProperty .

psv:P31 a owl:ObjectProperty .

pqv:P31 a owl:ObjectProperty .

prv:P31 a owl:ObjectProperty .

wdt:P31 a owl:ObjectProperty .

ps:P31 a owl:ObjectProperty .

pq:P31 a owl:ObjectProperty .

pr:P31 a owl:ObjectProperty .

wdno:P31 a owl:Class ;
	owl:complementOf _:3d66a9a972a16b3583effd41e5f2aff4 .

_:3d66a9a972a16b3583effd41e5f2aff4 a owl:Restriction ;
	owl:onProperty wdt:P31 ;
	owl:someValuesFrom owl:Thing .
