@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/p068394160> a schema1:Person ;
    rdfs:label "Norge, Géo (1898-1990)" ;
    schema1:birthDate "1898" ;
    schema1:deathDate "1990" ;
    schema1:description "pseud. van: Georges Mogin" ;
    schema1:familyName "Norge" ;
    schema1:givenName "Géo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9fe4cb908e609ad89ad7ca0208a10cd0> ;
    schema1:name "Géo Norge" ;
    schema1:sameAs <http://viaf.org/viaf/9841609>,
        wd:Q3343669,
        <https://isni.org/isni/0000000120206717> .

