@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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://wikibase.reincarnatiopedia.com/entity/> .
@prefix data: <https://wikibase.reincarnatiopedia.com/wiki/Special:EntityData/> .
@prefix wds: <https://wikibase.reincarnatiopedia.com/entity/statement/> .
@prefix wdref: <https://wikibase.reincarnatiopedia.com/reference/> .
@prefix wdv: <https://wikibase.reincarnatiopedia.com/value/> .
@prefix wdt: <https://wikibase.reincarnatiopedia.com/prop/direct/> .
@prefix wdtn: <https://wikibase.reincarnatiopedia.com/prop/direct-normalized/> .
@prefix p: <https://wikibase.reincarnatiopedia.com/prop/> .
@prefix ps: <https://wikibase.reincarnatiopedia.com/prop/statement/> .
@prefix psv: <https://wikibase.reincarnatiopedia.com/prop/statement/value/> .
@prefix psn: <https://wikibase.reincarnatiopedia.com/prop/statement/value-normalized/> .
@prefix pq: <https://wikibase.reincarnatiopedia.com/prop/qualifier/> .
@prefix pqv: <https://wikibase.reincarnatiopedia.com/prop/qualifier/value/> .
@prefix pqn: <https://wikibase.reincarnatiopedia.com/prop/qualifier/value-normalized/> .
@prefix pr: <https://wikibase.reincarnatiopedia.com/prop/reference/> .
@prefix prv: <https://wikibase.reincarnatiopedia.com/prop/reference/value/> .
@prefix prn: <https://wikibase.reincarnatiopedia.com/prop/reference/value-normalized/> .
@prefix wdno: <https://wikibase.reincarnatiopedia.com/prop/novalue/> .

data:P95 a schema:Dataset ;
	schema:about wd:P95 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "4450"^^xsd:integer ;
	schema:dateModified "2026-09-18T01:38:27Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P95 a wikibase:Property ;
	rdfs:label "код библиографической записи"@ru ;
	skos:prefLabel "код библиографической записи"@ru ;
	schema:name "код библиографической записи"@ru ;
	rdfs:label "bibliographic record ID"@en ;
	skos:prefLabel "bibliographic record ID"@en ;
	schema:name "bibliographic record ID"@en ;
	schema:description "идентификатор библиографической записи в национальной библиотеке (уточнение)"@ru,
		"national library bibliographic record identifier (qualifier)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P95 ;
	wikibase:claim p:P95 ;
	wikibase:statementProperty ps:P95 ;
	wikibase:statementValue psv:P95 ;
	wikibase:qualifier pq:P95 ;
	wikibase:qualifierValue pqv:P95 ;
	wikibase:reference pr:P95 ;
	wikibase:referenceValue prv:P95 ;
	wikibase:novalue wdno:P95 .

p:P95 a owl:ObjectProperty .

psv:P95 a owl:ObjectProperty .

pqv:P95 a owl:ObjectProperty .

prv:P95 a owl:ObjectProperty .

wdt:P95 a owl:DatatypeProperty .

ps:P95 a owl:DatatypeProperty .

pq:P95 a owl:DatatypeProperty .

pr:P95 a owl:DatatypeProperty .

wdno:P95 a owl:Class ;
	owl:complementOf _:d27180b958fbffe506f5468369a5348c .

_:d27180b958fbffe506f5468369a5348c a owl:Restriction ;
	owl:onProperty wdt:P95 ;
	owl:someValuesFrom owl:Thing .
