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

<http://data.bibliotheken.nl/id/thes/p086875965> a schema1:Person ;
    rdfs:label "Stapelkamp, Herman (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "maritiem historicus" ;
    schema1:familyName "Stapelkamp" ;
    schema1:givenName "Herman" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45884d84b1fbbb19ae3d75181648be70> ;
    schema1:name "Herman Stapelkamp" ;
    schema1:sameAs <http://viaf.org/viaf/289121678>,
        <https://isni.org/isni/000000003428310X> .

