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

<http://data.bibliotheken.nl/id/thes/p070657327> a schema1:Person ;
    rdfs:label "Booneman, Ep" ;
    schema1:familyName "Booneman" ;
    schema1:givenName "Ep" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35117c780b7e49d8c5568d0963bd3a25> ;
    schema1:name "Ep Booneman" ;
    schema1:sameAs <http://viaf.org/viaf/288752238>,
        <https://isni.org/isni/000000039433242X> .

