@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/bTL1xTO>
  schema:familyName "Grootendorst"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9a7fb3c0-9a22-2cc4-07b0-9f6c6cba540a"^^xsd:string ;
  schema:givenName "Maria Hendrika Christina"^^xsd:string ;
  schema:name "Maria Hendrika Christina Grootendorst"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jvzb> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b3KCHmb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/628925f2-d2c3-473a-09f8-c1d889f531e6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2238432> ;
  schema:birthDate "1854-09-22"^^xsd:date .

