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

<http://data.bibliotheken.nl/id/thes/p112892329> a schema1:Person ;
    rdfs:label "Danish, David (1966-)" ;
    schema1:birthDate "1966" ;
    schema1:description "bron: http://stage.singeluitgeverijen.domains.icontact.nl/auteur/david-danish/" ;
    schema1:familyName "Danish" ;
    schema1:givenName "David" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/682149052347af8a6de90ae82d5a208a> ;
    schema1:name "David Danish" ;
    schema1:nationality "ir" ;
    schema1:sameAs <https://isni.org/isni/0000000369962913> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/dani021> .

