@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/bFO9jSb>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1ead65ee-cdb7-8d42-1e72-785586b7af1c"^^xsd:string ;
  schema:givenName "Maria Willemina"^^xsd:string ;
  schema:name "Maria Willemina Neef"@nl ;
  schema:familyName "Neef"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012ms3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c193be9d-c68d-0b14-27ac-0c6c546f7704> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2571491> .

