@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/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . ns0:Deprecated_standard metadata_def:mappingLoom "deprecatedstandard" ; metadata_def:mappingSameURI ns0:Deprecated_standard ; metadata_def:prefLabel "Deprecated_standard" ; a owl:Class ; rdfs:subClassOf ns0:Inactive_standard ; skos:altLabel "Canceled standard", """Standard that is declared as being no longer active by means of a formal withdrawal procedure that entails that this particular inactive standard is no longer fit for purpose. Note 1: Formal withdrawal is a procedure used by some standards-setting institutions e.g., if there are grave safety concerns regarding the content. Note 2: Synonym: canceled standard""" .
@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/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ns0:Deprecated_standard
    metadata_def:mappingLoom "deprecatedstandard" ;
    metadata_def:mappingSameURI ns0:Deprecated_standard ;
    metadata_def:prefLabel "Deprecated_standard" ;
    a owl:Class ;
    rdfs:subClassOf ns0:Inactive_standard ;
    skos:altLabel "Canceled standard", """Standard that is declared as being no longer active by means of a formal withdrawal procedure that entails that this particular inactive standard is no longer fit for purpose.
Note 1: Formal withdrawal is a procedure used by some standards-setting institutions e.g., if there are grave safety concerns regarding the content.
Note 2: Synonym: canceled standard""" .