@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/bHT8vfx>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dc411863-0b04-52ca-1baa-3cccba1c6c2e"^^xsd:string ;
  schema:hasOccupation "Huishoudster"@nl ;
  schema:givenName "Maria Cornelia"^^xsd:string ;
  schema:name "Maria Cornelia Oostermeijer"@nl ;
  schema:familyName "Oostermeijer"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k7g2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/08f60477-2287-ea02-d105-667b7213e5b1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/604277> ;
  schema:birthDate "1851-12-18"^^xsd:date .

