@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bKaQ9c6>
  schema:givenName "Fenni Johanna"^^xsd:string ;
  schema:name "Fenni Johanna Groesbeek"@nl ;
  schema:familyName "Groesbeek"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/02f896b1-d58e-5b10-8df9-a4d3a8a8bae0"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jvks> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/bTL28L4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3bdc7adc-55a3-9dc5-e0a3-a15d4cc26057> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/649384> ;
  schema:birthDate "1872-09-09"^^xsd:date .

