@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/by6gmzH>
  schema:givenName "Cornelis Wilhelmus"^^xsd:string ;
  schema:name "Cornelis Wilhelmus van Willigen"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0e73cb3b-34a1-a58c-7f1b-782e5b9f6999"^^xsd:string ;
  schema:familyName "van Willigen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dcr5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/911b8a93-f393-56b4-a2e7-9a718d0e9f68> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2750689> ;
  schema:birthDate "1852-05-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Willigen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

