@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/bpmSPBq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fd336ad5-7390-6961-75e1-699840461c7d"^^xsd:string ;
  schema:familyName "Jansen"^^xsd:string ;
  schema:givenName "Wilhelmina Cornelia"^^xsd:string ;
  schema:name "Wilhelmina Cornelia Jansen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012tzf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/92ca6305-0b30-3fcb-dc49-39094e39bc90> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2763070> ;
  schema:birthDate "1882-02-16"^^xsd:date .

