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

data:Q45086 a schema:Dataset ;
	schema:about wd:Q45086 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "549928"^^xsd:integer ;
	schema:dateModified "2026-07-24T19:50:33Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q45086 a wikibase:Item ;
	wdt:P8 "Valid",
		"Valid",
		"Valid" ;
	p:P8 wds:Q45086-89C58664-2FA6-4016-BAA9-2926A0BB7832 .

wds:Q45086-89C58664-2FA6-4016-BAA9-2926A0BB7832 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P8 "Valid" .

wd:Q45086 p:P8 wds:Q45086-33749E01-84D1-4716-A1DE-7E4F4CB547BE .

wds:Q45086-33749E01-84D1-4716-A1DE-7E4F4CB547BE a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P8 "Valid" .

wd:Q45086 p:P8 wds:Q45086-7930BF9A-DC85-4857-8D6B-3689178041CE .

wds:Q45086-7930BF9A-DC85-4857-8D6B-3689178041CE a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P8 "Valid" .

wd:Q45086 rdfs:label "Streptomyces chrysomallus subsp. chrysomallus"@en ;
	skos:prefLabel "Streptomyces chrysomallus subsp. chrysomallus"@en ;
	schema:name "Streptomyces chrysomallus subsp. chrysomallus"@en ;
	schema:description "Bacterium named Streptomyces chrysomallus subsp. chrysomallus"@en ;
	skos:altLabel "AB184120"@en .

wd:P8 a wikibase:Property ;
	rdfs:label "Nomenclatural status"@en ;
	skos:prefLabel "Nomenclatural status"@en ;
	schema:name "Nomenclatural status"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P8 ;
	wikibase:claim p:P8 ;
	wikibase:statementProperty ps:P8 ;
	wikibase:statementValue psv:P8 ;
	wikibase:qualifier pq:P8 ;
	wikibase:qualifierValue pqv:P8 ;
	wikibase:reference pr:P8 ;
	wikibase:referenceValue prv:P8 ;
	wikibase:novalue wdno:P8 .

p:P8 a owl:ObjectProperty .

psv:P8 a owl:ObjectProperty .

pqv:P8 a owl:ObjectProperty .

prv:P8 a owl:ObjectProperty .

wdt:P8 a owl:DatatypeProperty .

ps:P8 a owl:DatatypeProperty .

pq:P8 a owl:DatatypeProperty .

pr:P8 a owl:DatatypeProperty .

wdno:P8 a owl:Class ;
	owl:complementOf _:acffe14ef7de306a5f3d8961fa66b097 .

_:acffe14ef7de306a5f3d8961fa66b097 a owl:Restriction ;
	owl:onProperty wdt:P8 ;
	owl:someValuesFrom owl:Thing .
