@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_frl_eeae4031-64ef-40b5-beb2-e063ce515a13
  a a2a:Record ;
  rdfs:label "Overlijden op 27 november 1867 te Elsloo" ;
  a2a:hasPerson oa:person_frl_eeae4031-64ef-40b5-beb2-e063ce515a13_Person-40e5c8a3-783a-4846-ab1d-02b8b2a094c5 ;
  a2a:hasEvent oa:event_frl_eeae4031-64ef-40b5-beb2-e063ce515a13_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_eeae4031-64ef-40b5-beb2-e063ce515a13_0 ;
  a2a:hasSource oa:source_frl_eeae4031-64ef-40b5-beb2-e063ce515a13 .

oa:person_frl_eeae4031-64ef-40b5-beb2-e063ce515a13_Person-40e5c8a3-783a-4846-ab1d-02b8b2a094c5
  a a2a:Person ;
  rdfs:label "Neeltje Jacobs Eisinga" ;
  a2a:PersonName [
    rdfs:label "Neeltje Jacobs Eisinga" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Eisinga"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elsloo" ;
    rdfs:label "Elsloo"
  ] .

oa:event_frl_eeae4031-64ef-40b5-beb2-e063ce515a13_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1867" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1867-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elsloo" ;
    rdfs:label "Elsloo"
  ] .

oa:relationep_frl_eeae4031-64ef-40b5-beb2-e063ce515a13_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_eeae4031-64ef-40b5-beb2-e063ce515a13_Person:40e5c8a3-783a-4846-ab1d-02b8b2a094c5 ;
  a2a:EventKeyRef oa:event_frl_eeae4031-64ef-40b5-beb2-e063ce515a13_Event1 .

oa:source_frl_eeae4031-64ef-40b5-beb2-e063ce515a13
  a a2a:Source ;
  rdfs:label "AlleFriezen, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1866-01-01 - 1867-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1866-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Memories van successie - Tresoar, Deel: 13012, Periode: 1866-1867" ;
    a2a:Book "Memories kantoor Oldeberkoop" ;
    a2a:DocumentNumber "3816" ;
    a2a:RegistryNumber "13012" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Memories van successie - Tresoar, Deel: 13012, Periode: 1866-1867, Memories kantoor Oldeberkoop, 3816, 13012"
  ] ;
  a2a:SourceLastChangeDate "2016-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/eeae4031-64ef-40b5-beb2-e063ce515a13" ;
  a2a:RecordGUID "{eeae4031-64ef-40b5-beb2-e063ce515a13}" ;
  a2a:SourceRemarkOpmerking "Filmnummer: 259" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_3587_00003587.xml van FRL" .

