@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/bp9aqnk>
  schema:familyName "Grendel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/867b8143-31f6-4d3f-783b-74433fce84a5"^^xsd:string ;
  schema:givenName "Neeltje"^^xsd:string ;
  schema:name "Neeltje Grendel"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bgeABAF>, <https://n2t.net/ark:/60537/bx3Le9R> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/btwRaCe> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/683568> ;
  schema:deathDate "1853-03-25"^^xsd:date .

