@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_4ee6abec-1dc2-61d7-8e08-9e67576a46bb
  a a2a:Record ;
  rdfs:label "Geboorte op 7 juni 1923 te Oud-en Nieuw-Gastel" ;
  a2a:hasPerson oa:person_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Person-9f9f5b19-081a-d036-c3b2-5d86567fcb0c, oa:person_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Person-19b7c79e-ae4d-be7f-f902-6abb8318663a, oa:person_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Person-10d10eb9-aba3-3689-2b55-80ce385ba54d ;
  a2a:hasEvent oa:event_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_0, oa:relationep_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_1, oa:relationep_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_2 ;
  a2a:hasSource oa:source_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb .

oa:person_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Person-9f9f5b19-081a-d036-c3b2-5d86567fcb0c
  a a2a:Person ;
  rdfs:label "Gerardus Hubertus Roebroeks" ;
  a2a:PersonName [
    rdfs:label "Gerardus Hubertus Roebroeks" ;
    a2a:PersonNameFirstName "Gerardus Hubertus" ;
    a2a:PersonNameLastName "Roebroeks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Person-19b7c79e-ae4d-be7f-f902-6abb8318663a
  a a2a:Person ;
  rdfs:label "Antonia Wilhelmina Kerstens" ;
  a2a:PersonName [
    rdfs:label "Antonia Wilhelmina Kerstens" ;
    a2a:PersonNameFirstName "Antonia Wilhelmina" ;
    a2a:PersonNameLastName "Kerstens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Person-10d10eb9-aba3-3689-2b55-80ce385ba54d
  a a2a:Person ;
  rdfs:label "Willem Antonius Roebroeks" ;
  a2a:PersonName [
    rdfs:label "Willem Antonius Roebroeks" ;
    a2a:PersonNameFirstName "Willem Antonius" ;
    a2a:PersonNameLastName "Roebroeks"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1923-06-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oud-en Nieuw-Gastel" ;
    rdfs:label "Oud-en Nieuw-Gastel"
  ] .

oa:event_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1923-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oud-en Nieuw-Gastel" ;
    rdfs:label "Oud-en Nieuw-Gastel"
  ] .

oa:relationep_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Person:9f9f5b19-081a-d036-c3b2-5d86567fcb0c ;
  a2a:EventKeyRef oa:event_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Event1 .

oa:relationep_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Person:19b7c79e-ae4d-be7f-f902-6abb8318663a ;
  a2a:EventKeyRef oa:event_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Event1 .

oa:relationep_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Person:10d10eb9-aba3-3689-2b55-80ce385ba54d ;
  a2a:EventKeyRef oa:event_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb_Event1 .

oa:source_wba_4ee6abec-1dc2-61d7-8e08-9e67576a46bb
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel", "1923-06-07 - 1923-06-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-06-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-06-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1923-06-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Oud en Nieuw Gastel, 1811-1941, Bron: boek, Deel: 1284, Peri..." ;
    a2a:Book "Geboorteregister 1923" ;
    a2a:DocumentNumber "104" ;
    a2a:RegistryNumber "1284" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Oud en Nieuw Gastel, 1811-1941, Bron: boek, Deel: 1284, Peri..., Geboorteregister 1923, 104, 1284"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/140f014c-5637-769d-a99b-1ac152b2abd2.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4ee6abec-1dc2-61d7-8e08-9e67576a46bb" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/140f014c-5637-769d-a99b-1ac152b2abd2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-09-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/4ee6abec-1dc2-61d7-8e08-9e67576a46bb" ;
  a2a:RecordGUID "{4ee6abec-1dc2-61d7-8e08-9e67576a46bb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240317_241_00000241.xml van WBA" .

