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

<http://data.bibliotheken.nl/id/thes/p15493500X> a schema1:Person ;
    rdfs:label "Bisscheroux, P.F.L.A." ;
    schema1:alternateName "Bisscheroux, Pascal" ;
    schema1:familyName "Bisscheroux" ;
    schema1:givenName "P.F.L.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c1c6b05e8acb57add20d4278c411007> ;
    schema1:name "P.F.L.A. Bisscheroux" ;
    schema1:sameAs <http://viaf.org/viaf/284911396>,
        <https://isni.org/isni/0000000391115817> .

