@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/p075057883> a schema1:Person ;
    rdfs:label "Khemradj, Roy (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "Coördinator van de minderhedenprogramma's van de NPS-Radio en onder meer eindredacteur van het radioprogramma Zorg en Hoop",
        "bron: https://vidm.nl/roy-khemradj-freelance-journalist-" ;
    schema1:familyName "Khemradj" ;
    schema1:givenName "Roy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/640688a1e7d0345e8e06e555499e6e69> ;
    schema1:name "Roy Khemradj" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/286800874>,
        <https://isni.org/isni/0000000369187259> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/khem001> .

