@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_000410>
    rdfs:label "anger"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000828> .

<http://semanticscience.org/resource/SIO_000411>
    rdfs:label "hate"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000828> .

<http://semanticscience.org/resource/SIO_000821>
    rdfs:label "contempt"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000828> .

<http://semanticscience.org/resource/SIO_000828>
    ns0:identifier "SIO_000828" ;
    dc:description "Disgust is a feeling of revulsion or profound disapproval aroused by something unpleasant or offensive."@en ;
    dc:identifier "SIO:000828" ;
    a owl:Class ;
    rdfs:isDefinedBy <http://semanticscience.org/ontology/sio.owl> ;
    rdfs:label "disgust"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000844> ;
    owl:EquivalentClass <http://semanticscience.org/resource/disgust> .

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

<http://semanticscience.org/resource/SIO_000844>
    rdfs:label "hostility"@en .

<http://semanticscience.org/resource/SIO_000851>
    rdfs:label "loathing"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000828> .

<http://semanticscience.org/resource/SIO_000950>
    rdfs:label "resentment"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000828> .

<http://semanticscience.org/resource/disgust>
    owl:EquivalentClass <http://semanticscience.org/resource/SIO_000828> .

