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

<http://data.bibliotheken.nl/id/thes/p072338148> a schema1:Person ;
    rdfs:label "Caneel, Koos (1909-)" ;
    schema1:birthDate "1909" ;
    schema1:description "mb" ;
    schema1:familyName "Caneel" ;
    schema1:givenName "Koos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27fdcc01796759176d3b0a2c7d5dab06> ;
    schema1:name "Koos Caneel" ;
    schema1:sameAs <http://viaf.org/viaf/281532721>,
        <https://isni.org/isni/000000038834570X> .

