@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/bABELfV>
  schema:familyName "Botterop"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9c1228c2-836e-a670-69af-b73c5ec8cb2d"^^xsd:string ;
  schema:givenName "Lintje"^^xsd:string ;
  schema:name "Lintje Botterop"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8KoCKn> ;
  schema:parent <https://n2t.net/ark:/60537/bjMu7zw>, <https://n2t.net/ark:/60537/bsH3WqO> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/643178> ;
  schema:deathDate "1846-02-18"^^xsd:date .

