@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/bCGENyP>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cdcb62b3-59e8-cfe2-8bf8-342a3fa31785"^^xsd:string ;
  schema:givenName "Martha"^^xsd:string ;
  schema:name "Martha Wouters"@nl ;
  schema:familyName "Wouters"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00v8z0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/58f86e36-e799-a4a6-c587-93522fa1f9fc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2201901> ;
  schema:birthDate "1867-01-16"^^xsd:date .

