@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/b74Ocwb>
  schema:givenName "Francina Adriana"^^xsd:string ;
  schema:name "Francina Adriana Jansen"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e7a9e7e9-baaf-0153-2d0e-a0303ab9c377"^^xsd:string ;
  schema:familyName "Jansen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Culemborg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0196hn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b0c8a1d2-4070-a744-1026-e0969677de2c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2506379> ;
  schema:birthDate "1884-05-30"^^xsd:date .

