@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/bo6G50U>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7eecf98d-dbce-fe4c-8f2c-7b10ec6b3326"^^xsd:string ;
  schema:familyName "Jongbloed"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas Jongbloed"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rdzg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2cc5cd99-1171-563d-fb93-cd20bdc3f958> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2034639> ;
  schema:birthDate "1860-02-07"^^xsd:date .

