@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/bkbT93H>
  schema:familyName "Bruijniks"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b991df28-effd-6bbc-c9bc-bbb959727a5e"^^xsd:string ;
  schema:givenName "Nikolaas"^^xsd:string ;
  schema:name "Nikolaas Bruijniks"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00r522> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d760bce4-1ebf-645f-883f-9de5991efa5c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2660512> ;
  schema:birthDate "1866-04-29"^^xsd:date .

