@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/bngSUBj>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b0d19a75-d08e-b506-8f0e-1a20b88b0cbd"^^xsd:string ;
  schema:familyName "Jansen"^^xsd:string ;
  schema:givenName "Johannes Hendricus"^^xsd:string ;
  schema:name "Johannes Hendricus Jansen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s4n2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d04e218e-660c-2501-c77a-38c22e363b1a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2627361> ;
  schema:birthDate "1862-11-12"^^xsd:date .

