@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_0010001 metadata_def:mappingLoom "additive" ; metadata_def:mappingSameURI ns0:AUTOMATCE_0010001 ; metadata_def:prefLabel "additive"@en ; a owl:Class ; rdfs:comment "This class represents the additive material itself; the context-dependent function is represented by additive role."@en ; rdfs:label "additive"@en ; rdfs:subClassOf ns1:PMD_0000002 ; skos:definition "An engineered material intentionally incorporated in a base material in a comparatively small amount to modify processing behavior, performance properties, appearance, or cost."@en ; skos:example "A UV stabilizer added to an exterior polymer trim material."@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_0010001
    metadata_def:mappingLoom "additive" ;
    metadata_def:mappingSameURI ns0:AUTOMATCE_0010001 ;
    metadata_def:prefLabel "additive"@en ;
    a owl:Class ;
    rdfs:comment "This class represents the additive material itself; the context-dependent function is represented by additive role."@en ;
    rdfs:label "additive"@en ;
    rdfs:subClassOf ns1:PMD_0000002 ;
    skos:definition "An engineered material intentionally incorporated in a base material in a comparatively small amount to modify processing behavior, performance properties, appearance, or cost."@en ;
    skos:example "A UV stabilizer added to an exterior polymer trim material."@en .