@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://w3id.org/pmd/automatce/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns1: <https://w3id.org/pmd/co/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . ns0:AUTOMATCE_0010233 metadata_def:mappingLoom "restrictedheavymetals" ; metadata_def:mappingSameURI ns0:AUTOMATCE_0010233 ; metadata_def:prefLabel "restricted heavy metals"@en ; a owl:Class ; rdfs:label "restricted heavy metals"@en ; rdfs:subClassOf ns1:PMD_0000852 ; skos:definition "A material entity aggregate comprising heavy metal substances whose concentration is restricted by a stated regulation or standard."@en ; skos:example "Lead, mercury, cadmium, and hexavalent chromium considered in ELV compliance."@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://w3id.org/pmd/automatce/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1: <https://w3id.org/pmd/co/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ns0:AUTOMATCE_0010233
    metadata_def:mappingLoom "restrictedheavymetals" ;
    metadata_def:mappingSameURI ns0:AUTOMATCE_0010233 ;
    metadata_def:prefLabel "restricted heavy metals"@en ;
    a owl:Class ;
    rdfs:label "restricted heavy metals"@en ;
    rdfs:subClassOf ns1:PMD_0000852 ;
    skos:definition "A material entity aggregate comprising heavy metal substances whose concentration is restricted by a stated regulation or standard."@en ;
    skos:example "Lead, mercury, cadmium, and hexavalent chromium considered in ELV compliance."@en .