@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/bsgFEkO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ec259cb0-3a9b-8b09-86e9-fd3c74aa7976"^^xsd:string ;
  schema:givenName "Maria Willemina Josina"^^xsd:string ;
  schema:name "Maria Willemina Josina Schouten"@nl ;
  schema:familyName "Schouten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0124pj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/25d293c7-93f2-5c35-0830-62a3b5b46dae> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2007341> ;
  schema:birthDate "1841-11-10"^^xsd:date .

