@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/b2UOSmu>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d4d6ec2f-5f86-21f2-913c-80229ca0463d"^^xsd:string ;
  schema:givenName "Israël Onno Harmanus"^^xsd:string ;
  schema:name "Israël Onno Harmanus Middel"@nl ;
  schema:familyName "Middel"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Hattem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0126ck> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/97a435f1-28c5-f0c7-e7ac-2241b93c4308> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2786839> ;
  schema:birthDate "1861-09-06"^^xsd:date .

