@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/81899> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97346> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055851> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/79842>,
        <https://data.rkd.nl/thesaurus/81929>,
        <https://data.rkd.nl/thesaurus/83240>,
        <https://data.rkd.nl/thesaurus/84532> ;
    skos:notation "81899" ;
    skos:prefLabel "criticism"@en,
        "kritiek"@nl ;
    skos:scopeNote "Analyzing and evaluating the characteristics of man-made objects, literary works and documents, actions or projects. For critical descriptions or analyses of relatively recent works or events, use \"reviews.\""@en,
        "Het analyseren en beoordelen van de kwaliteit van voorwerpen, handelingen of plannen die door de mens zijn gemaakt. Gebruik 'recensies' voor kritische beschrijvingen of analyses van betrekkelijk recente werken of gebeurtenissen."@nl ;
    prov:generatedAtTime "2023-06-14T12:56:48+00:00"^^xsd:dateTime .

