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

<http://data.bibliotheken.nl/id/thes/p072742577> a schema1:Person ;
    rdfs:label "Holst, Pieter Adriaan Jacobus (1943-)" ;
    schema1:alternateName "Holst, P.A.J.",
        "Holst, Peter A.J." ;
    schema1:birthDate "1943" ;
    schema1:description "Dr.; MD PhD",
        "directeur-bedrijfsarts Arbodienst Rijn Gouwe",
        "geb. Sint Philipsland 10-10-1943" ;
    schema1:familyName "Holst" ;
    schema1:givenName "Pieter Adriaan Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f2bb6f8e7ad78b55f23c5019553e4d7> ;
    schema1:name "Pieter Adriaan Jacobus Holst" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/17889394>,
        <https://isni.org/isni/0000000032743969> .

