@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/p072066776> a schema1:Person ;
    rdfs:label "Dabit, Eugène (1898-1936)" ;
    schema1:birthDate "1898" ;
    schema1:deathDate "1936" ;
    schema1:description "mb" ;
    schema1:familyName "Dabit" ;
    schema1:givenName "Eugène" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1bfbd1c75064754f4b36305a891e0f4> ;
    schema1:name "Eugène Dabit" ;
    schema1:sameAs <http://viaf.org/viaf/2468830>,
        wd:Q733235,
        <https://isni.org/isni/000000010862406X> .

