@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/91301> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98337> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026877> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DOC_TYPE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64283>,
        <https://data.rkd.nl/thesaurus/79280>,
        <https://data.rkd.nl/thesaurus/79406>,
        <https://data.rkd.nl/thesaurus/79407>,
        <https://data.rkd.nl/thesaurus/81122>,
        <https://data.rkd.nl/thesaurus/92179> ;
    skos:notation "91301" ;
    skos:prefLabel "correspondence"@en,
        "correspondentie"@nl ;
    skos:scopeNote "Any forms of addressed and written communication sent and received, including letters, postcards, memorandums, notes, telegrams, or cables."@en,
        "Geheel der verstuurde en ontvangen, geadresseerde, geschreven berichten, zoals brieven, ansichtkaarten, memo's, nota's of telegrammen."@nl ;
    prov:generatedAtTime "2023-08-10T07:28:34+00:00"^^xsd:dateTime .

