@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/bMGerbK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/057e183e-3e6c-ab75-e65d-71067714627c"^^xsd:string ;
  schema:familyName "IJsselstijn"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes IJsselstijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zq93> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5f670e09-ccc2-9033-36c5-72b7f576f93a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2226459> ;
  schema:birthDate "1878-01-07"^^xsd:date .

