@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/beMHBqs>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8082e43f-37e9-0e34-967b-96f07f187bd2"^^xsd:string ;
  schema:givenName "Johannes Gijsbertus"^^xsd:string ;
  schema:name "Johannes Gijsbertus 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/96d7c597-4166-f61b-0918-66ee3f2c917f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2783695> ;
  schema:birthDate "1852-09-17"^^xsd:date .

