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

<http://data.bibliotheken.nl/id/thes/p11063215X> a schema1:Person ;
    rdfs:label "Ineveld, J.L.M. van" ;
    schema1:familyName "van Ineveld" ;
    schema1:givenName "J.L.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc7026e4db455726bc3708ce39b9a678> ;
    schema1:name "J.L.M. van Ineveld" ;
    schema1:sameAs <http://viaf.org/viaf/289145665>,
        <https://isni.org/isni/0000000394614136> .

