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

<http://data.bibliotheken.nl/id/thes/p338657169> a schema1:Person ;
    rdfs:label "Lemmens, Nyree Paul-Peter Maurice" ;
    schema1:familyName "Lemmens" ;
    schema1:givenName "Nyree Paul-Peter Maurice" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1077007087f93195c08cc639f6161d0> ;
    schema1:name "Nyree Paul-Peter Maurice Lemmens" ;
    schema1:sameAs <http://viaf.org/viaf/291660316>,
        <https://isni.org/isni/0000000396664698> .

