@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/br1ubkC>
  schema:givenName "Betsij Marianne Nicolette"^^xsd:string ;
  schema:name "Betsij Marianne Nicolette Grootendorst"@nl ;
  schema:familyName "Grootendorst"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e75fee9d-cce3-84ae-1b68-54d27bfbbcaf"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t39w> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b3KCHmb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e470c0dd-753e-424d-3581-62c94257df4b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2676123> ;
  schema:birthDate "1873-07-04"^^xsd:date .

