@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/bN5DXeR>
  schema:familyName "Buitenhuis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/14d0f2bd-12f3-6af2-840a-23696980b2e0"^^xsd:string ;
  schema:givenName "Petronella Wilhelmina"^^xsd:string ;
  schema:name "Petronella Wilhelmina Buitenhuis"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Epe> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012vbc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8e49682b-6a01-cb63-baae-a408f386d695> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2407954> ;
  schema:birthDate "1858-08-25"^^xsd:date .

