@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/bJY8VJV>
  schema:familyName "Gründer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/927025a2-93ea-c41c-5800-1aa540c24653"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Gründer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vrm5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c71dde02-c9c1-8d59-0f03-86ab1970701f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2589295> ;
  schema:birthDate "1893-10-22"^^xsd:date .

