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

<http://data.bibliotheken.nl/id/thes/p164395369> a schema1:Person ;
    rdfs:label "Jūzō, Suzuki" ;
    schema1:familyName "Jūzō" ;
    schema1:givenName "Suzuki" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a1b80bf005f58894bf5233d975c5dfa> ;
    schema1:name "Suzuki Jūzō" ;
    schema1:sameAs <http://viaf.org/viaf/306216622>,
        wd:Q11649334 .

