@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/b9ZBsP1>
  schema:birthPlace "Cappelle op d'IJsel"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8ec9aea7-b02c-06da-ecf2-a5c46b3d3041"^^xsd:string ;
  schema:givenName "Maartje"^^xsd:string ;
  schema:name "Maartje Schutter"@nl ;
  schema:familyName "Schutter"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tfx4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5e46295b-74d4-9753-aeae-64d80c2eea7e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2222199> ;
  schema:birthDate "1862-11-19"^^xsd:date .

