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

<http://data.bibliotheken.nl/id/thes/p329819135> a schema1:Person ;
    rdfs:label "Lunven, David" ;
    schema1:familyName "Lunven" ;
    schema1:givenName "David" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3130ef66347d23090d03f84bf7e9bbd8> ;
    schema1:name "David Lunven" ;
    schema1:sameAs <http://viaf.org/viaf/283778458>,
        <https://isni.org/isni/0000000390200489> .

