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

<http://data.bibliotheken.nl/id/thes/p212430181> a schema1:Person ;
    rdfs:label "Kandelaar, Bertie van de" ;
    schema1:familyName "van de Kandelaar" ;
    schema1:givenName "Bertie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ccce9dd82a7297ad5f5bfad6f745718> ;
    schema1:name "Bertie van de Kandelaar" ;
    schema1:sameAs <http://viaf.org/viaf/291322257>,
        <https://isni.org/isni/000000039640516X> .

