@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/p069710058> a schema1:Person ;
    rdfs:label "Avezaat, Cornelis Jacobus Johannes (1942-)" ;
    schema1:birthDate "1942" ;
    schema1:familyName "Avezaat" ;
    schema1:givenName "Cornelis Jacobus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c57e6307623131813ad2c3dd218db47> ;
    schema1:name "Cornelis Jacobus Johannes Avezaat" ;
    schema1:sameAs <http://viaf.org/viaf/27748710>,
        wd:Q50226947,
        <https://isni.org/isni/0000000083672531> .

