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

<http://data.bibliotheken.nl/id/thes/p07113915X> a schema1:Person ;
    rdfs:label "Fahrenkamp, Hans J. (1943-)" ;
    schema1:birthDate "1943" ;
    schema1:description "zie ook: W. Fahrenkamp" ;
    schema1:familyName "Fahrenkamp" ;
    schema1:givenName "Hans J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3420e3f99fe73a1c35f72c5a39193443> ;
    schema1:name "Hans J. Fahrenkamp" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p071283501>,
        <http://viaf.org/viaf/1735159478344427990006> .

