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

<http://data.bibliotheken.nl/id/thes/p382747410> a schema1:Person ;
    rdfs:label "Kōda Masataka" ;
    schema1:alternateName "Kōda, Masataka" ;
    schema1:familyName "Masataka" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b837d279916a473b4ffc985b8100dcfc> ;
    schema1:name "Kōda Masataka" ;
    schema1:sameAs <http://viaf.org/viaf/307479865> .

