@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/91514> a skos:Concept ;
    skos:altLabel "akkoord"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79402> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027628> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/accession_process> ;
    skos:narrower <https://data.rkd.nl/thesaurus/74000>,
        <https://data.rkd.nl/thesaurus/96529> ;
    skos:notation "91514" ;
    skos:prefLabel "agreement"@en,
        "overeenkomst"@nl ;
    skos:scopeNote "Writing made to evidence the terms and conditions, or the fact, of an accord or arrangement."@en,
        "Schriftelijke documenten waarin de bepalingen en de voorwaarden van een akkoord of een afspraak worden vastgelegd, of dat als bewijs fungeert voor het feit dat er een akkoord is gesloten of een afspraak is gemaakt."@nl ;
    prov:generatedAtTime "2024-08-05T09:13:48+00:00"^^xsd:dateTime .

