@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_89ce0131-e5d6-e282-89a0-80de80578940
  a a2a:Record ;
  rdfs:label "Begrafenis op 6 oktober 1682 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_89ce0131-e5d6-e282-89a0-80de80578940_Person-31c25715-6a2d-f757-ea85-bf39136d87c8 ;
  a2a:hasEvent oa:event_wba_89ce0131-e5d6-e282-89a0-80de80578940_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_89ce0131-e5d6-e282-89a0-80de80578940_0 ;
  a2a:hasSource oa:source_wba_89ce0131-e5d6-e282-89a0-80de80578940 .

oa:person_wba_89ce0131-e5d6-e282-89a0-80de80578940_Person-31c25715-6a2d-f757-ea85-bf39136d87c8
  a a2a:Person ;
  rdfs:label "Agatha Stouters" ;
  a2a:PersonName [
    rdfs:label "Agatha Stouters" ;
    a2a:PersonNameFirstName "Agatha" ;
    a2a:PersonNameLastName "Stouters"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_wba_89ce0131-e5d6-e282-89a0-80de80578940_Event1
  a a2a:Event ;
  rdfs:label "Begraven" ;
  a2a:EventType "Begraven" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1682-10-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_89ce0131-e5d6-e282-89a0-80de80578940_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_89ce0131-e5d6-e282-89a0-80de80578940_Person:31c25715-6a2d-f757-ea85-bf39136d87c8 ;
  a2a:EventKeyRef oa:event_wba_89ce0131-e5d6-e282-89a0-80de80578940_Event1 .

oa:source_wba_89ce0131-e5d6-e282-89a0-80de80578940
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1682-10-06 - 1682-10-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-10-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1682-10-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1682" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1682-10-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de parochie St. Jan de Doper te Roosendaal, 1525-1996, Bron: boek, Deel:..." ;
    a2a:Book "Roosendaal Begraafregister Parochie St. Jan de Doper 1659-1684 (DTB-3)" ;
    a2a:RegistryNumber "116" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de parochie St. Jan de Doper te Roosendaal, 1525-1996, Bron: boek, Deel:..., Roosendaal Begraafregister Parochie St. Jan de Doper 1659-1684 (DTB-3), 116"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/89ce0131-e5d6-e282-89a0-80de80578940" ;
  a2a:RecordGUID "{89ce0131-e5d6-e282-89a0-80de80578940}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21648_00021648.xml van WBA" .

