@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_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b
  a a2a:Record ;
  rdfs:label "Registratie op 16 maart 1868 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Person-8dc64538-9ea0-3a4a-e0ed-52cfc9690892, oa:person_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Person-cd177de7-d4ea-dfd6-01ff-bb6b6fb12791, oa:person_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Person-ce8a7c95-921d-959a-c515-3df0d2cd66cb, oa:person_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Person-feb0edbf-25b3-6035-f300-f01ed07fe5eb ;
  a2a:hasEvent oa:event_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_0, oa:relationep_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_1, oa:relationep_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_2 ;
  a2a:hasSource oa:source_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b .

oa:person_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Person-8dc64538-9ea0-3a4a-e0ed-52cfc9690892
  a a2a:Person ;
  rdfs:label "Cornelis Breugelmans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Breugelmans" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Breugelmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Person-cd177de7-d4ea-dfd6-01ff-bb6b6fb12791
  a a2a:Person ;
  rdfs:label "Willem Breugelmans" ;
  a2a:PersonName [
    rdfs:label "Willem Breugelmans" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Breugelmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1868-03-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:Profession "arbeider" .

oa:person_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Person-ce8a7c95-921d-959a-c515-3df0d2cd66cb
  a a2a:Person ;
  rdfs:label "Johanna Vergouwen" ;
  a2a:PersonName [
    rdfs:label "Johanna Vergouwen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Vergouwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Person-feb0edbf-25b3-6035-f300-f01ed07fe5eb
  a a2a:Person ;
  rdfs:label "Adriana C. Bogers" ;
  a2a:PersonName [
    rdfs:label "Adriana C. Bogers" ;
    a2a:PersonNameFirstName "Adriana C." ;
    a2a:PersonNameLastName "Bogers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1868-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Person:8dc64538-9ea0-3a4a-e0ed-52cfc9690892 ;
  a2a:EventKeyRef oa:event_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Event1 .

oa:relationep_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Person:cd177de7-d4ea-dfd6-01ff-bb6b6fb12791 ;
  a2a:EventKeyRef oa:event_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Event1 .

oa:relationep_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Person:feb0edbf-25b3-6035-f300-f01ed07fe5eb ;
  a2a:EventKeyRef oa:event_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b_Event1 .

oa:source_wba_54d75a19-7e40-e3ff-c8c6-7cbf56e4115b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1900-01-01 - 1909-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-12-31"^^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: 1147, Per..." ;
    a2a:Book "Bevolkingsregister 1900-1909, opgemaakt op familienaam gezinshoofd: B" ;
    a2a:DocumentNumber "665" ;
    a2a:RegistryNumber "1147" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 1147, Per..., Bevolkingsregister 1900-1909, opgemaakt op familienaam gezinshoofd: B, 665, 1147"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/897918a5-e22a-ac41-a868-20fb8c3edf3b.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/54d75a19-7e40-e3ff-c8c6-7cbf56e4115b" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/897918a5-e22a-ac41-a868-20fb8c3edf3b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/54d75a19-7e40-e3ff-c8c6-7cbf56e4115b" ;
  a2a:RecordGUID "{54d75a19-7e40-e3ff-c8c6-7cbf56e4115b}" ;
  a2a:SourceRemarkOpmerking "Bronnen: 71-313/93-665/90-17/47-246/56-331/38-217" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220828_92_00000092.xml van WBA" .

[] a2a:PersonRemarkdiversen """In- en uitschrijvingen:
vertrokken op 03-05-1897 naar Rucphen
ingekomen op 28-09-1899 uit Harderwijk Gld
vertrokken op 04-10-1899 naar Rucphen
ingekomen op 18-04-1901 uit Rucphen
vertrokken op 27-04-1907 naar Rucphen""" .
