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

<http://data.bibliotheken.nl/id/thes/p070364354> a schema1:Person ;
    rdfs:label "Belder, L.P.C. (1959-)" ;
    schema1:alternateName "Belder, Lucretia Philippine Christine" ;
    schema1:birthDate "1959" ;
    schema1:description "Assistant Professor, Centre of Intellectual Property Law (CIER) of the Molengraaff Institute for Private Law, University of Utrecht",
        "Senior Researcher, Renforce Research Programme, Europa Institute, Faculty of Law, Economics and Governance, Utrecht University" ;
    schema1:familyName "Belder" ;
    schema1:givenName "L.P.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ee94cacc8df5310df33566614fc5748> ;
    schema1:name "L.P.C. Belder" ;
    schema1:sameAs <http://viaf.org/viaf/19144648168457393911>,
        <https://isni.org/isni/0000000390207867> .

