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

<http://data.bibliotheken.nl/id/thes/p070017832> a schema1:Person ;
    rdfs:label "Llamzon, Benjamin S." ;
    schema1:familyName "Llamzon" ;
    schema1:givenName "Benjamin S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c68af15a1c907b8387898500de09cff> ;
    schema1:name "Benjamin S. Llamzon" ;
    schema1:sameAs <http://viaf.org/viaf/92073238>,
        <https://isni.org/isni/0000000067267843> .

