@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/bFBskJD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c75d1ccf-86cb-3c58-7d15-9ab8f1e3d50b"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Neerscholten"@nl ;
  schema:familyName "Neerscholten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zqsw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/62591678-831d-b78e-81c8-efed6021fe41> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2237683> ;
  schema:birthDate "1889-10-17"^^xsd:date .

