@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/bhHv2rc>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/98e03152-bf5d-a53f-edd4-ddeac22f4d22"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Tuinder"@nl ;
  schema:familyName "Tuinder"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0121r7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f4b28b74-2a8e-fad0-845a-bc753a6e4757> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2709088> ;
  schema:birthDate "1879-08-16"^^xsd:date .

