@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/b8Kpsxa>
  schema:familyName "Feddema"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3574283e-c0e9-890b-136f-b3b25d0bbc47"^^xsd:string ;
  schema:givenName "Wiebrand"^^xsd:string ;
  schema:name "Wiebrand Feddema"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leeuwarden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018ttv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/726ab639-e972-a2ad-272c-e78ae7dab5f1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2300312> ;
  schema:birthDate "1824-02-10"^^xsd:date .

