@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/b62iJNN>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/50de5d23-b545-0d24-496a-9faba1130fdc"^^xsd:string ;
  schema:givenName "Marrigje"^^xsd:string ;
  schema:name "Marrigje Schouten"@nl ;
  schema:birthPlace "Polsbroek"@nl ;
  schema:familyName "Schouten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tfqn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9bd34f00-d63c-7619-3a20-48cb4fe63400> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2425568> ;
  schema:birthDate "1860-07-30"^^xsd:date .

