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

<http://data.bibliotheken.nl/id/thes/p07459138X> a schema1:Person ;
    rdfs:label "Kool, Johannes Tijmen Cornelis" ;
    schema1:alternateName "Kool, Hans" ;
    schema1:familyName "Kool" ;
    schema1:givenName "Johannes Tijmen Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aafd4ebf49052832e59ff6f1c697cc1e> ;
    schema1:name "Johannes Tijmen Cornelis Kool" ;
    schema1:sameAs <http://viaf.org/viaf/283707285>,
        <https://isni.org/isni/0000000390169127> .

