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

<http://data.bibliotheken.nl/id/thes/p162410948> a schema1:Person ;
    rdfs:label "Verlooij, Cornelis" ;
    schema1:alternateName "Verlooij, C.",
        "Verlooy, C.",
        "Verlooy, Kees" ;
    schema1:description "Naamsvorm in 200 afkomstig uit voorwoord B0139656" ;
    schema1:familyName "Verlooij" ;
    schema1:givenName "Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcb4209876360426977b1946b0eb9d07> ;
    schema1:name "Cornelis Verlooij" ;
    schema1:sameAs <http://viaf.org/viaf/283497187>,
        <https://isni.org/isni/0000000389959850> .

