@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/79603> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79176> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300136842> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/type> ;
    skos:narrower <https://data.rkd.nl/thesaurus/79551> ;
    skos:notation "79603" ;
    skos:prefLabel "official document"@en,
        "officieel document"@nl ;
    skos:scopeNote "Records, in law, having the legally recognized and judicially enforceable quality of establishing some fact."@en,
        "Documenten (in het recht) die de wettelijk erkende en gerechtelijk uitvoerbare status hebben voor het vaststellen van bepaalde feiten."@nl ;
    prov:generatedAtTime "2023-08-10T10:20:45+00:00"^^xsd:dateTime .

