@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/bsH4xcU>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/da4edb97-64ff-0584-50ee-81a064d52d79"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Verroen"@nl ;
  schema:familyName "Verroen"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c2a546a6-cb30-ec8a-52aa-8018b1cae0df> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2575711> ;
  schema:birthDate "1877-07-15"^^xsd:date .

