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

<http://data.bibliotheken.nl/id/thes/p315077395> a schema1:Person ;
    rdfs:label "Bouckhout, Peter" ;
    schema1:description "ziekenhuisverpleegkundige" ;
    schema1:familyName "Bouckhout" ;
    schema1:givenName "Peter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2eb988f3837c6b4b6f3bc49fe32afc4b> ;
    schema1:name "Peter Bouckhout" ;
    schema1:sameAs <http://viaf.org/viaf/290610569>,
        <https://isni.org/isni/0000000368799544> .

