@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/bnHgUPQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9783fa4c-b8c6-2a59-8c72-1d383ec122b1"^^xsd:string ;
  schema:givenName "Maria Cornelia"^^xsd:string ;
  schema:name "Maria Cornelia Vermeulen"@nl ;
  schema:hasOccupation "Religieuse hoofd bewaarschool"@nl ;
  schema:familyName "Vermeulen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Breda> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7vbHEM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2240820> ;
  schema:birthDate "1895-02-19"^^xsd:date .

