@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/65768> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65773> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300197269> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65768" ;
    skos:prefLabel "carboy"@en,
        "mandfles"@nl ;
    skos:scopeNote "Bottles covered with wicker, wood, or other protective material, of a 1- to 20-gallon capacity and intended to contain corrosive liquids such as acids, or distilled water. For similar large bottles covered with wicker and intended for noncorrosive liquids, use \"demijohns.\""@en,
        "Flessen omhuld met gevlochten tenen, hout of ander beschermend materiaal, met een volume tussen de 4 en 75 liter; bedoeld om agressieve vloeistoffen, zuren, of gedistilleerd water te bevatten. Gebruik 'demi-johns' voor hetzelfde soort grote flessen omhuld met gevlochten tenen die bestemd zijn voor niet-agressieve vloeistoffen."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:15+00:00"^^xsd:dateTime .

