@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/bXV15j3>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/29fb48a6-b911-9d9d-4cad-43846e6e9d13"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  schema:familyName "Wildschut"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Wildschut"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wt17> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5765c4d7-ce08-e7ef-c3c8-c8e0c7f977b1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2195892> ;
  schema:birthDate "1861-02-02"^^xsd:date .

