@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/bfCvja7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9d2da953-26ae-7ece-5750-dc33db382aae"^^xsd:string ;
  schema:givenName "Pieter Johannes"^^xsd:string ;
  schema:name "Pieter Johannes 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/96753739-e454-6717-02fa-67af2d91363a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2782263> ;
  schema:birthDate "1893-09-04"^^xsd:date .

