@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_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f
  a a2a:Record ;
  rdfs:label "Registratie op 16 november 1895 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Person-1b64031b-eb09-4ebd-7008-faee4cab9b13, oa:person_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Person-6756d4c0-1095-28dc-3371-fa97c82b6fe3, oa:person_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Person-f389824c-8392-9695-9c17-7991ba5dada2 ;
  a2a:hasEvent oa:event_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_0, oa:relationep_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_1, oa:relationep_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_2 ;
  a2a:hasSource oa:source_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f .

oa:person_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Person-1b64031b-eb09-4ebd-7008-faee4cab9b13
  a a2a:Person ;
  rdfs:label "Anna Maria Mies" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Mies" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Mies"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Person-6756d4c0-1095-28dc-3371-fa97c82b6fe3
  a a2a:Person ;
  rdfs:label "Jacoba Johanna Bartelen" ;
  a2a:PersonName [
    rdfs:label "Jacoba Johanna Bartelen" ;
    a2a:PersonNameFirstName "Jacoba Johanna" ;
    a2a:PersonNameLastName "Bartelen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1895-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:person_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Person-f389824c-8392-9695-9c17-7991ba5dada2
  a a2a:Person ;
  rdfs:label "Antonius Bartelen" ;
  a2a:PersonName [
    rdfs:label "Antonius Bartelen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Bartelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1895-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Person:1b64031b-eb09-4ebd-7008-faee4cab9b13 ;
  a2a:EventKeyRef oa:event_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Event1 .

oa:relationep_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Person:6756d4c0-1095-28dc-3371-fa97c82b6fe3 ;
  a2a:EventKeyRef oa:event_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Event1 .

oa:relationep_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Person:f389824c-8392-9695-9c17-7991ba5dada2 ;
  a2a:EventKeyRef oa:event_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f_Event1 .

oa:source_wba_ed0a8472-b00f-ea5b-87c8-7acfbfccea4f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1919-09-23 - 1919-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1919-09-23"^^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: 1110, Per..." ;
    a2a:Book "Bevolkingsregister opgemaakt op familienaam gezinshoofd: B (3), 1890-1899" ;
    a2a:DocumentNumber "611" ;
    a2a:RegistryNumber "1110" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1110, Per..., Bevolkingsregister opgemaakt op familienaam gezinshoofd: B (3), 1890-1899, 611, 1110"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/ea897d63-89fa-fbf0-573f-88cbac0a1328.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ed0a8472-b00f-ea5b-87c8-7acfbfccea4f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/ea897d63-89fa-fbf0-573f-88cbac0a1328.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/ed0a8472-b00f-ea5b-87c8-7acfbfccea4f" ;
  a2a:RecordGUID "{ed0a8472-b00f-ea5b-87c8-7acfbfccea4f}" ;
  a2a:SourceRemarkOpmerking "Bronnen: Reg 92-211+ Oud GK Vader + Reg 72-611" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20230124_203_00000203.xml van WBA" .

[] a2a:PersonRemarkdiversen """In- en uitschrijvingen:
vertrokken op 07-10-1919 naar Bocholtz - D""" .
