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

<http://data.bibliotheken.nl/id/thes/p435129376> a schema1:Person ;
    rdfs:label "Pintachan" ;
    schema1:description "ill." ;
    schema1:familyName "Pintachan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4e6270aa6c0523c32a608b3de617c83> ;
    schema1:name "Pintachan" ;
    schema1:sameAs <https://isni.org/isni/0000000494164451> .

