@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/81303> a skos:Concept ;
    skos:altLabel "justitie"@nl,
        "rechtspraak"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/90621> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054412> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81303" ;
    skos:prefLabel "law (discipline)"@en,
        "rechten (vakgebied))"@nl ;
    skos:scopeNote "Area of knowledge or study of the principles and regulations established in a state or community by some authority and binding on its people, whether in the form of legislation or of custom and policies recognized and enforced by judicial decision. Also the professional practice that deals with these principles and regulations and legal procedure."@en,
        "Kennis- of studiegebied van de principes en reglementen zoals die in een land of gemeenschap zijn vastgesteld door een autoriteit en die bindend zijn voor het volk, ofwel in de vorm van wetgeving of door gebruiken en beleidsvormingen die zijn erkend en worden uitgevoerd door gerechtelijke besluitvorming. Ook de beroepsmatige praktijk die zich bezighoudt met deze principes en reglementen en met de gerechtelijke procedure."@nl ;
    prov:generatedAtTime "2023-08-17T07:15:11+00:00"^^xsd:dateTime .

