@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/bsgFZmN>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/120e8df8-f2b8-2931-d0bc-ebe4be5ee8c5"^^xsd:string ;
  schema:givenName "Jan Willem"^^xsd:string ;
  schema:name "Jan Willem Roest"@nl ;
  schema:familyName "Roest"^^xsd:string ;
  schema:hasOccupation "Schoolleerling"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfm9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/86daaedd-1d9b-f1f0-c890-c2734c2e1fe0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2379210> ;
  schema:birthDate "1839-04-07"^^xsd:date .

