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

<http://data.bibliotheken.nl/id/thes/p142219819> a schema1:Person ;
    rdfs:label "Bronshoff, Bob (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "B9812626; geb. j.: 1958",
        "illustr./fotograaf" ;
    schema1:familyName "Bronshoff" ;
    schema1:givenName "Bob" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2066bf529e5c7aeeb5ac29d29d3c5703> ;
    schema1:name "Bob Bronshoff" ;
    schema1:sameAs <http://viaf.org/viaf/11637130>,
        wd:Q29221443,
        <https://isni.org/isni/0000000032553129> .

