@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/62933> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79332> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300265087> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "62933" ;
    skos:prefLabel "tally"@en,
        "kerfstok"@nl ;
    skos:scopeNote "Sticks or rods made of wood and marked with transverse notches for the purpose of counting or measuring a debt or payment. A debtor and creditor would each retain halves of the sticks which would be cleft lengthwise across the notches, constituting legal proof of the debt."@en,
        "Stokken of staven van hout voor het tellen of meten van een schuld of betaling. De schuldenaar en schuldeiser behielden ieder een helft van de stok, die in de lengte werd doorgezaagd, dwars door de kerven heen, zodat deze als rechtsgeldig schuldbewijs kon dienen."@nl ;
    prov:generatedAtTime "2022-09-19T06:16:38+00:00"^^xsd:dateTime .

