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

<http://semanticscience.org/resource/SIO_000650>
    rdfs:label "wave"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_010462> .

<http://semanticscience.org/resource/SIO_000956>
    rdfs:label "device"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_010462> .

<http://semanticscience.org/resource/SIO_001050>
    rdfs:label "sample"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_010462> .

<http://semanticscience.org/resource/SIO_001084>
    rdfs:label "liquid solution"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_010462> .

<http://semanticscience.org/resource/SIO_001422>
    rdfs:label "chemical salt"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_010462> .

<http://semanticscience.org/resource/SIO_010046>
    rdfs:label "biological entity"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_010462> .

<http://semanticscience.org/resource/SIO_010411>
    rdfs:label "reagent"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_010462> .

<http://semanticscience.org/resource/SIO_010427>
    rdfs:label "liquid solution component"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_010462> .

<http://semanticscience.org/resource/SIO_010429>
    rdfs:label "placebo"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_010462> .

<http://semanticscience.org/resource/SIO_010462>
    ns0:identifier "SIO_010462" ;
    dc:description "A heterogeneous substance is a chemical substance that is composed of more than one different kind of component."@en ;
    dc:identifier "SIO:010462" ;
    a owl:Class ;
    rdfs:isDefinedBy <http://semanticscience.org/ontology/sio.owl> ;
    rdfs:label "heterogeneous substance"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_011126> ;
    owl:EquivalentClass <http://semanticscience.org/resource/heterogeneous-substance> ;
    owl:disjointWith <http://semanticscience.org/resource/SIO_010463> .

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

<http://semanticscience.org/resource/SIO_011126>
    rdfs:label "chemical substance"@en .

<http://semanticscience.org/resource/heterogeneous-substance>
    owl:EquivalentClass <http://semanticscience.org/resource/SIO_010462> .

