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

<http://data.bibliotheken.nl/id/thes/p121016781> a schema1:Person ;
    rdfs:label "Heijbroek, Nic. Isaac" ;
    schema1:description "kinderarts te Amsterdam" ;
    schema1:familyName "Heijbroek" ;
    schema1:givenName "Nic. Isaac" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/60d66a19b1f9ed7653b47f01f62a37b5> ;
    schema1:name "Nic. Isaac Heijbroek" ;
    schema1:sameAs <http://viaf.org/viaf/288276055>,
        <https://isni.org/isni/0000000393907308> .

