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

<http://data.bibliotheken.nl/id/thes/p069697825> a schema1:Person ;
    rdfs:label "Joode, Douwe de (1942-)" ;
    schema1:birthDate "1942" ;
    schema1:description "voormalig journalist, heeft al jaren een Public relations adviesbureau voor strategische maar vooral crisiscommunicatie" ;
    schema1:familyName "de Joode" ;
    schema1:givenName "Douwe" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/28a158a4e0f664acdd3b1077dafcf8fd> ;
    schema1:name "Douwe de Joode" ;
    schema1:sameAs <http://viaf.org/viaf/284188375>,
        <https://isni.org/isni/0000000371577117> .

