@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/bw1g27X>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fe731896-7c10-e0ee-67eb-b17e87d19aa2"^^xsd:string ;
  schema:familyName "Jongkoen"^^xsd:string ;
  schema:hasOccupation "Naaister"@nl ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Jongkoen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w9sn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5313cc67-c829-01fd-2c78-5c3b466defe9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2179355> ;
  schema:birthDate "1835-05-18"^^xsd:date .

