@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/bfpN8eX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7a561fd6-c25b-2bb4-6d4c-ed009daf4f1b"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Simmers"@nl ;
  schema:familyName "Simmers"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xzqc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/62acfe8f-bde1-9d84-4687-cc55c97ea77a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2239002> ;
  schema:birthDate "1890-03-26"^^xsd:date .

