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

<http://data.bibliotheken.nl/id/thes/p174398522> a schema1:Person ;
    rdfs:label "Tichelaar, Roelof (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "B0416863: \"... Hij is hoofdredacteur van Verwachting, een blad voor spirituele bewustwording.\"" ;
    schema1:familyName "Tichelaar" ;
    schema1:givenName "Roelof" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/55b9b1964ab66bcfaeae5e6c7dcccde6> ;
    schema1:name "Roelof Tichelaar" ;
    schema1:sameAs <http://viaf.org/viaf/282847854>,
        <https://isni.org/isni/0000000389405057> .

