@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/bLr2sCJ>
  schema:hasOccupation "Fabriekwerker"@nl ;
  schema:givenName "Frederik"^^xsd:string ;
  schema:name "Frederik Hersche"@nl ;
  schema:familyName "Hersche"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/584cf793-3dda-c0fd-029f-eac69b15483e"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012zrg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7b872905-cfbd-0af0-d862-d24145ea6197> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2335394> ;
  schema:birthDate "1825-05-06"^^xsd:date .

