@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/66630> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65773> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300220810> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66630" ;
    skos:prefLabel "medicine bottle"@en,
        "medicijnfles"@nl ;
    skos:scopeNote "Bottles of varying size, shape, and style made to contain medicine, particularly those intended to be taken home by customers of an apothecary or sold elsewhere; examples include collectible patent medicine bottles. For bottles used to store larger quantities of medicine, as used in an apothecary and labeled with the names of standard medicines, use \"apothecary bottles.\""@en,
        "Flessen van verschillende maat, vorm en stijl bestemd voor medicijnen, vooral voor die thuis worden gebruikt door klanten van een apotheek of elders. Voor flessen die bedoeld waren voor grotere hoeveelheden, zoals gebruikt in een apotheek, en werden gelabeld met de namen van standaard medicatie,gebruik 'apothekersflessen'."@nl ;
    prov:generatedAtTime "2022-08-15T11:33:19+00:00"^^xsd:dateTime .

