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

<http://data.bibliotheken.nl/id/thes/p07498327X> a schema1:Person ;
    rdfs:label "Wolfs, P.M." ;
    schema1:description "RIVM" ;
    schema1:familyName "Wolfs" ;
    schema1:givenName "P.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b66b24b640c4f72401a50fb22645eb9b> ;
    schema1:name "P.M. Wolfs" ;
    schema1:sameAs <http://viaf.org/viaf/281603271>,
        <https://isni.org/isni/0000000388434606> .

