@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/p07493662X> a schema1:Person ;
    rdfs:label "Scheres, Bernardus Johannes Godefridus (1960-)" ;
    schema1:alternateName "Scheres, Ben" ;
    schema1:birthDate "1960" ;
    schema1:familyName "Scheres" ;
    schema1:givenName "Bernardus Johannes Godefridus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0eaa1846287fbad1d4b20eac8c2fefc> ;
    schema1:name "Bernardus Johannes Godefridus Scheres" ;
    schema1:sameAs <http://viaf.org/viaf/202526386>,
        wd:Q20518525,
        <https://isni.org/isni/0000000390712994> .

