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

<http://data.bibliotheken.nl/id/thes/p370402707> a schema1:Person ;
    rdfs:label "Gurihiru" ;
    schema1:description "Als ze zich als 'Unit' of 'Studios' gaan presenteren, dan corporatie maken",
        "Wikipedia: \"Gurihiru (Japanese: グリヒル), also credited as Illustrator Unit Gurihiru and Gurihiru Studios, is a Japanese illustration team, consisting of Chifuyu Sasaki (workplan design, pencils, inks) and Naoko Kawano (workplan design, colors, webdesign) ...\"" ;
    schema1:familyName "Gurihiru" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e580c77da0596e6e24fc8552fd179f18> ;
    schema1:name "Gurihiru" ;
    schema1:sameAs <https://isni.org/isni/0000000382459650> .

