@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/bmeo1hv>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1f3b294e-8726-9b6b-307f-6ea4e9367bfc"^^xsd:string ;
  schema:familyName "Middel"^^xsd:string ;
  schema:birthPlace "Velp"@nl ;
  schema:givenName "Willemina Frederika Johanna"^^xsd:string ;
  schema:name "Willemina Frederika Johanna Middel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0126ck> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3bc80f17-daa9-d5b2-9b03-35266e0589ee> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2089581> ;
  schema:birthDate "1864-05-08"^^xsd:date .

