@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/bpMgBXZ>
  schema:familyName "Buitenhuis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/af4809c3-5c6c-fa10-433c-8845c17469aa"^^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/b01225k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/45bde6b1-c5ac-27a3-021a-d81eb20d7470> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2127781> ;
  schema:birthDate "1858-08-25"^^xsd:date .

