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

<http://data.bibliotheken.nl/id/thes/p071783741> a schema1:Person ;
    rdfs:label "Colman, Stefan (1961-)" ;
    schema1:alternateName "Colman, Stéphan",
        "Colman, Stéphane" ;
    schema1:birthDate "1961" ;
    schema1:description "bron: https://fr.wikipedia.org/wiki/Stéphan_Colman",
        "strips" ;
    schema1:familyName "Colman" ;
    schema1:givenName "Stefan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a55311aaf271db87a5c869937dbc694> ;
    schema1:name "Stefan Colman" ;
    schema1:nationality "be" ;
    schema1:sameAs wd:Q3501674,
        <https://isni.org/isni/0000000004475207> .

