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

<http://data.bibliotheken.nl/id/thes/p108137821> a schema1:Person ;
    rdfs:label "Boerboom, J." ;
    schema1:alternateName "Boerboom, J.H.B." ;
    schema1:description "motorvoertuigentechniek" ;
    schema1:familyName "Boerboom" ;
    schema1:givenName "J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64af8c1e992a3b8cc9d9f56499d41f12> ;
    schema1:name "J. Boerboom" ;
    schema1:sameAs <http://viaf.org/viaf/284505079>,
        <https://isni.org/isni/0000000390795523> .

