@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/p068078781> a schema1:Person ;
    rdfs:label "Jong, Rudolf de (1932-)" ;
    schema1:alternateName "Jong, R. de" ;
    schema1:birthDate "1932" ;
    schema1:description "B9912519: werkte als historicus bij IISG, is bestuurslid van Het Humanistisch Archief",
        "sociaal historicus (m.n. anarchisme)" ;
    schema1:familyName "de Jong" ;
    schema1:givenName "Rudolf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf3249185701d7a6a4f7652f4e3cbc31> ;
    schema1:name "Rudolf de Jong" ;
    schema1:sameAs <http://viaf.org/viaf/264822684>,
        wd:Q50665569,
        <https://isni.org/isni/0000000108003765> .

