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

<http://data.bibliotheken.nl/id/thes/p410393150> a schema1:Person ;
    rdfs:label "Bischof, Beni (1976-)" ;
    schema1:birthDate "1976" ;
    schema1:familyName "Bischof" ;
    schema1:givenName "Beni" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77f75d355853f11c63166b01b4c29e05> ;
    schema1:name "Beni Bischof" ;
    schema1:nationality "ch" ;
    schema1:sameAs <http://viaf.org/viaf/47949583>,
        <https://isni.org/isni/000000002909462X> .

