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

<http://data.bibliotheken.nl/id/thes/p075229420> a schema1:Person ;
    rdfs:label "Pawirodjojo, Michel" ;
    schema1:description "Illustrator" ;
    schema1:familyName "Pawirodjojo" ;
    schema1:givenName "Michel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/286667e7029c8e88d44b907f111fad8f> ;
    schema1:name "Michel Pawirodjojo" ;
    schema1:sameAs <http://viaf.org/viaf/282759176>,
        <https://isni.org/isni/0000000389333196> .

