@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/bojnOzk>
  schema:givenName "Agatha Maria"^^xsd:string ;
  schema:name "Agatha Maria Sluiter"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a74e8e77-fcd3-60c6-b93d-3c63e3c1a15e"^^xsd:string ;
  schema:familyName "Sluiter"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t8qr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3b0f4ab9-c8a8-18f7-5630-d814d5e7683e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2086839> ;
  schema:birthDate "1851-09-03"^^xsd:date .

