@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 obo_purl: <http://purl.obolibrary.org/obo/> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . ns0:AUTOMATCE_0000003 metadata_def:mappingLoom "additiverole" ; metadata_def:mappingSameURI ns0:AUTOMATCE_0000003 ; metadata_def:prefLabel "additive role"@en ; a owl:Class ; rdfs:comment "Additives are distinct from fillers (which bulk up volume) and the matrix. They perform specific chemical or physical modifications."@en ; rdfs:label "additive role"@en ; rdfs:subClassOf obo_purl:BFO_0000023 ; skos:definition "A role borne by a substance intentionally added in relatively small amounts to modify the processing characteristics, performance properties, or cost of a base material."@en ; skos:example "UV stabilizers added to dashboard polymers to prevent sun damage; Plasticizers added to PVC."@en . ns0:AUTOMATCE_0000006 rdfs:subClassOf ns0:AUTOMATCE_0000003 .
@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 obo_purl: <http://purl.obolibrary.org/obo/> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ns0:AUTOMATCE_0000003
    metadata_def:mappingLoom "additiverole" ;
    metadata_def:mappingSameURI ns0:AUTOMATCE_0000003 ;
    metadata_def:prefLabel "additive role"@en ;
    a owl:Class ;
    rdfs:comment "Additives are distinct from fillers (which bulk up volume) and the matrix. They perform specific chemical or physical modifications."@en ;
    rdfs:label "additive role"@en ;
    rdfs:subClassOf obo_purl:BFO_0000023 ;
    skos:definition "A role borne by a substance intentionally added in relatively small amounts to modify the processing characteristics, performance properties, or cost of a base material."@en ;
    skos:example "UV stabilizers added to dashboard polymers to prevent sun damage; Plasticizers added to PVC."@en .

ns0:AUTOMATCE_0000006
    rdfs:subClassOf ns0:AUTOMATCE_0000003 .