@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/brRgC8k>
  pico:hasAge "43"^^xsd:string ;
  schema:familyName "Hoogensteger"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/007e8ed2-08bc-d6eb-154e-c39fbb253799"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Hoogensteger"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b37w9DZ> ;
  schema:parent <https://n2t.net/ark:/60537/bb25Yuh>, <https://n2t.net/ark:/60537/biWGNkt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHg2ddu> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2355660> ;
  schema:deathDate "1931-10-01"^^xsd:date .

