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

<http://data.bibliotheken.nl/id/thes/p069051976> a schema1:Person ;
    rdfs:label "Aarts, Cornelis Johannes Jacobus (1947-)" ;
    schema1:alternateName "A., C.J.",
        "Aarts, Cornelis Jan",
        "Aarts, Kees" ;
    schema1:birthDate "1947" ;
    schema1:description "NLMD/A 137",
        "neerlandicus",
        "zie ook: Kornelius Erz" ;
    schema1:familyName "Aarts" ;
    schema1:givenName "Cornelis Johannes Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2550a84d9eb6050f7ef5d21985bde10> ;
    schema1:name "Cornelis Johannes Jacobus Aarts" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p191867160>,
        <https://isni.org/isni/0000000081268922> .

