@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/b7vcAWd>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b3f903b5-32f1-4f57-4d92-68e5532b92d6"^^xsd:string ;
  schema:givenName "Johanna Jacoba Maria"^^xsd:string ;
  schema:name "Johanna Jacoba Maria Koeman"@nl ;
  schema:familyName "Koeman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8X5D23> ;
  schema:parent <https://n2t.net/ark:/60537/bfpNpJK>, <https://n2t.net/ark:/60537/bZNjwfZ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2534220> ;
  schema:birthDate "1892-11-13"^^xsd:date .

