@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/65269> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62946> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q23022934> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65269" ;
    skos:prefLabel "peeling (culinary activity)"@en,
        "schillen (culinaire activiteit)"@nl ;
    skos:scopeNote "Culinary activity to remove the undesired rind of a vegetable."@en,
        "Culinaire activiteit om de ongewenste schil van een groente te verwijderen."@nl ;
    prov:generatedAtTime "2023-06-12T08:52:55+00:00"^^xsd:dateTime .

