@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_e3428b5b-da96-976e-40a7-a736f2ce7710
  a a2a:Record ;
  rdfs:label "Registratie op 25 mei 1853 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Person-e1c8e346-211b-015b-bffa-7c0207d67b4d, oa:person_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Person-4201c3bd-583b-d707-fc46-21764862104a, oa:person_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Person-244a2883-692a-ce79-c4fc-2f8f47c753b2, oa:person_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Person-07061c90-d686-9f6e-c7ca-ebe86e159136 ;
  a2a:hasEvent oa:event_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_0, oa:relationep_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_1, oa:relationep_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_2 ;
  a2a:hasSource oa:source_wba_e3428b5b-da96-976e-40a7-a736f2ce7710 .

oa:person_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Person-e1c8e346-211b-015b-bffa-7c0207d67b4d
  a a2a:Person ;
  rdfs:label "Elizabeth van der Straten" ;
  a2a:PersonName [
    rdfs:label "Elizabeth van der Straten" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Straten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Person-4201c3bd-583b-d707-fc46-21764862104a
  a a2a:Person ;
  rdfs:label "Johannes Adrianus Kranen" ;
  a2a:PersonName [
    rdfs:label "Johannes Adrianus Kranen" ;
    a2a:PersonNameFirstName "Johannes Adrianus" ;
    a2a:PersonNameLastName "Kranen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Person-244a2883-692a-ce79-c4fc-2f8f47c753b2
  a a2a:Person ;
  rdfs:label "Dimphna Arnold" ;
  a2a:PersonName [
    rdfs:label "Dimphna Arnold" ;
    a2a:PersonNameFirstName "Dimphna" ;
    a2a:PersonNameLastName "Arnold"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1853-05-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:Profession "naaister" .

oa:person_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Person-07061c90-d686-9f6e-c7ca-ebe86e159136
  a a2a:Person ;
  rdfs:label "Barthel Arnold" ;
  a2a:PersonName [
    rdfs:label "Barthel Arnold" ;
    a2a:PersonNameFirstName "Barthel" ;
    a2a:PersonNameLastName "Arnold"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1853-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Person:e1c8e346-211b-015b-bffa-7c0207d67b4d ;
  a2a:EventKeyRef oa:event_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Event1 .

oa:relationep_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Person:244a2883-692a-ce79-c4fc-2f8f47c753b2 ;
  a2a:EventKeyRef oa:event_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Event1 .

oa:relationep_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Person:07061c90-d686-9f6e-c7ca-ebe86e159136 ;
  a2a:EventKeyRef oa:event_wba_e3428b5b-da96-976e-40a7-a736f2ce7710_Event1 .

oa:source_wba_e3428b5b-da96-976e-40a7-a736f2ce7710
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1878-05-01 - 1878-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1878-05-01"^^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: 1007, Per..." ;
    a2a:Book "Bevolkingsregister opgemaakt op wijk- en huisnummer, wijk E (Lage Brug), 1849-1861" ;
    a2a:DocumentNumber "041" ;
    a2a:RegistryNumber "1007" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1007, Per..., Bevolkingsregister opgemaakt op wijk- en huisnummer, wijk E (Lage Brug), 1849-1861, 041, 1007"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/8870e270-1d83-1f00-adb9-3cc402e4f28e.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e3428b5b-da96-976e-40a7-a736f2ce7710" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/8870e270-1d83-1f00-adb9-3cc402e4f28e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e3428b5b-da96-976e-40a7-a736f2ce7710" ;
  a2a:RecordGUID "{e3428b5b-da96-976e-40a7-a736f2ce7710}" ;
  a2a:SourceRemarkOpmerking """reg 50 fol 156 vermeldt als voornamen (man) Adrianus Johannes

Bronnen:
62-277/47-35/50-371-360/38-31/28-41""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1311_00001311.xml van WBA" .

[] a2a:PersonRemarkdiversen """In- en uitschrijvingen:
vertrokken op 02-05-1877 naar Oosterhout
ingekomen op 09-02-1878 uit Oosterhout
vertrokken op 15-04-1879 naar Rotterdam
ingekomen op 20-12-1883 uit 's-Gravenhage
vertrokken op 10-04-1885 naar 's-Gravenhage""" .
