@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/bwR3yXY>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:familyName "Groen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6900f978-e540-04da-6df5-5b3934c28052"^^xsd:string ;
  schema:givenName "Margrieta"^^xsd:string ;
  schema:name "Margrieta Groen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ouderkerk_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z4gq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1c1ed8bc-278d-aad5-90ed-56342569e55d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1969301> ;
  schema:birthDate "1870-02-18"^^xsd:date .

