@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_1aaebea9-6093-e8b3-282f-b37176ae89ea
  a a2a:Record ;
  rdfs:label "Registratie op 18 december 1876 te Antwerpen" ;
  a2a:hasPerson oa:person_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Person-bf95601c-2b4d-916f-bc22-14af841da585, oa:person_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Person-574eec34-f7cb-62d1-f39d-ef1b0505ac44, oa:person_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Person-16f7464a-0418-96a2-3c9b-6fa263e5da38, oa:person_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Person-fb07bcfa-118c-58d3-c0f0-60a4582b6bd9 ;
  a2a:hasEvent oa:event_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_0, oa:relationep_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_1, oa:relationep_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_2 ;
  a2a:hasSource oa:source_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea .

oa:person_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Person-bf95601c-2b4d-916f-bc22-14af841da585
  a a2a:Person ;
  rdfs:label "Anna C. Meeuwsen" ;
  a2a:PersonName [
    rdfs:label "Anna C. Meeuwsen" ;
    a2a:PersonNameFirstName "Anna C." ;
    a2a:PersonNameLastName "Meeuwsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Person-574eec34-f7cb-62d1-f39d-ef1b0505ac44
  a a2a:Person ;
  rdfs:label "Cornelis Hellemons" ;
  a2a:PersonName [
    rdfs:label "Cornelis Hellemons" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Hellemons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Person-16f7464a-0418-96a2-3c9b-6fa263e5da38
  a a2a:Person ;
  rdfs:label "Antonius Peeters" ;
  a2a:PersonName [
    rdfs:label "Antonius Peeters" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Person-fb07bcfa-118c-58d3-c0f0-60a4582b6bd9
  a a2a:Person ;
  rdfs:label "Maria Catharina Hellemons" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Hellemons" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Hellemons"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1876-12-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] ;
  a2a:Profession "zonder" .

oa:event_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1876-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] .

oa:relationep_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Person:bf95601c-2b4d-916f-bc22-14af841da585 ;
  a2a:EventKeyRef oa:event_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Event1 .

oa:relationep_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Person:574eec34-f7cb-62d1-f39d-ef1b0505ac44 ;
  a2a:EventKeyRef oa:event_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Event1 .

oa:relationep_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Person:fb07bcfa-118c-58d3-c0f0-60a4582b6bd9 ;
  a2a:EventKeyRef oa:event_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea_Event1 .

oa:source_wba_1aaebea9-6093-e8b3-282f-b37176ae89ea
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1903-02-06 - 1903-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1903-02-06"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1161, Per..." ;
    a2a:Book "Bevolkingsregister 1900-1909 (1912), opgemaakt op familienaam gezinshoofd: W-Z" ;
    a2a:DocumentNumber "094" ;
    a2a:RegistryNumber "1161" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1161, Per..., Bevolkingsregister 1900-1909 (1912), opgemaakt op familienaam gezinshoofd: W-Z, 094, 1161"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/d9e8fb8e-c365-1419-d689-d25b9fb0d690.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1aaebea9-6093-e8b3-282f-b37176ae89ea" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/d9e8fb8e-c365-1419-d689-d25b9fb0d690.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1aaebea9-6093-e8b3-282f-b37176ae89ea" ;
  a2a:RecordGUID "{1aaebea9-6093-e8b3-282f-b37176ae89ea}" ;
  a2a:SourceRemarkOpmerking "Bronnen: 102-19/107-94/89-76/68-64/54-55" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230124_720_00000720.xml van WBA" .

[] a2a:PersonRemarkdiversen """In- en uitschrijvingen:
ingekomen op 30-08-1879 uit Essen""" .
