Class: Living Killer Gorilla (ov:StillAKillerGorilla.html)
Full URI: http://open.vocab.org/terms/StillAKillerGorilla
Indicates that the subject is a non-deceased killer gorilla.
Zombie killer gorillas are an edge case. It is hoped that we'll be able to decide how they are modelled once we gain more experience in this area.
Class Information
Being a member of this class implies also being a member of ov:KillerGorilla
No member of this class can also be a member of ov:NotAKillerGorilla
Change History
- 2009-06-19T22:07:31Z Anonymous user at 81.2.120.180 said "Created"
This term is considered to be unstable. Unstable terms may be edited at any time by anyone so their meaning may change unpredictably.
RDF
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ov: <http://open.vocab.org/terms/> .
@prefix status: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix o: <http://open.vocab.org/> .
@prefix label: <http://purl.org/net/vocab/2004/03/label#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
ov:StillAKillerGorilla status:term_status "unstable" ;
rdfs:isDefinedBy o:terms ;
rdfs:subClassOf ov:KillerGorilla ;
status:userdocs <http://open.vocab.org/terms/StillAKillerGorilla.html> ;
label:plural "Living Killer Gorillas"@en ;
rdfs:comment "Indicates that the subject is a non-deceased killer gorilla."@en ;
owl:disjointWith ov:NotAKillerGorilla ;
rdf:type owl:Class ;
rdfs:label "Living Killer Gorilla"@en ;
ov:markdownDescription "Zombie killer gorillas are an edge case. It is hoped that we'll be able to decide how they are modelled once we gain more experience in this area."@en .
This description in other formats: RDF/XML, Turtle, RDF/JSON