@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p073684171> a schema1:Person ;
    rdfs:label "Damsteegt, Theo (1949-)" ;
    schema1:alternateName "Damsteeg, Theo" ;
    schema1:birthDate "1949" ;
    schema1:description "Op titelp. van Hindostanen in Nederland staat: Theo Damsteeg" ;
    schema1:familyName "Damsteegt" ;
    schema1:givenName "Theo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/652433727caf096e454d47e8b58060af> ;
    schema1:name "Theo Damsteegt" ;
    schema1:sameAs <http://viaf.org/viaf/71519875>,
        wd:Q2631695,
        <https://isni.org/isni/0000000116689605> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/dams009> .

