@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/bNw2uIg>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:familyName "Groeneveld"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0cf2fcb3-a338-bfaf-c45c-67ddde9535de"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Groeneveld"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zevenhuizen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tfx4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c964bd95-96bd-1ade-ac1b-0609bb144a0a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2597917> ;
  schema:birthDate "1855-10-31"^^xsd:date .

