@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/bcHHciK>
  schema:familyName "Doesburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cba7959a-dae0-08b2-9fd6-8eef70c36b78"^^xsd:string ;
  schema:givenName "Wilhelmina Cornelia"^^xsd:string ;
  schema:name "Wilhelmina Cornelia Doesburg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011mk8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/45e78950-1c22-5b21-bb4a-cf52ff833cf4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2128393> ;
  schema:birthDate "1857-05-02"^^xsd:date .

