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

<http://data.bibliotheken.nl/id/thes/p07453288X> a schema1:Person ;
    rdfs:label "Hokke, Hendrik Pieter Johannes (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "NLMD/H 725",
        "bron: https://www.dbnl.org/tekst/coil001lexi01_01/lvdj00445.php" ;
    schema1:familyName "Hokke" ;
    schema1:givenName "Hendrik Pieter Johannes" ;
    schema1:hasOccupation "auteur" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a183080bde063533862765749219df1> ;
    schema1:name "Hendrik Pieter Johannes Hokke" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/72215450>,
        wd:Q48804544,
        <https://isni.org/isni/000000001275779X> .

