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

<http://data.bibliotheken.nl/id/thes/p080458297> a schema1:Person ;
    rdfs:label "Erven Dorens, N.E. van" ;
    schema1:familyName "van Erven Dorens" ;
    schema1:givenName "N.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4aec62a2a5f4d1476cb43ed2a214301c> ;
    schema1:name "N.E. van Erven Dorens" ;
    schema1:sameAs <http://viaf.org/viaf/5919161212091640070008>,
        <https://isni.org/isni/0000000394010201> .

