@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/bcuZImX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/025e62a1-08cc-bbc7-776e-77c11903ab11"^^xsd:string ;
  schema:familyName "Weijman"^^xsd:string ;
  schema:givenName "Wilhelmina Adriana"^^xsd:string ;
  schema:name "Wilhelmina Adriana Weijman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j2p9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7af9b0f1-0c7d-7eb3-3a76-9cfb302afc95> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2333293> .

