@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/79464> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79332> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027496> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "79464" ;
    skos:prefLabel "ledger (account book)"@en,
        "grootboek"@nl ;
    skos:scopeNote "Documents in which are entered debits, credits, and all other money transactions under each individual account or heading."@en,
        "Kantoorboeken, gerangschikt naar afzonderlijke personen of rekeningen, waarin de laatste aantekening geschiedt van alle inkomsten, uitgaven en andere transacties."@nl ;
    prov:generatedAtTime "2023-08-10T07:02:13+00:00"^^xsd:dateTime .

