@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/bD62YK4>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/457aa637-2d63-9f1c-dc71-090680bb102e"^^xsd:string ;
  schema:givenName "Maria Johanna"^^xsd:string ;
  schema:name "Maria Johanna Sluiter"@nl ;
  schema:familyName "Sluiter"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01225k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/27e2023d-59f1-cf0e-dfbe-00a6c4b5f253> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2015243> ;
  schema:birthDate "1872-10-28"^^xsd:date .

