@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/45011> a skos:Concept ;
    skos:altLabel "kunststof"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90117> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300014570> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DRAGER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/37448>,
        <https://data.rkd.nl/thesaurus/37453>,
        <https://data.rkd.nl/thesaurus/45558>,
        <https://data.rkd.nl/thesaurus/45651>,
        <https://data.rkd.nl/thesaurus/46001>,
        <https://data.rkd.nl/thesaurus/54161>,
        <https://data.rkd.nl/thesaurus/84076>,
        <https://data.rkd.nl/thesaurus/90558>,
        <https://data.rkd.nl/thesaurus/93102> ;
    skos:notation "45011" ;
    skos:prefLabel "plastic (material)"@en,
        "plastic (materiaal)"@nl ;
    skos:scopeNote "A general term for any of a large and varied class of natural or synthetic organic materials that can be molded, extruded, or cast when soft or liquid, and then set into a rigid or slightly elastic form. Natural plastics include tree resins, beeswax, gutta-percha, horn, and clay. Synthetic plastics were first made in the 19th century. Plastics are used widely in manufacturing."@en,
        "Een algemene term voor een grote en gevarieerde klasse van natuurlijke of synthetische organische materialen die kunnen worden gevormd, geëxtrudeerd of gegoten wanneer ze zacht of vloeibaar zijn en vervolgens stollen tot een harde of enigszins elastische vorm. Natuurlijke plastics zijn onder andere boomhars, bijenwas, guttapercha, hoorn en klei. Synthetische plastics werden voor het eerst gemaakt in de 19de eeuw. Plastics worden veel gebruikt in productieprocessen."@nl ;
    prov:generatedAtTime "2024-03-26T11:23:44+00:00"^^xsd:dateTime .

