@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_000015>
    rdfs:label "information content entity"@en .

<http://semanticscience.org/resource/SIO_000067>
    rdfs:label "namespace"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000602> .

<http://semanticscience.org/resource/SIO_000069>
    rdfs:label "data item"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000602> .

<http://semanticscience.org/resource/SIO_000097>
    rdfs:label "software entity"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000602> .

<http://semanticscience.org/resource/SIO_000602>
    ns0:identifier "SIO_000602" ;
    dc:description "A computational entity is an information content entity operated on using some computational system."@en ;
    dc:identifier "SIO:000602" ;
    a owl:Class ;
    rdfs:isDefinedBy <http://semanticscience.org/ontology/sio.owl> ;
    rdfs:label "computational entity"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000015> ;
    owl:EquivalentClass <http://semanticscience.org/resource/computational-entity> .

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

<http://semanticscience.org/resource/SIO_000750>
    rdfs:label "database"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000602> .

<http://semanticscience.org/resource/SIO_000752>
    rdfs:label "row"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000602> .

<http://semanticscience.org/resource/SIO_000753>
    rdfs:label "column"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000602> .

<http://semanticscience.org/resource/SIO_000754>
    rdfs:label "database table"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000602> .

<http://semanticscience.org/resource/SIO_000755>
    rdfs:label "cell (informational)"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000602> .

<http://semanticscience.org/resource/SIO_000756>
    rdfs:label "database entry"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000602> .

<http://semanticscience.org/resource/SIO_000762>
    rdfs:label "database key"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000602> .

<http://semanticscience.org/resource/SIO_001165>
    rdfs:label "user account"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000602> .

<http://semanticscience.org/resource/SIO_001300>
    rdfs:label "ovopub"@en ;
    rdfs:subClassOf <http://semanticscience.org/resource/SIO_000602> .

<http://semanticscience.org/resource/computational-entity>
    owl:EquivalentClass <http://semanticscience.org/resource/SIO_000602> .

