@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/bmEN1B1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/346d765d-270f-b1ab-3af1-9d2bf8fe3c9b"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Nonner"@nl ;
  schema:familyName "Nonner"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s8v2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c59b3b48-2fc1-03f6-ebf8-fd23f3afccb5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2793942> ;
  schema:birthDate "1833-10-04"^^xsd:date .

