@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/bBrsCxk>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b100a9ce-cd31-01ff-5546-fdcec4ced052"^^xsd:string ;
  schema:familyName "Jansen"^^xsd:string ;
  schema:givenName "Willemina Cornelia"^^xsd:string ;
  schema:name "Willemina Cornelia Jansen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wqf2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3b72cc9f-0624-0ca4-1efb-0040c3b97031> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2088274> ;
  schema:birthDate "1888-09-25"^^xsd:date .

