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

<http://data.bibliotheken.nl/id/thes/p125023103> a schema1:Person ;
    rdfs:label "Lourens, Lucas Joost (1966-)" ;
    schema1:alternateName "Lourens, L.J." ;
    schema1:birthDate "1966" ;
    schema1:familyName "Lourens" ;
    schema1:givenName "Lucas Joost" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f190d1e0b0555e1cb814c862a3bfb761> ;
    schema1:name "Lucas Joost Lourens" ;
    schema1:sameAs <http://viaf.org/viaf/279837226>,
        wd:Q64854575,
        <https://isni.org/isni/0000000387020372> .

