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

<http://data.bibliotheken.nl/id/thes/p072973781> a schema1:Person ;
    rdfs:label "Leeuwen, Kees van (1946-)" ;
    schema1:alternateName "Leeuwen, C. van" ;
    schema1:birthDate "1946" ;
    schema1:description "zie ook: Jan Patat",
        "zie ook: Karl Neuenthaler" ;
    schema1:familyName "van Leeuwen" ;
    schema1:givenName "Kees" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/26d22177f150c8931645c181b2d452b0> ;
    schema1:name "Kees van Leeuwen" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p191447692>,
        <http://data.bibliotheken.nl/id/thes/p191642878>,
        <http://viaf.org/viaf/289241646>,
        <https://isni.org/isni/0000000394677516> .

