@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/b3XixNv>
  schema:familyName "Hertz"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3445f660-6b07-11bd-6441-b1c88737d400"^^xsd:string ;
  schema:hasOccupation "Inlands kraamster"@nl ;
  schema:givenName "Margaretha"^^xsd:string ;
  schema:name "Margaretha Hertz"@nl ;
  schema:birthPlace "Ransbach Duitschland"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fqcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/21767f09-2120-72c2-e54a-90287cfcbde1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1990176> .

