@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/p330611518> a schema1:Person ;
    rdfs:label "Ziegler, Dominique (1970-)" ;
    schema1:birthDate "1970" ;
    schema1:description "Theaterregisseur en auteur" ;
    schema1:familyName "Ziegler" ;
    schema1:givenName "Dominique" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c08cc9930d0905c8f3bd380c7089d710> ;
    schema1:name "Dominique Ziegler" ;
    schema1:sameAs <http://viaf.org/viaf/19942087>,
        wd:Q3035539,
        <https://isni.org/isni/0000000120995947> .

