@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 metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns0: <http://qudt.org/schema/qudt/> . obo_purl:IAO_0000003 metadata_def:mappingLoom "measurementunitlabel" ; metadata_def:mappingSameURI obo_purl:IAO_0000003 ; metadata_def:prefLabel "measurement unit label"@en ; metadata:prefixIRI "IAO:0000003" ; obo_purl:IAO_0000111 "measurement unit label"@en ; obo_purl:IAO_0000112 "Examples of measurement unit labels are liters, inches, weight per volume."@en ; obo_purl:IAO_0000114 obo_purl:IAO_0000125 ; obo_purl:IAO_0000115 "A measurement unit label is as a label that is part of a scalar measurement datum and denotes a unit of measure."@en ; obo_purl:IAO_0000116 """2009-03-16: provenance: a term measurement unit was proposed for OBI (OBI_0000176) , edited by Chris Stoeckert and Cristian Cocos, and subsequently moved to IAO where the objective for which the original term was defined was satisfied with the definition of this, different, term."""@en, "2009-03-16: review of this term done during during the OBI workshop winter 2009 and the current definition was considered acceptable for use in OBI. If there is a need to modify this definition please notify OBI."@en ; obo_purl:IAO_0000117 "PERSON: Alan Ruttenberg"@en, "PERSON: Melanie Courtot"@en ; a owl:Class ; rdfs:label "measurement unit label"@en ; rdfs:subClassOf obo_purl:IAO_0000009 . ns0:Unit rdfs:subClassOf obo_purl:IAO_0000003 .
@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 metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns0: <http://qudt.org/schema/qudt/> .

obo_purl:IAO_0000003
    metadata_def:mappingLoom "measurementunitlabel" ;
    metadata_def:mappingSameURI obo_purl:IAO_0000003 ;
    metadata_def:prefLabel "measurement unit label"@en ;
    metadata:prefixIRI "IAO:0000003" ;
    obo_purl:IAO_0000111 "measurement unit label"@en ;
    obo_purl:IAO_0000112 "Examples of measurement unit labels are liters, inches, weight per volume."@en ;
    obo_purl:IAO_0000114 obo_purl:IAO_0000125 ;
    obo_purl:IAO_0000115 "A measurement unit label is as a label that is part of a scalar measurement datum and denotes a unit of measure."@en ;
    obo_purl:IAO_0000116 """2009-03-16: provenance: a term measurement unit was
proposed for OBI (OBI_0000176) , edited by Chris Stoeckert and
Cristian Cocos, and subsequently moved to IAO where the objective for
which the original term was defined was satisfied with the definition
of this, different, term."""@en, "2009-03-16: review of this term done during during the OBI workshop winter 2009 and the current definition was considered acceptable for use in OBI. If there is a need to modify this definition please notify OBI."@en ;
    obo_purl:IAO_0000117 "PERSON: Alan Ruttenberg"@en, "PERSON: Melanie Courtot"@en ;
    a owl:Class ;
    rdfs:label "measurement unit label"@en ;
    rdfs:subClassOf obo_purl:IAO_0000009 .

ns0:Unit
    rdfs:subClassOf obo_purl:IAO_0000003 .