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

<http://data.bibliotheken.nl/id/thes/p42949551X> a schema1:Person ;
    rdfs:label "Q-Ha" ;
    schema1:description "striptekenaar, afkomstig uit Busan, Zuid-Korea" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e02d5966dd54bd5268f7d3ebfea2a99> ;
    schema1:name "Q-Ha" ;
    schema1:sameAs <https://isni.org/isni/0000000492421469> .

