@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/74023> a skos:Concept ;
    skos:altLabel "kasboeken"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79332> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027493> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "74023" ;
    skos:prefLabel "cashbook"@en,
        "kasboek"@nl ;
    skos:scopeNote "Books of original entry in which a record is kept of all cash receipts, disbursements, or both."@en,
        "Kantoorboeken waarin de eerste aantekening geschiedt van alle contante ontvangsten, van alle contante uitgaven, of van beide."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:20+00:00"^^xsd:dateTime .

