@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_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8
  a a2a:Record ;
  rdfs:label "Geboorte op 31 maart 1923 te Roosendaal en Nispen" ;
  a2a:hasPerson oa:person_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Person-69702196-2cc1-5650-8978-1a26a049b2d8, oa:person_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Person-dc5bb369-4cd1-1c9d-fceb-e27c26e7d988, oa:person_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Person-40d0f8d9-2157-31bb-57ea-356579e6baaf ;
  a2a:hasEvent oa:event_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_0, oa:relationep_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_1, oa:relationep_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_2 ;
  a2a:hasSource oa:source_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8 .

oa:person_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Person-69702196-2cc1-5650-8978-1a26a049b2d8
  a a2a:Person ;
  rdfs:label "Cornelis Petrus van Esch" ;
  a2a:PersonName [
    rdfs:label "Cornelis Petrus van Esch" ;
    a2a:PersonNameFirstName "Cornelis Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Person-dc5bb369-4cd1-1c9d-fceb-e27c26e7d988
  a a2a:Person ;
  rdfs:label "Cornelia Gerardina van Nispen" ;
  a2a:PersonName [
    rdfs:label "Cornelia Gerardina van Nispen" ;
    a2a:PersonNameFirstName "Cornelia Gerardina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Nispen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Person-40d0f8d9-2157-31bb-57ea-356579e6baaf
  a a2a:Person ;
  rdfs:label "Antoinette Barbara Cornelia van Esch" ;
  a2a:PersonName [
    rdfs:label "Antoinette Barbara Cornelia van Esch" ;
    a2a:PersonNameFirstName "Antoinette Barbara Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esch"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1923-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:event_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1923-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal en Nispen" ;
    rdfs:label "Roosendaal en Nispen"
  ] .

oa:relationep_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Person:69702196-2cc1-5650-8978-1a26a049b2d8 ;
  a2a:EventKeyRef oa:event_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Event1 .

oa:relationep_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Person:dc5bb369-4cd1-1c9d-fceb-e27c26e7d988 ;
  a2a:EventKeyRef oa:event_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Event1 .

oa:relationep_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Person:40d0f8d9-2157-31bb-57ea-356579e6baaf ;
  a2a:EventKeyRef oa:event_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8_Event1 .

oa:source_wba_4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1923-03-31 - 1923-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1923-03-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1917-1935, Bron: boek, Deel: 1094, Per..." ;
    a2a:Book "Geboorteregister Roosendaal 1923" ;
    a2a:DocumentNumber "163" ;
    a2a:RegistryNumber "1094" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1917-1935, Bron: boek, Deel: 1094, Per..., Geboorteregister Roosendaal 1923, 163, 1094"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/dbd09fa8-ce20-a97b-8497-119ed46898cc.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/dbd09fa8-ce20-a97b-8497-119ed46898cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-09-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8" ;
  a2a:RecordGUID "{4c491e49-d16b-3cc2-0f3f-5fcdcdd676f8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240317_241_00000241.xml van WBA" .

