@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/bYXwz64>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/637b0735-a95f-185b-d702-64afe8402d0b"^^xsd:string ;
  schema:givenName "Maria Cornelia"^^xsd:string ;
  schema:name "Maria Cornelia Peeters"@nl ;
  schema:familyName "Peeters"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bodegraven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fp4g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6c4e6c85-3439-9c1e-d210-f24cf4742500> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2276915> .

