@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/84076> a skos:Concept ;
    skos:altLabel "phenol formaldehyde"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/45011> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300014544> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84076" ;
    skos:prefLabel "bakelite"@en,
        "bakeliet"@nl ;
    skos:scopeNote "The original trademarked name for phenol-formaldehyde resin, but now used to refer to a range of different types of plastic. The method for manufacturing the original resin was devised in 1909 by L. H. Baekeland in the United States, and the name Bakelite is a registered trademark of the Union Carbide Corporation. It is a hard, infusible, and chemically resistant plastic, nonconductor of electricity, and used in electrical appliances, industrial applications, in molding and casting operations, as an adhesive, in paints, and in baked-enamel coatings."@en,
        "De oorspronkelijke benaming voor fenolplastic, die tegenwoordig wordt gebruikt voor een aantal verschillende soorten plastic."@nl ;
    prov:generatedAtTime "2021-10-19T15:06:02+00:00"^^xsd:dateTime .

