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

<http://data.bibliotheken.nl/id/thes/p307455246> a schema1:Person ;
    rdfs:label "Dik, H.H.J." ;
    schema1:description "RIVM, drinkwater" ;
    schema1:familyName "Dik" ;
    schema1:givenName "H.H.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb0c7f07a0b214bdfb8ff24349490812> ;
    schema1:name "H.H.J. Dik" ;
    schema1:sameAs <http://viaf.org/viaf/288662994>,
        <https://isni.org/isni/0000000394223311> .

