@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_wba_28b158d4-cf17-486e-2b8f-b5b9ce09df4e
  a a2a:Record ;
  rdfs:label "Begrafenis op 14 januari 1737 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_28b158d4-cf17-486e-2b8f-b5b9ce09df4e_Person-0d97f17c-6e73-9811-51a4-3d60a6580f8d ;
  a2a:hasEvent oa:event_wba_28b158d4-cf17-486e-2b8f-b5b9ce09df4e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_28b158d4-cf17-486e-2b8f-b5b9ce09df4e_0 ;
  a2a:hasSource oa:source_wba_28b158d4-cf17-486e-2b8f-b5b9ce09df4e .

oa:person_wba_28b158d4-cf17-486e-2b8f-b5b9ce09df4e_Person-0d97f17c-6e73-9811-51a4-3d60a6580f8d
  a a2a:Person ;
  rdfs:label "Ida Jacobs van Turnhout" ;
  a2a:PersonName [
    rdfs:label "Ida Jacobs van Turnhout" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Turnhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_28b158d4-cf17-486e-2b8f-b5b9ce09df4e_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1737" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1737-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_28b158d4-cf17-486e-2b8f-b5b9ce09df4e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_28b158d4-cf17-486e-2b8f-b5b9ce09df4e_Person:0d97f17c-6e73-9811-51a4-3d60a6580f8d ;
  a2a:EventKeyRef oa:event_wba_28b158d4-cf17-486e-2b8f-b5b9ce09df4e_Event1 .

oa:source_wba_28b158d4-cf17-486e-2b8f-b5b9ce09df4e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1737-01-14 - 1737-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1737-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1737-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1737" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1737-01-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: DTB Nispen-Essen, Bron: boek, Periode: 1714-1738" ;
    a2a:Book "Nispen-Essen Begraafregister 1714-1738" ;
    a2a:Folio "780" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: DTB Nispen-Essen, Bron: boek, Periode: 1714-1738, Nispen-Essen Begraafregister 1714-1738, 780"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/86371135-cd49-5381-4f08-043e87e5a166.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/28b158d4-cf17-486e-2b8f-b5b9ce09df4e" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/86371135-cd49-5381-4f08-043e87e5a166.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/28b158d4-cf17-486e-2b8f-b5b9ce09df4e" ;
  a2a:RecordGUID "{28b158d4-cf17-486e-2b8f-b5b9ce09df4e}" ;
  a2a:SourceRemarkOpmerking "weduwe, ex Overda; met half licht", "Blad 756 t/m 782" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_15150_00015150.xml van WBA" .

