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

<http://data.bibliotheken.nl/id/thes/p096556056> a schema1:Person ;
    rdfs:label "Vloeberghs, Georges" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Vloeberghs" ;
    schema1:givenName "Georges" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc893c638656cf65b77ac820243fe113> ;
    schema1:name "Georges Vloeberghs" ;
    schema1:sameAs <http://viaf.org/viaf/1213164298357308630000>,
        <https://isni.org/isni/0000000390649518> .

