@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/bZnUVPs>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/62e33e60-a2aa-8327-d4db-40365b5ddb88"^^xsd:string ;
  schema:givenName "Maria Agatha"^^xsd:string ;
  schema:name "Maria Agatha Sluiter"@nl ;
  schema:familyName "Sluiter"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0117vd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/703cf722-6eef-b8c8-77a5-4690109d5d52> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2291892> ;
  schema:birthDate "1864-09-15"^^xsd:date .

