@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/99004> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62871> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300417522>,
        <https://www.wikidata.org/entity/Q500094> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "99004" ;
    skos:prefLabel "pruning"@en,
        "snoeien"@nl ;
    skos:scopeNote "The activity of cutting branches or twigs from a woody plant, such as a vine, tree, or shrub in order to regulate growth and promote flowering or fruit production."@en ;
    prov:generatedAtTime "2024-08-19T11:51:13+00:00"^^xsd:dateTime .

