@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/bdjNtmW>
  schema:familyName "Hissink"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/43c56ed1-a9ff-6f45-0f93-1b41e17b88dd"^^xsd:string ;
  schema:givenName "Johannes Hendrikus"^^xsd:string ;
  schema:name "Johannes Hendrikus Hissink"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Kampen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0121r7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/856a6a46-8a54-5dc9-b397-174f29cf858c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2373755> ;
  schema:birthDate "1872-10-04"^^xsd:date .

