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

<http://data.bibliotheken.nl/id/thes/p07425264X> a schema1:Person ;
    rdfs:label "Huitema, Johan" ;
    schema1:alternateName "Huitema, J.S." ;
    schema1:description "leermiddelen economie ; leermiddelen verzorging" ;
    schema1:familyName "Huitema" ;
    schema1:givenName "Johan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6f37b9e4d03b91a26acabc3c24f73a6> ;
    schema1:name "Johan Huitema" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/280238175>,
        <https://isni.org/isni/0000000387308923> .

