@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/bNIJzqh>
  schema:hasOccupation "Bouwknecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6cbeaacb-8f44-43b7-5b7d-70fd41864ae3"^^xsd:string ;
  schema:familyName "Kulik"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Kulik"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z5kb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/15bef569-39f0-ab37-f8df-6bb4336e7d7b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/648627> ;
  schema:birthDate "1891-12-29"^^xsd:date .

