@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/bhHuAb2>
  schema:familyName "Ferwerda"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b61d68f9-cc04-cdd8-efaa-5292be2828c0"^^xsd:string ;
  schema:givenName "Klaas"^^xsd:string ;
  schema:name "Klaas Ferwerda"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011435> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/59ad25d2-2e93-e36b-0683-2817efc109b4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2204659> ;
  schema:birthDate "1886-09-14"^^xsd:date .

