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

<http://data.bibliotheken.nl/id/thes/p070693757> a schema1:Person ;
    rdfs:label "Indenhaeck, W." ;
    schema1:description "Cornelis: Indenhaeck, W. - Jaap (= Jacob Pieter) Romijn",
        "Hazeu: Indenhaeck, W. - Jacob Pieter Romijn",
        "pseud. van: Jacob Pieter Romijn",
        "zie ook: Willem Enklaar" ;
    schema1:familyName "Indenhaeck" ;
    schema1:givenName "W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71248d633770b2ff91042e6bdf62599b> ;
    schema1:name "W. Indenhaeck" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069953570>,
        <http://data.bibliotheken.nl/id/thes/p226111830>,
        <http://viaf.org/viaf/284608170> .

