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

<http://data.bibliotheken.nl/id/thes/p07097778X> a schema1:Person ;
    rdfs:label "Boiten, Wubbo" ;
    schema1:description "B9935435: ing." ;
    schema1:familyName "Boiten" ;
    schema1:givenName "Wubbo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3af4905f3787627c945a1673589ac25> ;
    schema1:name "Wubbo Boiten" ;
    schema1:sameAs <http://viaf.org/viaf/44520984>,
        <https://isni.org/isni/000000011568735X> .

