@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://wbs.cdn.uib.no/entity/> .
@prefix data: <https://wbs.cdn.uib.no/wiki/Special:EntityData/> .
@prefix wds: <https://wbs.cdn.uib.no/entity/statement/> .
@prefix wdref: <https://wbs.cdn.uib.no/reference/> .
@prefix wdv: <https://wbs.cdn.uib.no/value/> .
@prefix wdt: <https://wbs.cdn.uib.no/prop/direct/> .
@prefix wdtn: <https://wbs.cdn.uib.no/prop/direct-normalized/> .
@prefix p: <https://wbs.cdn.uib.no/prop/> .
@prefix ps: <https://wbs.cdn.uib.no/prop/statement/> .
@prefix psv: <https://wbs.cdn.uib.no/prop/statement/value/> .
@prefix psn: <https://wbs.cdn.uib.no/prop/statement/value-normalized/> .
@prefix pq: <https://wbs.cdn.uib.no/prop/qualifier/> .
@prefix pqv: <https://wbs.cdn.uib.no/prop/qualifier/value/> .
@prefix pqn: <https://wbs.cdn.uib.no/prop/qualifier/value-normalized/> .
@prefix pr: <https://wbs.cdn.uib.no/prop/reference/> .
@prefix prv: <https://wbs.cdn.uib.no/prop/reference/value/> .
@prefix prn: <https://wbs.cdn.uib.no/prop/reference/value-normalized/> .
@prefix wdno: <https://wbs.cdn.uib.no/prop/novalue/> .

data:Q10823 a schema:Dataset ;
	schema:about wd:Q10823 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "13332"^^xsd:integer ;
	schema:dateModified "2026-02-27T13:34:11Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q10823 a wikibase:Item ;
	wdt:P108 wd:Q10821 ;
	p:P108 wds:Q10823-3106df87-4b2c-8968-9cd0-01e71c959297 .

wds:Q10823-3106df87-4b2c-8968-9cd0-01e71c959297 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P108 wd:Q10821 .

wd:Q10823 rdfs:label "CELL Project"@en ;
	skos:prefLabel "CELL Project"@en ;
	schema:name "CELL Project"@en ;
	schema:description "project that is part of CELL, typically used for projects without their own database or website"@en .

wd:Q10821 a wikibase:Item ;
	rdfs:label "cdn-secondary-record"@en ;
	skos:prefLabel "cdn-secondary-record"@en ;
	schema:name "cdn-secondary-record"@en ;
	schema:description "Internal marker class for supporting entity types in the DNKB"@en .

wd:P108 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 P31 (instance of), e.g.: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P108 ;
	wikibase:claim p:P108 ;
	wikibase:statementProperty ps:P108 ;
	wikibase:statementValue psv:P108 ;
	wikibase:qualifier pq:P108 ;
	wikibase:qualifierValue pqv:P108 ;
	wikibase:reference pr:P108 ;
	wikibase:referenceValue prv:P108 ;
	wikibase:novalue wdno:P108 .

p:P108 a owl:ObjectProperty .

psv:P108 a owl:ObjectProperty .

pqv:P108 a owl:ObjectProperty .

prv:P108 a owl:ObjectProperty .

wdt:P108 a owl:ObjectProperty .

ps:P108 a owl:ObjectProperty .

pq:P108 a owl:ObjectProperty .

pr:P108 a owl:ObjectProperty .

wdno:P108 a owl:Class ;
	owl:complementOf _:812fc9d2e438191d4d4b6193aafb6ade .

_:812fc9d2e438191d4d4b6193aafb6ade a owl:Restriction ;
	owl:onProperty wdt:P108 ;
	owl:someValuesFrom owl:Thing .
