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

<http://data.bibliotheken.nl/id/thes/p07015774X> a schema1:Person ;
    rdfs:label "Luijendijk, P.J. (Soemba)" ;
    schema1:familyName "Luijendijk" ;
    schema1:givenName "P.J." ;
    schema1:hasOccupation "Soemba" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b4d16b002cf8c13bf3ed38ad8407feff> ;
    schema1:name "P.J. Luijendijk" ;
    schema1:sameAs <http://viaf.org/viaf/59109897>,
        <https://isni.org/isni/0000000038979542> .

