@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/bpYY9Um>
  schema:hasOccupation "Broodbakker"@nl ;
  schema:givenName "Cornelis Pieter"^^xsd:string ;
  schema:name "Cornelis Pieter de Waal"@nl ;
  schema:familyName "de Waal"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5fbde92a-7fd5-aace-5322-83e34999bbc5"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010r42> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/23808aec-4079-5a39-1bc2-816472137e4b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1998216> ;
  schema:birthDate "1870-09-18"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Waal"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

