@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p326122060> a schema1:Person ;
    rdfs:label "Brink, Jacobine Elisabeth van den (1978-)" ;
    schema1:alternateName "Brink, Jacobine van den" ;
    schema1:birthDate "1978" ;
    schema1:description "Assistant Professor at the Department of Constitutional and Administrative Law of Leiden University, the Netherlands",
        "Jacobine" ;
    schema1:familyName "van den Brink" ;
    schema1:givenName "Jacobine Elisabeth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f450f773b33f5fe3e37c1b79c7576fea> ;
    schema1:name "Jacobine Elisabeth van den Brink" ;
    schema1:sameAs <http://viaf.org/viaf/289608796>,
        <https://isni.org/isni/0000000395013092> .

