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

<http://data.bibliotheken.nl/id/thes/p071151362> a schema1:Person ;
    rdfs:label "Bisch, Louis Edward" ;
    schema1:familyName "Bisch" ;
    schema1:givenName "Louis Edward" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0a52ca4784d3263f683ad750fc9f26b> ;
    schema1:name "Louis Edward Bisch" ;
    schema1:sameAs <http://viaf.org/viaf/288080279>,
        <https://isni.org/isni/0000000393715349> .

