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

<http://data.bibliotheken.nl/id/thes/p074486179> a schema1:Person ;
    rdfs:label "Baboeram, Dew" ;
    schema1:alternateName "Baboeram, D.",
        "Baburam, Sandew" ;
    schema1:description "zie ook: Sandew Hira" ;
    schema1:familyName "Baboeram" ;
    schema1:givenName "Dew" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ae15299bf77df90fab61facde4c0f7d> ;
    schema1:name "Dew Baboeram" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p069391750>,
        <http://viaf.org/viaf/283415273>,
        <https://isni.org/isni/0000000389894073> .

