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

<https://n2t.net/ark:/60537/bZadIJg>
  pico:hasAge "41"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis van Wijngaarden"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/69aa132d-f864-7135-85aa-afa8d4e1679c"^^xsd:string ;
  schema:familyName "van Wijngaarden"^^xsd:string ;
  schema:hasOccupation "Zaagmolenaar"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHg2oRX> ;
  schema:children <https://n2t.net/ark:/60537/bJm353e> ;
  schema:spouse <https://n2t.net/ark:/60537/bRfDTSO> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2797931> ;
  schema:additionalName [
    ns0:baseSurname "Wijngaarden"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

