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

<http://data.bibliotheken.nl/id/thes/p429255365> a schema1:Person ;
    rdfs:label "Bosch, Wisse ten" ;
    schema1:description "Witteveen+Bos" ;
    schema1:familyName "ten Bosch" ;
    schema1:givenName "Wisse" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/263f57e3027a9624da51a2f6371a892e> ;
    schema1:name "Wisse ten Bosch" ;
    schema1:sameAs <https://isni.org/isni/0000000492183026> .

