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

<http://data.bibliotheken.nl/id/thes/p071788395> a schema1:Person ;
    rdfs:label "Telgenhof, Gerda (Informatie-serie)" ;
    schema1:description "Journaliste en redactie-lid van het NRC Handelsblad (B9909708)" ;
    schema1:familyName "Telgenhof" ;
    schema1:givenName "Gerda" ;
    schema1:hasOccupation "Informatie-serie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e711c790bb445b33a26d57ff4cd2983> ;
    schema1:name "Gerda Telgenhof" ;
    schema1:sameAs <http://viaf.org/viaf/289020228>,
        <https://isni.org/isni/0000000368892044> .

