@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:Q44319 a schema:Dataset ;
	schema:about wd:Q44319 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "1022532"^^xsd:integer ;
	schema:dateModified "2026-07-29T09:21:36Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q44319 a wikibase:Item ;
	wdt:P8 "Valid",
		"Valid" ;
	p:P8 wds:Q44319-FE612703-55B7-45E2-8581-9E491090F3FE .

wds:Q44319-FE612703-55B7-45E2-8581-9E491090F3FE a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P8 "Valid" .

wd:Q44319 p:P8 wds:Q44319-27A63CFA-007E-48F9-8345-056E8D416336 .

wds:Q44319-27A63CFA-007E-48F9-8345-056E8D416336 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P8 "Valid" .

wd:Q44319 rdfs:label "Pseudomonas marianensis"@en ;
	skos:prefLabel "Pseudomonas marianensis"@en ;
	schema:name "Pseudomonas marianensis"@en ;
	schema:description "Bacterium named Pseudomonas marianensis"@en ;
	skos:altLabel "MZ670768"@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 .
