@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/bYkqCC7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/43c1db28-b4bd-ea46-40b1-9272f2f6d4e5"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Schouten"@nl ;
  schema:familyName "Schouten"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b6f0nLp>, <https://n2t.net/ark:/60537/be9Bbz7> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bXvCdyj> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2381288> ;
  schema:deathDate "1886-05-08"^^xsd:date .

