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

<http://data.bibliotheken.nl/id/thes/p100688489> a schema1:Person ;
    rdfs:label "Boerboom, Harmen (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "verslaggever bij Veronica Nieuwsradio" ;
    schema1:familyName "Boerboom" ;
    schema1:givenName "Harmen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3606e3fac8493c7add97da5e97467954> ;
    schema1:name "Harmen Boerboom" ;
    schema1:sameAs <http://viaf.org/viaf/13982710>,
        <https://isni.org/isni/0000000034936131> .

