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

<http://data.bibliotheken.nl/id/thes/p07179056X> a schema1:Person ;
    rdfs:label "Droogh, Theo C. (-1983)" ;
    schema1:deathDate "1983" ;
    schema1:description "84035410X: journalist; echtgernoot van Aagtje J. Kolk",
        "mb",
        "zie ook: Frans van Noordwijk" ;
    schema1:familyName "Droogh" ;
    schema1:givenName "Theo C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d83c9e291dacc2f3f2bd37548951b3f> ;
    schema1:name "Theo C. Droogh" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p073820768>,
        <http://viaf.org/viaf/287567612>,
        <https://isni.org/isni/0000000393313702> .

