@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/96709> a skos:Concept ;
    skos:altLabel "gebruiksartikel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/91642> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300241917> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96709" ;
    skos:prefLabel "utensil"@en,
        "gebruiksvoorwerp"@nl ;
    skos:scopeNote "Refers to tools, implements, vessels, or articles of furniture that are relatively small and are useful or necessary in a kitchen, dairy, or elsewhere in a household. It also refers to such items designed for use by an artisan, mechanic, or farmer, or used in the services of a church, temple, or other place of worship."@en,
        "Wordt in het algemeen gebruikt voor voorwerpen die nuttig of noodzakelijk zijn in een huishouden, voornamelijk die voorwerpen die in de keuken worden gebruikt voor koken of eten."@nl ;
    prov:generatedAtTime "2022-06-01T12:49:11+00:00"^^xsd:dateTime .

