@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_000136>
    rdfs:label "description"@en .

<http://semanticscience.org/resource/SIO_000256>
    ns0:identifier "SIO_000256" ;
    dc:description "A proposition is a sentence expressing something true or false."@en ;
    dc:identifier "SIO:000256" ;
    a owl:Class ;
    rdfs:isDefinedBy <http://semanticscience.org/ontology/sio.owl> ;
    rdfs:label "proposition"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000136> ;
    owl:EquivalentClass <http://semanticscience.org/resource/proposition> .

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

<http://semanticscience.org/resource/SIO_000259>
    rdfs:label "argument"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000256> .

<http://semanticscience.org/resource/SIO_000261>
    rdfs:label "premise"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000256> .

<http://semanticscience.org/resource/SIO_000262>
    rdfs:label "conclusion"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000256> .

<http://semanticscience.org/resource/SIO_000284>
    rdfs:label "hypothesis"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000256> .

<http://semanticscience.org/resource/SIO_000337>
    rdfs:label "objective"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000256> .

<http://semanticscience.org/resource/SIO_000360>
    rdfs:label "belief"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000256> .

<http://semanticscience.org/resource/SIO_000585>
    rdfs:label "idea"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000256> .

<http://semanticscience.org/resource/SIO_000683>
    rdfs:label "justification"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000256> .

<http://semanticscience.org/resource/SIO_001025>
    rdfs:label "prognosis"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000256> .

<http://semanticscience.org/resource/SIO_001167>
    rdfs:label "comment"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000256> .

<http://semanticscience.org/resource/SIO_001183>
    rdfs:label "statement"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000256> .

<http://semanticscience.org/resource/SIO_001394>
    rdfs:label "evidence"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000256> .

<http://semanticscience.org/resource/proposition>
    owl:EquivalentClass <http://semanticscience.org/resource/SIO_000256> .

