@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/75193> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98355> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300014815> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "75193" ;
    skos:prefLabel "glue"@en,
        "lijm"@nl ;
    skos:scopeNote "Adhesive comprising an impure protein obtained by hydrolysis of collagenous material such as skin, bone, and connective tissue by various methods."@en,
        "Een onzuivere proteïne verkregen door hydrolyse van collagene materialen zoals huid, been en bindweefsel, door verschillende methoden."@nl ;
    prov:generatedAtTime "2023-09-11T12:17:15+00:00"^^xsd:dateTime .

