@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/bQ0rNV0>
  schema:hasOccupation "Fabriekwerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/02220101-c949-1f81-1fe4-f00e4a50dd30"^^xsd:string ;
  schema:familyName "Verkerk"^^xsd:string ;
  schema:givenName "Willem Frederik Petrus"^^xsd:string ;
  schema:name "Willem Frederik Petrus Verkerk"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w09f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/947dad82-0685-38dd-458f-9a5051cdd16d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2774859> ;
  schema:birthDate "1839-07-17"^^xsd:date .

