@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/buYLMsd>
  pico:hasAge "1"^^xsd:string ;
  schema:familyName "Geene"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/65ac5b4b-0ad7-84a8-07cd-de1607218ae2"^^xsd:string ;
  schema:givenName "Wilhelmina Johanna"^^xsd:string ;
  schema:name "Wilhelmina Johanna Geene"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b1sU2GW> ;
  schema:parent <https://n2t.net/ark:/60537/be9B8LW>, <https://n2t.net/ark:/60537/bn4aXCe> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2331557> ;
  schema:deathDate "1859-04-01"^^xsd:date .

