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

<http://data.bibliotheken.nl/id/thes/p322362385> a schema1:Person ;
    rdfs:label "Germain, Gabriel (1984-)" ;
    schema1:birthDate "1984" ;
    schema1:description "strips" ;
    schema1:familyName "Germain" ;
    schema1:givenName "Gabriel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a28e2cce1b2d22c36fad7e54b61f052d> ;
    schema1:name "Gabriel Germain" ;
    schema1:sameAs <http://viaf.org/viaf/103665609>,
        <https://isni.org/isni/0000000075776058> .

