@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/p324467281> a schema1:Person ;
    rdfs:label "Benec (1978-)" ;
    schema1:birthDate "1978" ;
    schema1:description "pseud. van: Benoît Chaumont" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d47914d8d2db9fb1182525e1183cd74c> ;
    schema1:name "Benec" ;
    schema1:sameAs <http://viaf.org/viaf/273501473>,
        wd:Q112525515,
        <https://isni.org/isni/0000000384094480> .

