@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/b1FCuet>
  pico:hasAge "35"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/55892dd8-228e-af71-9bb8-c1e9785a15bf"^^xsd:string ;
  schema:givenName "Johanna Magdalena"^^xsd:string ;
  schema:name "Johanna Magdalena Maree"@nl ;
  schema:familyName "Maree"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b9Aci2k>, <https://n2t.net/ark:/60537/bhh5rsW> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bgEYIrM> ;
  schema:spouse <https://n2t.net/ark:/60537/bTL1J7J> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2439072> ;
  schema:deathDate "1914-02-13"^^xsd:date .

