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

<http://data.bibliotheken.nl/id/thes/p149229364> a schema1:Person ;
    rdfs:label "Radder, J.J." ;
    schema1:alternateName "Radder, J." ;
    schema1:description "TNO Preventie en Gezondheid, afdeling Collectieve Preventie, Leiden" ;
    schema1:familyName "Radder" ;
    schema1:givenName "J.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a9ad2c4ab1862ecb903a791e14e089d> ;
    schema1:name "J.J. Radder" ;
    schema1:sameAs <http://viaf.org/viaf/282021478>,
        <https://isni.org/isni/000000038880454X> .

