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

<http://data.bibliotheken.nl/id/thes/p330532502> a schema1:Person ;
    rdfs:label "Alquier, Fabien (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Alquier" ;
    schema1:givenName "Fabien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2282a82b9210e8c18a48a0f17b9a04ea> ;
    schema1:name "Fabien Alquier" ;
    schema1:sameAs <http://viaf.org/viaf/54153530980048702386>,
        <https://isni.org/isni/0000000368771680> .

