@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/95735> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98051> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q3196867> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95735" ;
    skos:prefLabel "debt"@en,
        "schuld (debet)"@nl ;
    skos:scopeNote "Obligation in which one party owes the other money in the context of a deferred payment."@en,
        "Financiële verplichting die ontstaat bij uitgestelde betaling"@nl ;
    prov:generatedAtTime "2023-06-14T12:53:21+00:00"^^xsd:dateTime .

