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

<http://data.bibliotheken.nl/id/thes/p071858830> a schema1:Person ;
    rdfs:label "Somer, Cornelis Jacob (1959-)" ;
    schema1:alternateName "Somer, K." ;
    schema1:birthDate "1959" ;
    schema1:description "architectuurhistoricus (promoveerde in 2007, RU Groningen)" ;
    schema1:familyName "Somer" ;
    schema1:givenName "Cornelis Jacob" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/657ee58df54a7adfa67e78af4539953c> ;
    schema1:name "Cornelis Jacob Somer" ;
    schema1:sameAs <http://viaf.org/viaf/54292916>,
        <https://isni.org/isni/0000000078362109> .

