@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/b6FpA3U>
  schema:familyName "Cramer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5d52b7fb-ede0-cd1e-72b9-93d4f4f3c9ee"^^xsd:string ;
  schema:givenName "Petronella Aleida"^^xsd:string ;
  schema:name "Petronella Aleida Cramer"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ootmarsum> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bz8KEiY> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2209645> ;
  schema:birthDate "1857-03-17"^^xsd:date .

