@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/b7vcLQ1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/86fdbcee-80c7-ba14-9d48-49fdcf65d1e6"^^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/b00mvn9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f8ac3f6e-f103-1ce0-3fde-df0c1a9b4e19> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2728631> ;
  schema:birthDate "1864-09-15"^^xsd:date .

