@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/bhh5f3e>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4bcfc391-6473-9dc7-c445-7b1df8aa0a7d"^^xsd:string ;
  schema:givenName "Wilhelmina Mathilda"^^xsd:string ;
  schema:name "Wilhelmina Mathilda Willemz"@nl ;
  schema:familyName "Willemz"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sgqp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/61c4a29d-abd5-350e-6fc8-62fca658a572> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2235511> ;
  schema:birthDate "1844-01-25"^^xsd:date .

