@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/p07484332X> a schema1:Person ;
    rdfs:label "Van Linthout, Georges (1958-)" ;
    schema1:alternateName "Linthout, Georges van" ;
    schema1:birthDate "1958" ;
    schema1:description "strips" ;
    schema1:familyName "Van Linthout" ;
    schema1:givenName "Georges" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5a1d1fe8898af2406b5ae7f757cd61c> ;
    schema1:name "Georges Van Linthout" ;
    schema1:sameAs <http://viaf.org/viaf/27181803>,
        wd:Q3103586,
        <https://isni.org/isni/0000000001779467> .

