@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/p068064209> a schema1:Person ;
    rdfs:label "Hergé" ;
    schema1:alternateName "Ai'erre",
        "Aierre",
        "Aiji",
        "Ėrže",
        "Hergae",
        "Herzéh",
        "Hīrğīh",
        "Remi, Georges",
        "Эрже",
        "埃尔热",
        "愛紀" ;
    schema1:description "1907-1983",
        "is: Georges Remi" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e14c127a693ec59b8e4089aea52e489> ;
    schema1:name "Hergé" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069931348>,
        <http://viaf.org/viaf/195689880>,
        wd:Q52985,
        <https://isni.org/isni/0000000122841036> .

