@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/96194> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79402> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027622> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "96194" ;
    skos:prefLabel "claim"@en,
        "claim"@nl ;
    skos:scopeNote "Documents asserting a right, including titles to debts, privileges, or other things in possession of another; also includes titles to anything which another should give, concede, or confer on the claimant."@en,
        "Documenten waarin een aanspraak wordt bekrachtigd. Hieronder vallen aanspraken op schulden, opties of andere zaken die in het bezit zijn van een ander, maar ook aanspraken op alles wat een ander aan de eiser zou moeten geven, afstaan of schenken."@nl ;
    prov:generatedAtTime "2024-08-05T08:48:30+00:00"^^xsd:dateTime .

