@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#> .

<https://n2t.net/ark:/60537/bKaQCx5>
  schema:familyName "Both"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/13ec076b-be73-826c-e939-71f628c060e8"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Both"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014f41> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c8f63dab-0da3-b864-e7b9-1c109e25e98d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2596292> ;
  schema:birthDate "1882-04-13"^^xsd:date .

