@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/p071969403> a schema1:Person ;
    rdfs:label "Isoda Koryūsai (fl. 1764-1788)" ;
    schema1:alternateName "Koryūsai" ;
    schema1:description "fl. 1764-1788",
        "is: Isoda Masakatsu" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2db6128544abcf56e139b42e4a110d0> ;
    schema1:name "Isoda Koryūsai" ;
    schema1:sameAs <http://viaf.org/viaf/67557065>,
        wd:Q3155497,
        <https://isni.org/isni/0000000121020519> .

