@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/bYy7COs>
  schema:familyName "Brauns"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f3afb9d5-cdbd-1cfe-9dac-b4c5ac57aaeb"^^xsd:string ;
  schema:givenName "Maria Catharina"^^xsd:string ;
  schema:name "Maria Catharina Brauns"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sluipwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3q7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f967830f-d65e-4ffa-578f-bbdafc9e269c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2734405> ;
  schema:birthDate "1862-07-04"^^xsd:date .

