@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.ebi.ac.uk/efo/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix obo_purl: <http://purl.obolibrary.org/obo/> . @prefix metadata: <http://data.bioontology.org/metadata/> . ns0:EFO_0000735 metadata:prefixIRI "efo:EFO_0000735" ; obo_purl:IAO_0000115 "The process of applying a solvent (e.g. water) or some solution (e.g. SSC/SDS) to a BioMaterial or an array to remove impurities or unwanted compounds." ; obo_purl:IAO_0000117 "James Malone" ; a owl:Class ; rdfs:label "washing" ; rdfs:subClassOf ns0:EFO_0002694 .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.ebi.ac.uk/efo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

ns0:EFO_0000735
    metadata:prefixIRI "efo:EFO_0000735" ;
    obo_purl:IAO_0000115 "The process of applying a solvent (e.g. water) or some solution (e.g. SSC/SDS) to a BioMaterial or an array to remove impurities or unwanted compounds." ;
    obo_purl:IAO_0000117 "James Malone" ;
    a owl:Class ;
    rdfs:label "washing" ;
    rdfs:subClassOf ns0:EFO_0002694 .