@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/bm1GPco>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/702fdcae-e4ad-cdcf-c037-71c7dc0569e4"^^xsd:string ;
  schema:givenName "Maria Josina"^^xsd:string ;
  schema:name "Maria Josina Wout"@nl ;
  schema:hasOccupation "Naaister"@nl ;
  schema:familyName "Wout"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fp4g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cd3d0968-fca3-7500-379d-704daff8a0ca> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2614294> ;
  schema:birthDate "1817-02-16"^^xsd:date .

