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

<http://data.bibliotheken.nl/id/thes/p06990023X> a schema1:Person ;
    rdfs:label "Heeger, Job" ;
    schema1:description "pseud. van: Jacob J. Sinnema" ;
    schema1:familyName "Heeger" ;
    schema1:givenName "Job" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0efbe82c12adfe342d17650aeeeef560> ;
    schema1:name "Job Heeger" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071565191>,
        <http://viaf.org/viaf/283197434>,
        <https://isni.org/isni/0000000389698638> .

