@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/bPokG00>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/67baf427-c225-0245-c566-cb477b9a3dd3"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Scholten"@nl ;
  schema:familyName "Scholten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m0zj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e4258a32-e327-5ea1-c5e8-b3554569c188> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2675075> ;
  schema:birthDate "1842-11-30"^^xsd:date .

