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

<http://data.bibliotheken.nl/id/thes/p173032303> a schema1:Person ;
    rdfs:label "Bulthuis, J.H. (leermiddelen)" ;
    schema1:alternateName "Bulthuis, Jan" ;
    schema1:description "B0001321: drs.",
        "leermiddelen ; aardrijkskunde" ;
    schema1:familyName "Bulthuis" ;
    schema1:givenName "J.H." ;
    schema1:hasOccupation "leermiddelen" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05f67d417c8cef833c4aca59103acc33> ;
    schema1:name "J.H. Bulthuis" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/288695909>,
        <https://isni.org/isni/0000000369063512> .

