@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/bS5ribK>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/54285cb7-4344-c111-cd04-9be6dd463265"^^xsd:string ;
  schema:familyName "Jaspers"^^xsd:string ;
  schema:givenName "Johannes Petrus"^^xsd:string ;
  schema:name "Johannes Petrus Jaspers"@nl ;
  schema:hasOccupation "Remmer Staats Spoorweg Maatschappij"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012czh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a2501e29-9e6a-a1a0-8cc5-35795944d303> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2450157> ;
  schema:birthDate "1879-08-03"^^xsd:date .

