@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/b0qqA6F>
  schema:givenName "Barendina Charlotta"^^xsd:string ;
  schema:name "Barendina Charlotta Kooijman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8fbbf213-2036-5684-656c-b07cb7dd1e05"^^xsd:string ;
  schema:familyName "Kooijman"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leerbroek> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d039042f-5e78-8607-8a18-b692daaf44fe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2627000> ;
  schema:birthDate "1854-05-19"^^xsd:date .

