@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/b8xHLYW>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ab8b6d9e-4d95-c0cc-1d37-ad270cae97bc"^^xsd:string ;
  schema:givenName "Johanna Cornelia Margaretha"^^xsd:string ;
  schema:name "Johanna Cornelia Margaretha Mes"@nl ;
  schema:familyName "Mes"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tsp1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/71e9b443-00ef-fc9b-fd8e-ba094fc8a2be> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2298377> ;
  schema:birthDate "1876-04-17"^^xsd:date .

