@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.ontology-of-units-of-measure.org/resource/om-2/> . @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/> . ns0:Permeance-MaterialsScience metadata_def:mappingLoom "permeancematerialsscience" ; metadata_def:mappingSameURI ns0:Permeance-MaterialsScience ; metadata_def:prefLabel "permeance (materials science)"@en ; metadata:prefixIRI "Permeance-MaterialsScience" ; ns0:commonlyHasUnit ns0:kilogramPerPascalSecond-TimeSquareMetre, ns0:perm-0C, ns0:perm-23C ; ns0:symbol "Λ" ; a owl:Class, owl:NamedIndividual ; rdfs:comment "Permeance is the degree to which a material transmits another substance."@en ; rdfs:label "permeance (materials science)"@en ; rdfs:subClassOf ns0:Quantity .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.ontology-of-units-of-measure.org/resource/om-2/> .
@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/> .

ns0:Permeance-MaterialsScience
    metadata_def:mappingLoom "permeancematerialsscience" ;
    metadata_def:mappingSameURI ns0:Permeance-MaterialsScience ;
    metadata_def:prefLabel "permeance (materials science)"@en ;
    metadata:prefixIRI "Permeance-MaterialsScience" ;
    ns0:commonlyHasUnit ns0:kilogramPerPascalSecond-TimeSquareMetre, ns0:perm-0C, ns0:perm-23C ;
    ns0:symbol "Λ" ;
    a owl:Class, owl:NamedIndividual ;
    rdfs:comment "Permeance is the degree to which a material transmits another substance."@en ;
    rdfs:label "permeance (materials science)"@en ;
    rdfs:subClassOf ns0:Quantity .