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

<http://data.bibliotheken.nl/id/thes/p195502833> a schema1:Person ;
    rdfs:label "Jong, Cornelis de (1930- ; historische bouwkunst)" ;
    schema1:alternateName "Jong, C. de" ;
    schema1:birthDate "1930" ;
    schema1:description "Noord-Holland: stolpboerderijen e.d." ;
    schema1:familyName "de Jong" ;
    schema1:givenName "Cornelis" ;
    schema1:hasOccupation "historische bouwkunst" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2395d6e463edc9a44d38dc6f39cd774e> ;
    schema1:name "Cornelis de Jong" ;
    schema1:sameAs <http://viaf.org/viaf/30803626>,
        <https://isni.org/isni/0000000024648312> .

