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

<http://data.bibliotheken.nl/id/thes/p142196509> a schema1:Person ;
    rdfs:label "Reichardt, Frans (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "B0512670: adviseur, docent, spreker, auteur en colomnist; marketing, communicatie; tegenwoordig directeur van Holy Cow Direct Communications" ;
    schema1:familyName "Reichardt" ;
    schema1:givenName "Frans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/304d1241aed2a115f81c7167e822ac96> ;
    schema1:name "Frans Reichardt" ;
    schema1:sameAs <http://viaf.org/viaf/286726614>,
        <https://isni.org/isni/0000000392648156> .

