@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://www.niso.org/standards-committees/ssos/ssos01.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
ns0:Active_standard
rdfs:subClassOf ns0:Life_cycle_states .
ns0:In-development
rdfs:subClassOf ns0:Life_cycle_states .
ns0:Inactive_standard
rdfs:subClassOf ns0:Life_cycle_states .
ns0:Life_cycle_states
metadata_def:mappingLoom "lifecyclestates" ;
metadata_def:mappingSameURI ns0:Life_cycle_states ;
metadata_def:prefLabel "Life_cycle_states" ;
a owl:Class ;
rdfs:comment "Status assigned by a standardizing body to a standards project for a sequence of events within the standards life cycle." ;
rdfs:subClassOf owl:Thing .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://www.niso.org/standards-committees/ssos/ssos01.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
ns0:Active_standard
rdfs:subClassOf ns0:Life_cycle_states .
ns0:In-development
rdfs:subClassOf ns0:Life_cycle_states .
ns0:Inactive_standard
rdfs:subClassOf ns0:Life_cycle_states .
ns0:Life_cycle_states
metadata_def:mappingLoom "lifecyclestates" ;
metadata_def:mappingSameURI ns0:Life_cycle_states ;
metadata_def:prefLabel "Life_cycle_states" ;
a owl:Class ;
rdfs:comment "Status assigned by a standardizing body to a standards project for a sequence of events within the standards life cycle." ;
rdfs:subClassOf owl:Thing .