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

<http://data.bibliotheken.nl/id/thes/p118682555> a schema1:Person ;
    rdfs:label "Pijl, Hanno (1959-)" ;
    schema1:alternateName "Pijl, H." ;
    schema1:birthDate "1959" ;
    schema1:description "Arts, endocrinoloog, pleitbezorger gezonde leefstijl in gezonde omgeving, preventie" ;
    schema1:familyName "Pijl" ;
    schema1:givenName "Hanno" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f74f608c77340685494d81b3ca3ee113> ;
    schema1:name "Hanno Pijl" ;
    schema1:sameAs <http://viaf.org/viaf/23955677>,
        <https://isni.org/isni/0000000037811828> .

