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

<http://data.bibliotheken.nl/id/thes/p144864835> a schema1:Person ;
    rdfs:label "Poelman, Herman" ;
    schema1:description "neerlandicus te Jakarta" ;
    schema1:familyName "Poelman" ;
    schema1:givenName "Herman" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57fc35a7e5749eb9e849b3f4fb5596cd> ;
    schema1:name "Herman Poelman" ;
    schema1:sameAs <http://viaf.org/viaf/280819467> .

