@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bYkqAvo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d8eb0c90-ae8e-9747-25bd-7747b8172259"^^xsd:string ;
  schema:givenName "Jozina Maria"^^xsd:string ;
  schema:name "Jozina Maria van der Ende"@nl ;
  schema:familyName "van der Ende"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bG0Q8ax> ;
  schema:parent <https://n2t.net/ark:/60537/bIIWDji>, <https://n2t.net/ark:/60537/bQDxs6Y> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2343651> ;
  schema:deathDate "1852-01-30"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Ende"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

