@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/bEyXh18>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/07f02c7b-fdc7-0919-156b-738d87e5eaf3"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Waltmans"@nl ;
  schema:familyName "Waltmans"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013fx6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ca7fd5a0-b11a-60ba-ae1a-857ef44f0378> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2603282> ;
  schema:birthDate "1835-08-06"^^xsd:date .

