@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/boWu3Co>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/383b1aca-1946-666e-e59f-f9033701ef18"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Walda"@nl ;
  schema:familyName "Walda"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zevenhuizen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k137> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/75f1241c-a76a-fead-e01a-1496b322ce98> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2314010> ;
  schema:birthDate "1856-12-09"^^xsd:date .

