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

<https://n2t.net/ark:/60537/btWg2nM>
  pico:hasAge "39"^^xsd:string ;
  schema:familyName "Geiger"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/397dcdb2-e6bd-b990-3f06-d259c08a18a1"^^xsd:string ;
  schema:givenName "Regina Magdalena"^^xsd:string ;
  schema:name "Regina Magdalena Geiger"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b5qcgjj> ;
  schema:parent <https://n2t.net/ark:/60537/bdjN59r>, <https://n2t.net/ark:/60537/bmenTZm> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIVDsfk> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1965485> ;
  schema:deathDate "1874-02-09"^^xsd:date .

