@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/bJ8mbn5>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f1ecc317-872f-e49f-57a8-444ac861bccc"^^xsd:string ;
  schema:givenName "Martha"^^xsd:string ;
  schema:name "Martha Simons"@nl ;
  schema:familyName "Simons"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schermerhorn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jwsn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bed51cbc-f93d-f0a6-80b7-164c22f8c21f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2560818> ;
  schema:birthDate "1849-01-29"^^xsd:date .

