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

<http://data.bibliotheken.nl/id/thes/p072953225> a schema1:Person ;
    rdfs:label "Bos, Kees (1937-)" ;
    schema1:birthDate "1937" ;
    schema1:description "geograaf, staffunctionaris Hogeschool Zeeland ; mb",
        "wandelaar" ;
    schema1:familyName "Bos" ;
    schema1:givenName "Kees" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3316e7688696c0c80359aba97b12917c> ;
    schema1:name "Kees Bos" ;
    schema1:sameAs <http://viaf.org/viaf/287767901>,
        <https://isni.org/isni/0000000369063475> .

