@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/96075> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/58576> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300182830> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96075" ;
    skos:prefLabel "tallow"@en,
        "talg"@nl ;
    skos:scopeNote "A hard fat obtained from animals, especially sheep, goats, and cattle, containing the fatty acids oleic acid, palmitic acid, stearic acid, linoleic acid, and myristic acid. Tallow is used in leather dressing and in the manufacture of soaps, lubricants, candles, and food."@en,
        "Het harde, vette niervet van dieren zoals schapen, geiten en runderen, losgesmolten van het vezel- en membraanweefsel dat er van nature aan vastzit. Het wordt onder meer gebruikt om kaarsen en zeep te maken."@nl ;
    prov:generatedAtTime "2021-10-19T15:08:49+00:00"^^xsd:dateTime .

