@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_7fc06886-6ffa-e5fb-4a2c-666b4e689847
  a a2a:Record ;
  rdfs:label "Overlijden op 16 oktober 1837 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Person-db832f90-100f-639e-7fad-723786479c42, oa:person_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Person-e7372a62-381b-3abf-d7de-ff98676b98b1, oa:person_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Person-e1bdd174-b09e-1767-5f89-e2ba02d58d23, oa:person_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Person-b9c27e99-5266-0e08-0024-49cdb9366a92 ;
  a2a:hasEvent oa:event_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_0, oa:relationep_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_1, oa:relationep_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_2 ;
  a2a:hasRelationPP oa:relationpp_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_0 ;
  a2a:hasSource oa:source_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847 .

oa:person_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Person-db832f90-100f-639e-7fad-723786479c42
  a a2a:Person ;
  rdfs:label "Anna Maria Roovers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Roovers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Person-e7372a62-381b-3abf-d7de-ff98676b98b1
  a a2a:Person ;
  rdfs:label "Marijn Maas" ;
  a2a:PersonName [
    rdfs:label "Marijn Maas" ;
    a2a:PersonNameFirstName "Marijn" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Person-e1bdd174-b09e-1767-5f89-e2ba02d58d23
  a a2a:Person ;
  rdfs:label "Jan Barrevoets" ;
  a2a:PersonName [
    rdfs:label "Jan Barrevoets" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Barrevoets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Person-b9c27e99-5266-0e08-0024-49cdb9366a92
  a a2a:Person ;
  rdfs:label "Cornelia Barrevoets" ;
  a2a:PersonName [
    rdfs:label "Cornelia Barrevoets" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Barrevoets"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "84 jaar" ;
    rdfs:label "84 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] ;
  a2a:Profession "landbouwster" .

oa:event_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1837-10-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Person:db832f90-100f-639e-7fad-723786479c42 ;
  a2a:EventKeyRef oa:event_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Event1 .

oa:relationep_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Person:e1bdd174-b09e-1767-5f89-e2ba02d58d23 ;
  a2a:EventKeyRef oa:event_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Event1 .

oa:relationep_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Person:b9c27e99-5266-0e08-0024-49cdb9366a92 ;
  a2a:EventKeyRef oa:event_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Event1 .

oa:relationpp_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Person:b9c27e99-5266-0e08-0024-49cdb9366a92, oa:person_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847_Person:e7372a62-381b-3abf-d7de-ff98676b98b1 .

oa:source_wba_7fc06886-6ffa-e5fb-4a2c-666b4e689847
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1837-10-16 - 1837-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1837-10-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..." ;
    a2a:Book "Overlijdensregister Roosendaal 1837" ;
    a2a:DocumentNumber "91" ;
    a2a:RegistryNumber "1034" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..., Overlijdensregister Roosendaal 1837, 91, 1034"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/35732c7e-6ebb-a4b6-f369-7918835e3511.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7fc06886-6ffa-e5fb-4a2c-666b4e689847" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/35732c7e-6ebb-a4b6-f369-7918835e3511.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/7fc06886-6ffa-e5fb-4a2c-666b4e689847" ;
  a2a:RecordGUID "{7fc06886-6ffa-e5fb-4a2c-666b4e689847}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_12625_00012625.xml van WBA" .

