@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bi6SGjs>
  schema:givenName "Batje Jacoba"^^xsd:string ;
  schema:name "Batje Jacoba van Bovene"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b6fd69ff-ae3e-aefc-2009-ab3d521266bb"^^xsd:string ;
  schema:familyName "van Bovene"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFBrz47> ;
  schema:parent <https://n2t.net/ark:/60537/bqOLOJV>, <https://n2t.net/ark:/60537/byJmDyZ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1944770> ;
  schema:birthDate "1879-09-12"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bovene"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

