@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:Q10822 a schema:Dataset ;
	schema:about wd:Q10822 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "13329"^^xsd:integer ;
	schema:dateModified "2026-02-27T13:28:37Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q10822 a wikibase:Item ;
	wdt:P108 wd:Q10820 ;
	p:P108 wds:Q10822-c311e0f7-46a1-c40e-f7bc-6ab99d163813 .

wds:Q10822-c311e0f7-46a1-c40e-f7bc-6ab99d163813 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P108 wd:Q10820 .

wd:Q10822 rdfs:label "distribution medium"@en ;
	skos:prefLabel "distribution medium"@en ;
	schema:name "distribution medium"@en ;
	schema:description "umbrella class; any physical or digital format for distribution of written words, images, audio or video; combination of wikidata Q82036085 and Q107124887"@en .

wd:Q10820 a wikibase:Item ;
	rdfs:label "cdn-category"@en ;
	skos:prefLabel "cdn-category"@en ;
	schema:name "cdn-category"@en ;
	schema:description "Internal marker class for controlled-vocabulary categories 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 .
