@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/bkCgPUV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2b18f0a4-4d5a-d663-8b3e-51937b6ac3b5"^^xsd:string ;
  schema:familyName "Kuijs"^^xsd:string ;
  schema:givenName "Nicolaas Johannes"^^xsd:string ;
  schema:name "Nicolaas Johannes Kuijs"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s4n2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/12739703-6abc-90a5-9952-ef7128ccc2da> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/635308> ;
  schema:birthDate "1864-11-22"^^xsd:date .

