@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/p07280484X> a schema1:Person ;
    rdfs:label "Dam, Herman van (1947-)" ;
    schema1:birthDate "1947" ;
    schema1:description "B0428897: dr. (AquaSense)" ;
    schema1:familyName "van Dam" ;
    schema1:givenName "Herman" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6da591abbdc45e732d947ea11f4bd0e4> ;
    schema1:name "Herman van Dam" ;
    schema1:sameAs <http://viaf.org/viaf/284997747>,
        wd:Q21509753,
        <https://isni.org/isni/0000000391218058> .

