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

<http://data.bibliotheken.nl/id/thes/p149924917> a schema1:Person ;
    rdfs:label "Hardenbol, Joop" ;
    schema1:description "verbonden aan: Stichting Nederland bouwt VOC-retourschip (te Lelystad)" ;
    schema1:familyName "Hardenbol" ;
    schema1:givenName "Joop" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1984fb39f16c38a6b689d0331de541af> ;
    schema1:name "Joop Hardenbol" ;
    schema1:sameAs <http://viaf.org/viaf/291993090>,
        <https://isni.org/isni/0000000396929190> .

