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

<http://data.bibliotheken.nl/id/thes/p421132493> a schema1:Person ;
    rdfs:label "Pijl, V.L." ;
    schema1:description "TNO" ;
    schema1:familyName "Pijl" ;
    schema1:givenName "V.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/258ceed8923f7fc6ca9a0e8af6540984> ;
    schema1:name "V.L. Pijl" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/42154921240063591151> .

