@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/bXvDm9c>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/146bc58e-7e20-0829-b512-5df34b92dc2e"^^xsd:string ;
  schema:givenName "Maria Susanna"^^xsd:string ;
  schema:name "Maria Susanna Oosterom"@nl ;
  schema:familyName "Oosterom"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haarlemmerliede> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0138k5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fbc9aae4-5e50-cc5e-92da-1afc66913d9d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2868721> ;
  schema:birthDate "1873-05-06"^^xsd:date .

