@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/brEzNFE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/67026dc2-58fc-f8a8-ac81-0031d993d597"^^xsd:string ;
  schema:familyName "Kabout"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Kabout"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00pvcp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5bc9e717-1252-5f00-bab9-efe4a8b8d4b7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2212754> ;
  schema:birthDate "1824-04-26"^^xsd:date .

