@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://semanticscience.org/resource/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . ns0:SIO_000747 metadata_def:mappingLoom "investigation" ; metadata_def:mappingSameURI ns0:SIO_000747 ; metadata_def:prefLabel "investigation"@en ; metadata:prefixIRI "sio:SIO_000747" ; dct:alternative "study" ; dct:description "investigation is the process of carrying out a plan or procedure so as to discover facts or information about the object of study."@en ; a owl:Class ; rdfs:label "investigation"@en ; rdfs:subClassOf ns0:SIO_000999 . ns0:SIO_000994 rdfs:subClassOf ns0:SIO_000747 . ns0:SIO_001066 rdfs:subClassOf ns0:SIO_000747 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://semanticscience.org/resource/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

ns0:SIO_000747
    metadata_def:mappingLoom "investigation" ;
    metadata_def:mappingSameURI ns0:SIO_000747 ;
    metadata_def:prefLabel "investigation"@en ;
    metadata:prefixIRI "sio:SIO_000747" ;
    dct:alternative "study" ;
    dct:description "investigation is the process of carrying out a plan or procedure so as to discover facts or information about the object of study."@en ;
    a owl:Class ;
    rdfs:label "investigation"@en ;
    rdfs:subClassOf ns0:SIO_000999 .

ns0:SIO_000994
    rdfs:subClassOf ns0:SIO_000747 .

ns0:SIO_001066
    rdfs:subClassOf ns0:SIO_000747 .