@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_3c7cd1a8-0a59-2789-e415-2ae656ee79dd
  a a2a:Record ;
  rdfs:label "Registratie op 28 april 1834 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Person-8c84f6be-00cf-a38a-f91c-f1cad3537e61, oa:person_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Person-aa770ad1-13d8-3169-5b5c-40f21b0aad3c, oa:person_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Person-813a3d3c-7616-9783-b284-5a0ee5341b1b ;
  a2a:hasEvent oa:event_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_0, oa:relationep_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_1, oa:relationep_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_2 ;
  a2a:hasSource oa:source_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd .

oa:person_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Person-8c84f6be-00cf-a38a-f91c-f1cad3537e61
  a a2a:Person ;
  rdfs:label "Johanna Brouwers" ;
  a2a:PersonName [
    rdfs:label "Johanna Brouwers" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1834-04-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:person_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Person-aa770ad1-13d8-3169-5b5c-40f21b0aad3c
  a a2a:Person ;
  rdfs:label "Jan Baptist Brouwers" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Brouwers" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Person-813a3d3c-7616-9783-b284-5a0ee5341b1b
  a a2a:Person ;
  rdfs:label "Antonia Quintus" ;
  a2a:PersonName [
    rdfs:label "Antonia Quintus" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Quintus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1834-04-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Person:8c84f6be-00cf-a38a-f91c-f1cad3537e61 ;
  a2a:EventKeyRef oa:event_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Event1 .

oa:relationep_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Person:aa770ad1-13d8-3169-5b5c-40f21b0aad3c ;
  a2a:EventKeyRef oa:event_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Event1 .

oa:relationep_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Person:813a3d3c-7616-9783-b284-5a0ee5341b1b ;
  a2a:EventKeyRef oa:event_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd_Event1 .

oa:source_wba_3c7cd1a8-0a59-2789-e415-2ae656ee79dd
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1826-01-01 - 1839-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-12-31"^^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 "Register van de inwoners wijk O (Rietgoir), 1826-1839" ;
    a2a:DocumentNumber "097" ;
    a2a:RegistryNumber "0610" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..., Register van de inwoners wijk O (Rietgoir), 1826-1839, 097, 0610"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3c7cd1a8-0a59-2789-e415-2ae656ee79dd" ;
  a2a:RecordGUID "{3c7cd1a8-0a59-2789-e415-2ae656ee79dd}" ;
  a2a:SourceRemarkOpmerking "Bronnen: Oud GK Roks, Adriaan 22-97/103-74+ 102-229/83-483/64-555/51-442/42-379/23-279" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3540_00003540.xml van WBA" .

