@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/bNVrpi4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fb980350-5bf0-f146-c6d8-889dcb9824ee"^^xsd:string ;
  schema:givenName "Jan Frederik"^^xsd:string ;
  schema:name "Jan Frederik Schoemakers"@nl ;
  schema:familyName "Schoemakers"^^xsd:string ;
  schema:hasOccupation "Smid O"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0192zh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/413dd49b-fa41-e81d-68f3-684c897f758c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2110408> ;
  schema:birthDate "1893-09-04"^^xsd:date .

