@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . obo_purl:bco_0000036 metadata_def:mappingLoom "obsoletematerialsample" ; metadata_def:mappingSameURI obo_purl:bco_0000036 ; metadata_def:prefLabel "obsolete material sample"@en ; metadata:prefixIRI "bco:0000036" ; obo_purl:IAO_0000112 "A herbarium or museum specimen.", """A jar of water, the microbes that were filtered from that water, the DNA extracted from those microbes, a subsample of that DNA. """ ; obo_purl:IAO_0000115 "A material entity that has a material sample role. A material entity takes on the material sample role by being the output of a material samping process. That is, is selected for study, collected, and submitted to an institution for preservation or study."@en ; obo_purl:IAO_0000231 obo_purl:IAO_0000103 ; dc:creator "Biocode Commons Ontology Hackathon" ; a owl:Class ; rdfs:comment "This term has been replaced by OBI:specimen." ; rdfs:label "obsolete material sample"@en ; rdfs:subClassOf oboinowl_gen:ObsoleteClass ; owl:deprecated true .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oboinowl_gen: <http://www.geneontology.org/formats/oboInOwl#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

obo_purl:bco_0000036
    metadata_def:mappingLoom "obsoletematerialsample" ;
    metadata_def:mappingSameURI obo_purl:bco_0000036 ;
    metadata_def:prefLabel "obsolete material sample"@en ;
    metadata:prefixIRI "bco:0000036" ;
    obo_purl:IAO_0000112 "A herbarium or museum specimen.", """A jar of water, the microbes that were filtered from that water, the DNA extracted from those microbes, a subsample of that DNA.
""" ;
    obo_purl:IAO_0000115 "A material entity that has a material sample role. A material entity takes on the material sample role by being the output of a material samping process. That is, is selected for study, collected, and submitted to an institution for preservation or study."@en ;
    obo_purl:IAO_0000231 obo_purl:IAO_0000103 ;
    dc:creator "Biocode Commons Ontology Hackathon" ;
    a owl:Class ;
    rdfs:comment "This term has been replaced by OBI:specimen." ;
    rdfs:label "obsolete material sample"@en ;
    rdfs:subClassOf oboinowl_gen:ObsoleteClass ;
    owl:deprecated true .