@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/bgeAPj2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4449656d-73d0-3cc1-0ec2-fc6a27517857"^^xsd:string ;
  schema:familyName "Weber"^^xsd:string ;
  schema:givenName "Wilhelmina Catharina"^^xsd:string ;
  schema:name "Wilhelmina Catharina Weber"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rr9d> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5a974ae3-d954-2c58-c06d-2a7d983336d4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2208119> ;
  schema:birthDate "1863-02-10"^^xsd:date .

