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

<http://data.bibliotheken.nl/id/thes/p072287802> a schema1:Person ;
    rdfs:label "Hage, Jaap P." ;
    schema1:alternateName "Hage, J.P." ;
    schema1:description "tuinieren, ook vert." ;
    schema1:familyName "Hage" ;
    schema1:givenName "Jaap P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a50ce4071dd535fc37357b52872e8c80> ;
    schema1:name "Jaap P. Hage" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/286448642>,
        <https://isni.org/isni/0000000392391143> .

