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

<http://data.bibliotheken.nl/id/thes/p32453695X> a schema1:Person ;
    rdfs:label "Devig" ;
    schema1:description "1965-",
        "pseud. van: Christophe de Viguerie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/606cc4a1d3d9f3d2edb4ad869bc93960> ;
    schema1:name "Devig" ;
    schema1:sameAs <http://viaf.org/viaf/39486069>,
        <https://isni.org/isni/0000000384314965> .

