@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/bvpa1Kx>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0f7b6eda-bd6e-fc2f-b710-d46b4af7be57"^^xsd:string ;
  schema:familyName "Schraven"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Schraven"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0131bm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5c44a6b1-7182-ae48-7c80-0a26d06ddfa1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2214526> ;
  schema:birthDate "1896-02-17"^^xsd:date .

