@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/bdxv4iZ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3b677c3d-800b-4953-2c45-d030f54a7a73"^^xsd:string ;
  schema:givenName "Nicolaas Cornelis"^^xsd:string ;
  schema:name "Nicolaas Cornelis Uitendaal"@nl ;
  schema:familyName "Uitendaal"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3kk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/70971454-17bf-e964-e31c-7cf83c5d68b0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2293206> ;
  schema:birthDate "1886-11-04"^^xsd:date .

