@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/46942> a skos:Concept ;
    skos:altLabel "solliciteur"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/97351> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236907> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY> ;
    skos:notation "46942" ;
    skos:prefLabel "jurist"@en,
        "jurist"@nl ;
    skos:scopeNote "Those versed in the law, such as scholars, professors, writers, or practitioners."@en,
        "Zij die zich bezighouden met de wetgeving, zoals geleerden, professoren, schrijvers en beoefenaars van de rechtsgeleerdheid."@nl ;
    prov:generatedAtTime "2024-04-10T11:58:20+00:00"^^xsd:dateTime .

