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

<http://data.bibliotheken.nl/id/thes/p080167004> a schema1:Person ;
    rdfs:label "Christophe, Nirav" ;
    schema1:description "1959-",
        "B0316556 vermeldt: Nirav Christophe (1959) is dramaschrijver en schrijft voor toneel, radio en televisie ... In 1992 richtte hij in Utrecht de eerste vierjarige hbo-schrijfopleiding in Nederlands op ...",
        "Bron: CIP",
        "pseud. van: Christophe van de Loo" ;
    schema1:familyName "Christophe" ;
    schema1:givenName "Nirav" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61f167c788e9a61ec5b6f980081ca5ed> ;
    schema1:name "Nirav Christophe" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p073378801>,
        <http://viaf.org/viaf/43687849>,
        <https://isni.org/isni/0000000035821934> .

