@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/p15220850X> a schema1:Person ;
    rdfs:label "Van Hove, Ivo (1958-)" ;
    schema1:alternateName "Hove, Ivo van" ;
    schema1:birthDate "1958" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Ivo_van_Hove",
        "geb. te Heist-op-den-Berg (streek: Zuiderkempen, nabij Antwerpen)",
        "toneelauteur, toneelregisseur; dir. Zuidelijk Toneel" ;
    schema1:familyName "Van Hove" ;
    schema1:givenName "Ivo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1a6282b330ef7685036be2c52b277da> ;
    schema1:name "Ivo Van Hove" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/74188022>,
        wd:Q2424727,
        <https://isni.org/isni/0000000355119263> .

