@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/bw1gnbm>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/71b3de88-1899-0346-84b8-0f3340623c9a"^^xsd:string ;
  schema:familyName "Nabbe"^^xsd:string ;
  schema:givenName "Wilhelmina Cornelia"^^xsd:string ;
  schema:name "Wilhelmina Cornelia Nabbe"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00pt15> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b8d07576-1c71-dda4-f6fc-efd20cdfc025> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2537940> ;
  schema:birthDate "1838-09-11"^^xsd:date .

