@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/bcuZqpi>
  schema:hasOccupation "Fabriekswerker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/91276a87-91ea-57e3-05ef-b99dd4cdd28f"^^xsd:string ;
  schema:familyName "Kelder"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Kelder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0106cw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/283b3a84-07a4-0130-2ba4-6606b17c7a5a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2016592> ;
  schema:birthDate "1862-01-18"^^xsd:date .

