@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:P9 a schema:Dataset ;
	schema:about wd:P9 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "670170"^^xsd:integer ;
	schema:dateModified "2026-08-29T13:57:09Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P9 a wikibase:Property ;
	rdfs:label "Registro ANS"@pt-br ;
	skos:prefLabel "Registro ANS"@pt-br ;
	schema:name "Registro ANS"@pt-br ;
	rdfs:label "ANS Registry"@en ;
	skos:prefLabel "ANS Registry"@en ;
	schema:name "ANS Registry"@en ;
	rdfs:label "Registro ANS"@mul ;
	skos:prefLabel "Registro ANS"@mul ;
	schema:name "Registro ANS"@mul ;
	schema:description "Número de registro da operadora de plano de saúde na Agência Nacional de Saúde Suplementar: Identificador oficial de 6 dígitos atribuído pela Agência Nacional de Saúde Suplementar a cada operadora. É um identificador externo (external-id), não texto livre — não deve ser traduzido, editado ou usado como rótulo de exibição. Use para casar registros deste grafo com qualquer outra base pública da ANS (CADOP, IGR, etc.). Domínio: OperadoraSaude. Um valor por operadora, imutável."@pt-br,
		"Registration number of the health insurance operator with the National Supplementary Health Agency."@en ;
	skos:altLabel "Código ANS"@pt-br,
		"Registro de Operadora"@pt-br,
		"Health Insurance Code"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Monolingualtext> ;
	wikibase:directClaim wdt:P9 ;
	wikibase:claim p:P9 ;
	wikibase:statementProperty ps:P9 ;
	wikibase:statementValue psv:P9 ;
	wikibase:qualifier pq:P9 ;
	wikibase:qualifierValue pqv:P9 ;
	wikibase:reference pr:P9 ;
	wikibase:referenceValue prv:P9 ;
	wikibase:novalue wdno:P9 .

p:P9 a owl:ObjectProperty .

psv:P9 a owl:ObjectProperty .

pqv:P9 a owl:ObjectProperty .

prv:P9 a owl:ObjectProperty .

wdt:P9 a owl:DatatypeProperty .

ps:P9 a owl:DatatypeProperty .

pq:P9 a owl:DatatypeProperty .

pr:P9 a owl:DatatypeProperty .

wdno:P9 a owl:Class ;
	owl:complementOf _:429206ceb9f61f1f170f99bd89de9fe7 .

_:429206ceb9f61f1f170f99bd89de9fe7 a owl:Restriction ;
	owl:onProperty wdt:P9 ;
	owl:someValuesFrom owl:Thing .
