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

<http://data.bibliotheken.nl/id/thes/p079372376> a schema1:Person ;
    rdfs:label "Huizing, Klaas Jan (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "neerlandicus; anglist" ;
    schema1:familyName "Huizing" ;
    schema1:givenName "Klaas Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/167ae9c94c79cc42f3fe88b84d5f92c1> ;
    schema1:name "Klaas Jan Huizing" ;
    schema1:sameAs <http://viaf.org/viaf/237944931>,
        <https://isni.org/isni/0000000391343262> .

