@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/82860> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94049> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300252735> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82860" ;
    skos:prefLabel "court (judicial bodies)"@en,
        "rechtbank (gerechtelijke instantie)"@nl ;
    skos:scopeNote "Organs of government belonging to the judiciary established by law to hear cases, petitions, and other causes, and publicly administer justice, whether military, ecclesiastical, or relating to the statutory or common law of the land."@en,
        "Aantal personen dat wettig gezag heeft om alle zaken te horen en te beoordelen, of het nu gaat om militaire of kerkelijke zaken of zaken met betrekking tot het wettelijk recht of het gewoonterecht van het land."@nl ;
    prov:generatedAtTime "2023-09-19T09:54:59+00:00"^^xsd:dateTime .

