@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://purl.org/dc/elements/1.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://semanticscience.org/resource/SIO_000817>
    ns0:identifier "SIO_000817" ;
    dc:description "arousal is an emotion characterized by state of reactive to stimuli. It involves the activation of the reticular activating system in the brain stem, the autonomic nervous system and the endocrine system, leading to increased heart rate and blood pressure and a condition of sensory alertness, mobility and readiness to respond."@en ;
    dc:identifier "SIO:000817" ;
    a owl:Class ;
    rdfs:isDefinedBy <http://semanticscience.org/ontology/sio.owl> ;
    rdfs:label "arousal"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000831> ;
    owl:EquivalentClass <http://semanticscience.org/resource/arousal> .

<http://semanticscience.org/resource/SIO_000817.rdf>
    dc:subject <http://semanticscience.org/resource/SIO_000817> ;
    a owl:Ontology ;
    rdfs:label "Summary document for SIO_000817" ;
    owl:imports <http://semanticscience.org/ontology/sio.owl> .

<http://semanticscience.org/resource/SIO_000831>
    rdfs:label "positive emotion"@en .

<http://semanticscience.org/resource/arousal>
    owl:EquivalentClass <http://semanticscience.org/resource/SIO_000817> .

