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

<http://data.bibliotheken.nl/id/thes/p072675705> a schema1:Person ;
    rdfs:label "Slob, Wout (1954-)" ;
    schema1:alternateName "Slob, Wout H." ;
    schema1:birthDate "1954" ;
    schema1:description "RIVM" ;
    schema1:familyName "Slob" ;
    schema1:givenName "Wout" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a98483b97097dc7c1ee3359dda9c752f> ;
    schema1:name "Wout Slob" ;
    schema1:sameAs <http://viaf.org/viaf/285428299>,
        <https://isni.org/isni/0000000391603407> .

