@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/bjn5smW>
  schema:givenName "Batje"^^xsd:string ;
  schema:name "Batje Kulik"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/04a9c669-279c-5013-05e8-3748e781c430"^^xsd:string ;
  schema:familyName "Kulik"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bAbg507>, <https://n2t.net/ark:/60537/bsgGgcf> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bcUoCY7> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2679906> ;
  schema:deathDate "1904-06-30"^^xsd:date .

