@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/bcHH9VG>
  schema:givenName "Bastiana Maria"^^xsd:string ;
  schema:name "Bastiana Maria Kreeft"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3434764a-8b75-d192-436e-6f089171ed6c"^^xsd:string ;
  schema:familyName "Kreeft"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Herkingen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01566j> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3ac5feb1-e45d-33df-9415-9d074fa608fd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2085752> ;
  schema:birthDate "1879-03-11"^^xsd:date .

