@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/67660> a skos:Concept ;
    skos:altLabel "oorkonden"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79402> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300027621> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT>,
        <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:notation "67660" ;
    skos:prefLabel "charter"@en,
        "oorkonde"@nl ;
    skos:scopeNote "Documents, usually sealed, granting specific rights, setting forth aims and principles of a newly established entity, and often embodying formal agreements and authorizing special privileges or exemptions."@en,
        "Meestal verzegelde documenten waarin bepaalde rechten worden vastgesteld, de doelstellingen en de principes van een pas opgezette entiteit uiteen worden gezet en waarin dikwijls officiële afspraken worden gemaakt en speciale privileges of vrijstellingen worden toegekend."@nl ;
    prov:generatedAtTime "2023-08-10T10:21:51+00:00"^^xsd:dateTime .

