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

<http://data.bibliotheken.nl/id/thes/p23666896X> a schema1:Person ;
    rdfs:label "Dijkstra, J.W." ;
    schema1:description "B0328354: ECN, Energy research Centre of the Netherlands, Petten." ;
    schema1:familyName "Dijkstra" ;
    schema1:givenName "J.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69d52884b9230801b60336ba2c319168> ;
    schema1:name "J.W. Dijkstra" ;
    schema1:sameAs <http://viaf.org/viaf/284263751>,
        <https://isni.org/isni/0000000390646165> .

