@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 sio: <http://semanticscience.org/resource/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

sio:SIO_000559
    rdfs:label "chemical synthesis"@en ;
    rdfs:subClassOf sio:SIO_000588 .

sio:SIO_000582
    rdfs:label "birthing"@en ;
    rdfs:subClassOf sio:SIO_000588 .

sio:SIO_000588
    ns0:identifier "SIO_000588" ;
    dc:description "creating is the process in which an entity comes into existence."@en ;
    dc:identifier "SIO:000588" ;
    sio:hasSynonym "creation", "development", "formulation", "production", "synthesis" ;
    a owl:Class ;
    rdfs:isDefinedBy <http://semanticscience.org/ontology/sio.owl> ;
    rdfs:label "creating"@en ;
    rdfs:subClassOf sio:SIO_000593 ;
    owl:EquivalentClass sio:creating .

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

sio:SIO_000593
    rdfs:label "interacting"@en .

sio:SIO_000703
    rdfs:label "evolving"@en ;
    rdfs:subClassOf sio:SIO_000588 .

sio:SIO_000739
    rdfs:label "planning"@en ;
    rdfs:subClassOf sio:SIO_000588 .

sio:SIO_000744
    rdfs:label "learning"@en ;
    rdfs:subClassOf sio:SIO_000588 .

sio:SIO_000746
    rdfs:label "reasoning"@en ;
    rdfs:subClassOf sio:SIO_000588 .

sio:SIO_000748
    rdfs:label "predicting"@en ;
    rdfs:subClassOf sio:SIO_000588 .

sio:SIO_000919
    rdfs:label "reproducing"@en ;
    rdfs:subClassOf sio:SIO_000588 .

sio:creating
    owl:EquivalentClass sio:SIO_000588 .

