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

<http://data.bibliotheken.nl/id/thes/p433106050> a schema1:Person ;
    rdfs:label "Ooshima, Hiroyuki (1975-)" ;
    schema1:birthDate "1975" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Ooshima" ;
    schema1:givenName "Hiroyuki" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ed2c893348295f869e85f51a0dbfd7d> ;
    schema1:name "Hiroyuki Ooshima" ;
    schema1:nationality "jp" ;
    schema1:sameAs <http://viaf.org/viaf/186434125>,
        <https://isni.org/isni/0000000140104072> .

