@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/79452> a skos:Concept ;
    skos:altLabel "knipsels"@nl,
        "krantenknipsels"@nl,
        "persdocumentatie"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/89969> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026867> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/department>,
        <https://data.rkd.nl/thesaurus/scheme/identificatie>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "79452" ;
    skos:prefLabel "clipping"@en,
        "knipsel"@nl ;
    skos:scopeNote "Illustrations, pages, articles, or columns of text removed from books, newspapers, journals, or other printed sources and kept for their informational content."@en,
        "Illustraties, pagina's, artikelen of kolommen tekst die uit boeken, kranten, dagbladen of andere gedrukte bronnen afkomstig zijn."@nl ;
    prov:generatedAtTime "2023-08-10T12:45:23+00:00"^^xsd:dateTime .

