@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/bo6GGe9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bebe7edf-46b5-c776-665e-9454e8a275a7"^^xsd:string ;
  schema:familyName "IJsselstijn"^^xsd:string ;
  schema:givenName "Jacobus Johannes"^^xsd:string ;
  schema:name "Jacobus Johannes IJsselstijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012c1b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e5062ef2-3b0f-0b6f-96e0-b4a345d1c9da> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2678760> ;
  schema:birthDate "1883-03-10"^^xsd:date .

