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

<http://data.bibliotheken.nl/id/thes/p357373383> a schema1:Person ;
    rdfs:label "Boucq, Alexandre" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Boucq" ;
    schema1:givenName "Alexandre" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61235b003450f3a2a5f5ba48b69cdac6> ;
    schema1:name "Alexandre Boucq" ;
    schema1:sameAs <http://viaf.org/viaf/305812421>,
        <https://isni.org/isni/0000000423169087> .

