@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/bD63LzJ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9d2a0e76-47a0-7f20-10ca-7ebf4183c551"^^xsd:string ;
  schema:familyName "Kabout"^^xsd:string ;
  schema:givenName "Leentje"^^xsd:string ;
  schema:name "Leentje Kabout"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bL0EApQ>, <https://n2t.net/ark:/60537/bSVepeY> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bXV0iBA> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2865287> ;
  schema:birthDate "1875-03-30"^^xsd:date .

