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

<http://data.bibliotheken.nl/id/thes/p083888594> a schema1:Person ;
    rdfs:label "Peters, Cornelis Anthonius (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "leraar, dichter, maker literaire radioprogramma's voor RTV-Drenthe",
        "zie ook: Otto van Gelder" ;
    schema1:familyName "Peters" ;
    schema1:givenName "Cornelis Anthonius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d548c24eda7e8d12de50999d760aef7f> ;
    schema1:name "Cornelis Anthonius Peters" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p101399057>,
        <http://viaf.org/viaf/80421050>,
        wd:Q89651366,
        <https://isni.org/isni/0000000398530693> .

