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

<http://data.bibliotheken.nl/id/thes/p42406622X> a schema1:Person ;
    rdfs:label "Horikiri, Toshio" ;
    schema1:description "Lean Management" ;
    schema1:familyName "Horikiri" ;
    schema1:givenName "Toshio" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e5751460250b23bb24404f0821c299b> ;
    schema1:name "Toshio Horikiri" ;
    schema1:sameAs <http://viaf.org/viaf/260665661>,
        <https://isni.org/isni/0000000381358495> .

