@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_b46defea-abc2-feef-ff40-a2ee52076faf
  a a2a:Record ;
  rdfs:label "Registratie op 21 juli 1765 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Person-5cc31ccb-0d6a-a0d4-7834-5e516e894900, oa:person_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Person-d59041e1-3529-96ef-7cc8-ec6a4fddb989, oa:person_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Person-7ce38172-1fec-e33a-c010-64604b5a38dc, oa:person_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Person-5eeb04b2-3712-42c9-49cc-40b9b3253c41 ;
  a2a:hasEvent oa:event_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_b46defea-abc2-feef-ff40-a2ee52076faf_0, oa:relationep_wba_b46defea-abc2-feef-ff40-a2ee52076faf_1, oa:relationep_wba_b46defea-abc2-feef-ff40-a2ee52076faf_2 ;
  a2a:hasSource oa:source_wba_b46defea-abc2-feef-ff40-a2ee52076faf .

oa:person_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Person-5cc31ccb-0d6a-a0d4-7834-5e516e894900
  a a2a:Person ;
  rdfs:label "Cornelia Withoek(ook: Wittoek,Witdoek)" ;
  a2a:PersonName [
    rdfs:label "Cornelia Withoek(ook: Wittoek,Witdoek)" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Withoek(ook: Wittoek,Witdoek)"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1765" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1765-07-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:person_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Person-d59041e1-3529-96ef-7cc8-ec6a4fddb989
  a a2a:Person ;
  rdfs:label "Johanna Backers" ;
  a2a:PersonName [
    rdfs:label "Johanna Backers" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Backers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Person-7ce38172-1fec-e33a-c010-64604b5a38dc
  a a2a:Person ;
  rdfs:label "Martinus Withoek" ;
  a2a:PersonName [
    rdfs:label "Martinus Withoek" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Withoek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Person-5eeb04b2-3712-42c9-49cc-40b9b3253c41
  a a2a:Person ;
  rdfs:label "Geradus de Bakker" ;
  a2a:PersonName [
    rdfs:label "Geradus de Bakker" ;
    a2a:PersonNameFirstName "Geradus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1765" ;
    a2a:Month "7" ;
    a2a:Day "21" ;
    rdfs:label "1765-07-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_b46defea-abc2-feef-ff40-a2ee52076faf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Person:5cc31ccb-0d6a-a0d4-7834-5e516e894900 ;
  a2a:EventKeyRef oa:event_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Event1 .

oa:relationep_wba_b46defea-abc2-feef-ff40-a2ee52076faf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Person:d59041e1-3529-96ef-7cc8-ec6a4fddb989 ;
  a2a:EventKeyRef oa:event_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Event1 .

oa:relationep_wba_b46defea-abc2-feef-ff40-a2ee52076faf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Person:7ce38172-1fec-e33a-c010-64604b5a38dc ;
  a2a:EventKeyRef oa:event_wba_b46defea-abc2-feef-ff40-a2ee52076faf_Event1 .

oa:source_wba_b46defea-abc2-feef-ff40-a2ee52076faf
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1794-04-21 - 1794-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1794" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1794-04-21"^^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 van de wijken A t/m O, (1826)-1827" ;
    a2a:DocumentNumber "038" ;
    a2a:RegistryNumber "0596" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..., Register van de inwoners van de wijken A t/m O, (1826)-1827, 038, 0596"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b46defea-abc2-feef-ff40-a2ee52076faf" ;
  a2a:RecordGUID "{b46defea-abc2-feef-ff40-a2ee52076faf}" ;
  a2a:SourceRemarkOpmerking """Bronnen: 9 fol 277
1-13
2-15
3-10
4-38
5-563(62)""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240906_64_00000064.xml van WBA" .

