@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/bHGrZOF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/237be646-b0b3-5b46-d1e7-16c300d61311"^^xsd:string ;
  schema:givenName "Johanna Berendina"^^xsd:string ;
  schema:name "Johanna Berendina Pieper"@nl ;
  schema:familyName "Pieper"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Arnhem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vbsp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3b884398-199c-a28c-4846-694b2efa2555> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2088634> ;
  schema:birthDate "1889-08-01"^^xsd:date .

