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

<http://data.bibliotheken.nl/id/thes/p070098239> a schema1:Person ;
    rdfs:label "Verhaak, Petrus Franciscus Maria (1952-)" ;
    schema1:alternateName "Verhaak, Peter",
        "Verhaak, Peter F.M." ;
    schema1:birthDate "1952" ;
    schema1:description "Nederlands Instituut voor Onderzoek van de Gezondheidszorg (NIVEL), Utrecht" ;
    schema1:familyName "Verhaak" ;
    schema1:givenName "Petrus Franciscus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fb4796c32c17927ca312b3f01be3a34> ;
    schema1:name "Petrus Franciscus Maria Verhaak" ;
    schema1:sameAs <http://viaf.org/viaf/46011438>,
        wd:Q21546608,
        <https://isni.org/isni/0000000035922890> .

