@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/bbFc8Hp>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/85dcebb9-ff15-4ed1-24e5-b76367d47ac4"^^xsd:string ;
  schema:familyName "Koorevaar"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Koorevaar"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vianen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x269> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ae3bc049-bf8b-2bb4-f88c-0c6976673d1a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2496386> ;
  schema:birthDate "1828-03-07"^^xsd:date .

