@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/bc4BFjp>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bd10ccc1-a74e-7301-85c2-0b3b1167a787"^^xsd:string ;
  schema:givenName "Johannes Petrus"^^xsd:string ;
  schema:name "Johannes Petrus Snelleman"@nl ;
  schema:familyName "Snelleman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zgp0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e3024857-f7b3-3609-5ff0-105555531873> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2670877> ;
  schema:birthDate "1887-09-23"^^xsd:date .

