@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/80283> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92597> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300419295> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80283" ;
    skos:prefLabel "pharmacy"@en,
        "apotheek"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81118> ;
    skos:scopeNote "Places where medicines may be prepared on-site, dispensed, and or sold. Pharmacies are often sited within modern drugstores that sell a variety of products, though they may also exist outside of this context."@en ;
    prov:generatedAtTime "2023-09-20T07:52:56+00:00"^^xsd:dateTime .

