@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/bngSUka>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d8e8a8f2-8d18-ad7c-1edb-5b1ab22196d9"^^xsd:string ;
  schema:givenName "Johannes Petrus Paulus"^^xsd:string ;
  schema:name "Johannes Petrus Paulus Jurgens"@nl ;
  schema:familyName "Jurgens"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00szn5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cf1415ac-1c94-5f26-3f47-8e6904d6af6b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2622477> ;
  schema:birthDate "1871-06-29"^^xsd:date .

