@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/boWukSB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2ec3a8bf-c305-b262-674f-0a5dfb603898"^^xsd:string ;
  schema:familyName "IJsselstijn"^^xsd:string ;
  schema:givenName "Johannes Adrianus Cornelis"^^xsd:string ;
  schema:name "Johannes Adrianus Cornelis IJsselstijn"@nl ;
  schema:hasOccupation "Koopman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tw19> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ceef3959-6bd9-730d-0be9-7800d7760b23> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2621935> ;
  schema:birthDate "1869-04-30"^^xsd:date .

