@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/64698> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/45366> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300411356> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64698" ;
    skos:prefLabel "raisin"@en,
        "rozijn"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63655> ;
    skos:scopeNote "Grapes that are partially dried in sunlight or by artificial means. Uses include eating as is, as an ingredient in cooking, and in the production of wine"@en,
        "Gedroogde druiven, met name van bepaalde soorten in Zuid Europa"@nl ;
    prov:generatedAtTime "2022-05-30T12:12:23+00:00"^^xsd:dateTime .

