@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/bmeo3Zj>
  schema:familyName "Feddema"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/24a68842-e234-7f0f-a604-562307d2d758"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Feddema"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rnq7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4846e223-c872-fe26-b9ad-12a68338928e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2137664> ;
  schema:birthDate "1879-01-10"^^xsd:date .

