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

<http://data.bibliotheken.nl/id/thes/p16495418X> a schema1:Person ;
    rdfs:label "Herlich, Laurence" ;
    schema1:familyName "Herlich" ;
    schema1:givenName "Laurence" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69e74575d9f9f04a8a30e01759ad70be> ;
    schema1:name "Laurence Herlich" ;
    schema1:sameAs <https://isni.org/isni/0000000392877151> .

