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

<http://data.bibliotheken.nl/id/thes/p419110259> a schema1:Person ;
    rdfs:label "Benus" ;
    schema1:description "is: Ben De Wever" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aee5c6c6b5e257560b27b40917b7a3cb> ;
    schema1:name "Benus" ;
    schema1:sameAs <http://viaf.org/viaf/28153593803651671685>,
        <https://isni.org/isni/0000000468405020> .

