@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/bcuZNRX>
  schema:familyName "Glasbeek"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/81365f61-eeae-ae93-9859-6a6b6a1894cf"^^xsd:string ;
  schema:givenName "Maria Elisabeth"^^xsd:string ;
  schema:name "Maria Elisabeth Glasbeek"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00psq2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9d701bae-aa3f-83ca-71bd-0d0b05f2766d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2431558> ;
  schema:birthDate "1862-01-25"^^xsd:date .

