@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://semanticscience.org/resource/> . @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 dct: <http://purl.org/dc/terms/> . @prefix metadata: <http://data.bioontology.org/metadata/> . ns0:SIO_010295 owl:disjointWith ns0:SIO_010296 . ns0:SIO_010296 metadata_def:mappingLoom "processdownregulation" ; metadata_def:mappingSameURI ns0:SIO_010296 ; metadata_def:prefLabel "process down-regulation" ; metadata:prefixIRI "sio:SIO_010296" ; dct:alternative "negative regulation"@en ; dct:description "process down-regulation is a process that decreases the frequency, rate or extent of one or more processes in relation to a reference state."@en ; a owl:Class ; rdfs:label "process down-regulation"@en ; rdfs:subClassOf ns0:SIO_000609 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://semanticscience.org/resource/> .
@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 dct: <http://purl.org/dc/terms/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

ns0:SIO_010295
    owl:disjointWith ns0:SIO_010296 .

ns0:SIO_010296
    metadata_def:mappingLoom "processdownregulation" ;
    metadata_def:mappingSameURI ns0:SIO_010296 ;
    metadata_def:prefLabel "process down-regulation" ;
    metadata:prefixIRI "sio:SIO_010296" ;
    dct:alternative "negative regulation"@en ;
    dct:description "process down-regulation is a process that decreases the frequency, rate or extent of one or more processes in relation to a reference state."@en ;
    a owl:Class ;
    rdfs:label "process down-regulation"@en ;
    rdfs:subClassOf ns0:SIO_000609 .