@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/bw1grg3>
  schema:familyName "Ambrosius"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4a30b532-860b-d51e-e787-9599d3e602d5"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Ambrosius"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bDVRf7e>, <https://n2t.net/ark:/60537/bLQs3VV> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkbSmrd> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2610771> ;
  schema:deathDate "1839-04-17"^^xsd:date .

