@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_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0
  a a2a:Record ;
  rdfs:label "Registratie op 23 september 1812 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Person-b3ec4bc6-b6c1-fc64-f8b6-7a22f9413d5a, oa:person_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Person-9bf5aade-6a14-ee81-1de3-33354a246863, oa:person_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Person-b3f553e6-d10a-a9b2-e422-06bd8a0bf8ca, oa:person_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Person-1bdedfe0-6aa8-e274-5457-5c1275a8d4c8 ;
  a2a:hasEvent oa:event_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_0, oa:relationep_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_1, oa:relationep_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_2 ;
  a2a:hasSource oa:source_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0 .

oa:person_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Person-b3ec4bc6-b6c1-fc64-f8b6-7a22f9413d5a
  a a2a:Person ;
  rdfs:label "Antoine Meesters" ;
  a2a:PersonName [
    rdfs:label "Antoine Meesters" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Meesters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1812-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Person-9bf5aade-6a14-ee81-1de3-33354a246863
  a a2a:Person ;
  rdfs:label "Hélène Verboven" ;
  a2a:PersonName [
    rdfs:label "Hélène Verboven" ;
    a2a:PersonNameFirstName "Hélène" ;
    a2a:PersonNameLastName "Verboven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Person-b3f553e6-d10a-a9b2-e422-06bd8a0bf8ca
  a a2a:Person ;
  rdfs:label "Corneille Meesters" ;
  a2a:PersonName [
    rdfs:label "Corneille Meesters" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNameLastName "Meesters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Person-1bdedfe0-6aa8-e274-5457-5c1275a8d4c8
  a a2a:Person ;
  rdfs:label "Adriana Brouwers" ;
  a2a:PersonName [
    rdfs:label "Adriana Brouwers" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1812-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Person:b3ec4bc6-b6c1-fc64-f8b6-7a22f9413d5a ;
  a2a:EventKeyRef oa:event_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Event1 .

oa:relationep_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Person:9bf5aade-6a14-ee81-1de3-33354a246863 ;
  a2a:EventKeyRef oa:event_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Event1 .

oa:relationep_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Person:b3f553e6-d10a-a9b2-e422-06bd8a0bf8ca ;
  a2a:EventKeyRef oa:event_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0_Event1 .

oa:source_wba_fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1845-06-28 - 1845-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1845-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1845-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1845" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1845-06-28"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  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 "Staten van de inwoners van de wijken A-F, H, L-O, 1822" ;
    a2a:DocumentNumber "135" ;
    a2a:RegistryNumber "0592" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..., Staten van de inwoners van de wijken A-F, H, L-O, 1822, 135, 0592"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0" ;
  a2a:RecordGUID "{fa4ef22b-a94e-e3f8-84c2-d91d8857e0c0}" ;
  a2a:SourceRemarkOpmerking """Geboorteakte in franse taal*

Bronnen:""" ;
  a2a:SourceRemarkarchiefnaam "Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "0592" ;
  a2a:SourceRemarkregister_periode "1822" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250103_49_00000049.xml van WBA" .

[] a2a:PersonRemarkdatum_overlijden "1892-03-26" .
