@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://w3id.org/emmo-hpo/hpo#> . @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 skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns1: <https://w3id.org/emmo#> . ns0:Additive metadata_def:mappingLoom "additive" ; metadata_def:mappingSameURI ns0:Additive ; metadata:prefixIRI "hpo:Additive" ; a owl:Class ; rdfs:comment "A term used for a large number of specialist chemicals which are added to compounds to impart specific properties."@en ; rdfs:isDefinedBy "https://compositesuk.co.uk/composite-materials/glossary-terms"^^<http://www.w3.org/2001/XMLSchema#anyURI> ; rdfs:label "Additive"@en ; rdfs:subClassOf ns0:ResinIngredient ; skos:prefLabel "Additive"@en ; ns1:elucidation "A term used for a large number of specialist chemicals which are added to compounds to impart specific properties."@en ; ns1:example "An additive can provide flame retardancy and UV resistance properties to a resin."@en .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://w3id.org/emmo-hpo/hpo#> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <https://w3id.org/emmo#> .

ns0:Additive
    metadata_def:mappingLoom "additive" ;
    metadata_def:mappingSameURI ns0:Additive ;
    metadata:prefixIRI "hpo:Additive" ;
    a owl:Class ;
    rdfs:comment "A term used for a large number of specialist chemicals which are added to compounds to impart specific properties."@en ;
    rdfs:isDefinedBy "https://compositesuk.co.uk/composite-materials/glossary-terms"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
    rdfs:label "Additive"@en ;
    rdfs:subClassOf ns0:ResinIngredient ;
    skos:prefLabel "Additive"@en ;
    ns1:elucidation "A term used for a large number of specialist chemicals which are added to compounds to impart specific properties."@en ;
    ns1:example "An additive can provide flame retardancy and UV resistance properties to a resin."@en .