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

<http://data.bibliotheken.nl/id/thes/p06964151X> a schema1:Person ;
    rdfs:label "Haan, T.Z. de" ;
    schema1:alternateName "Haan, Theo de" ;
    schema1:description "docent NHTV internationaal hoger onderwijs:  toerisme en recreatie" ;
    schema1:familyName "de Haan" ;
    schema1:givenName "T.Z." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62a211381eb73db49d4a70b53ed4a583> ;
    schema1:name "T.Z. de Haan" ;
    schema1:sameAs <http://viaf.org/viaf/290424999>,
        <https://isni.org/isni/0000000395717014> .

