@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/b8xHTBR>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/210ff3ea-326c-b5f4-cdfe-7cba655ca804"^^xsd:string ;
  schema:familyName "Krebs"^^xsd:string ;
  schema:givenName "Nicolaas Ferdinand"^^xsd:string ;
  schema:name "Nicolaas Ferdinand Krebs"@nl ;
  schema:hasOccupation "Touwslager"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kkmh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9e1efe79-d415-89bf-0038-62541edaf83b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2434283> ;
  schema:birthDate "1806-02-07"^^xsd:date .

