@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://reprexbase.eu/fu/entity/> .
@prefix data: <https://www.wikidata.org/wiki/Special:EntityData/> .
@prefix s: <https://reprexbase.eu/fu/entity/statement/> .
@prefix ref: <https://reprexbase.eu/fu/reference/> .
@prefix v: <https://reprexbase.eu/fu/value/> .
@prefix wdt: <https://reprexbase.eu/fu/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/fu/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/fu/prop/> .
@prefix ps: <https://reprexbase.eu/fu/prop/statement/> .
@prefix psv: <https://reprexbase.eu/fu/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/fu/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/fu/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/fu/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/fu/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/fu/prop/reference/> .
@prefix prv: <https://reprexbase.eu/fu/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/fu/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/fu/prop/novalue/> .

data:Q7367 a schema:Dataset ;
	schema:about wd:Q7367 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "54672"^^xsd:integer ;
	schema:dateModified "2026-09-13T09:08:27Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q7367 a wikibase:Item ;
	wdt:P15 wd:Q7359 ;
	wdt:P497 <https://www.ica.org/standards/RiC/ontology#Record> ;
	p:P15 s:Q7367-832557b5-4a1e-c375-bb09-032fec41531e .

s:Q7367-832557b5-4a1e-c375-bb09-032fec41531e a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P15 wd:Q7359 .

wd:Q7367 p:P497 s:Q7367-7d8fd6d4-4ab8-7336-200f-602c91180921 .

s:Q7367-7d8fd6d4-4ab8-7336-200f-602c91180921 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P497 <https://www.ica.org/standards/RiC/ontology#Record> .

wd:Q7367 rdfs:label "record (archival class)"@en ;
	skos:prefLabel "record (archival class)"@en ;
	schema:name "record (archival class)"@en ;
	schema:description "Discrete information content formed and inscribed, at least once, by any method on any carrier in any persistent, recoverable form by an Agent in the course of life or work activity."@en ;
	skos:altLabel "record"@en .

wd:Q7359 a wikibase:Item ;
	rdfs:label "record resource"@en ;
	skos:prefLabel "record resource"@en ;
	schema:name "record resource"@en ;
	schema:description "Producing a record resource may imply either its initial creation or a reuse of previous existing information by combination, rearrangement, selecting, reformatting, etc. Record set, record, and record part are kinds of record resource."@en .

wd:P15 a wikibase:Property ;
	rdfs:label "subclass of"@en ;
	skos:prefLabel "subclass of"@en ;
	schema:name "subclass of"@en ;
	schema:description "this item is a subclass (subset) of that item; all instances of this item are instances of that item; different from instance of, e.g.: volcano is a subclass of mountain (and an instance of volcanic landform); Mount Everest is an instance of mountain"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P15 ;
	wikibase:claim p:P15 ;
	wikibase:statementProperty ps:P15 ;
	wikibase:statementValue psv:P15 ;
	wikibase:qualifier pq:P15 ;
	wikibase:qualifierValue pqv:P15 ;
	wikibase:reference pr:P15 ;
	wikibase:referenceValue prv:P15 ;
	wikibase:novalue wdno:P15 .

p:P15 a owl:ObjectProperty .

psv:P15 a owl:ObjectProperty .

pqv:P15 a owl:ObjectProperty .

prv:P15 a owl:ObjectProperty .

wdt:P15 a owl:ObjectProperty .

ps:P15 a owl:ObjectProperty .

pq:P15 a owl:ObjectProperty .

pr:P15 a owl:ObjectProperty .

wdno:P15 a owl:Class ;
	owl:complementOf _:ba76faa195552d48eae6df2d3874d868 .

_:ba76faa195552d48eae6df2d3874d868 a owl:Restriction ;
	owl:onProperty wdt:P15 ;
	owl:someValuesFrom owl:Thing .

wd:P497 a wikibase:Property ;
	rdfs:label "equivalent class"@en ;
	skos:prefLabel "equivalent class"@en ;
	schema:name "equivalent class"@en ;
	schema:description "A class axiom may contain (multiple) owl:equivalentClass statements. owl:equivalentClass is a built-in property that links a class description to another class description. The meaning of such a class axiom is that the two class descriptions involved have"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P497 ;
	wikibase:claim p:P497 ;
	wikibase:statementProperty ps:P497 ;
	wikibase:statementValue psv:P497 ;
	wikibase:qualifier pq:P497 ;
	wikibase:qualifierValue pqv:P497 ;
	wikibase:reference pr:P497 ;
	wikibase:referenceValue prv:P497 ;
	wikibase:novalue wdno:P497 .

p:P497 a owl:ObjectProperty .

psv:P497 a owl:ObjectProperty .

pqv:P497 a owl:ObjectProperty .

prv:P497 a owl:ObjectProperty .

wdt:P497 a owl:ObjectProperty .

ps:P497 a owl:ObjectProperty .

pq:P497 a owl:ObjectProperty .

pr:P497 a owl:ObjectProperty .

wdno:P497 a owl:Class ;
	owl:complementOf _:3320dd02b878fecd2c6f01556f7ec9a1 .

_:3320dd02b878fecd2c6f01556f7ec9a1 a owl:Restriction ;
	owl:onProperty wdt:P497 ;
	owl:someValuesFrom owl:Thing .
