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

<http://data.bibliotheken.nl/id/thes/p436865785> a schema1:Person ;
    rdfs:label "Joo" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Joo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a00c3d5505a6273c25cc5efc8e488424> ;
    schema1:name "Joo" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/20166060387780322589>,
        <https://isni.org/isni/0000000509597277> .

