@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/p143040367> a schema1:Person ;
    rdfs:label "Ers, Benoît (1971-)" ;
    schema1:alternateName "Ers" ;
    schema1:birthDate "1971" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Ers" ;
    schema1:familyName "Ers" ;
    schema1:givenName "Benoît" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4540ff6c0c7256db3efd47a5836fb844> ;
    schema1:name "Benoît Ers" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/226082791>,
        wd:Q2896506,
        <https://isni.org/isni/0000000363849530> .

