@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/b7UBQJa>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/11ebea03-69fc-e344-24e3-282e5379b4c7"^^xsd:string ;
  schema:givenName "Maria Martina"^^xsd:string ;
  schema:name "Maria Martina Middendorp"@nl ;
  schema:familyName "Middendorp"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Naaldwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqC3UY8> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2424012> ;
  schema:birthDate "1868-12-11"^^xsd:date .

