@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_13792ddf-e046-71fe-e6d2-8a3d134781c1
  a a2a:Record ;
  rdfs:label "Geboorte op 2 augustus 1922 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Person-1872266d-4cbe-fbe3-7583-52d3cce33ac7, oa:person_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Person-9719e380-f891-cd62-d822-93b9cae84b0e, oa:person_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Person-4774976a-fe91-b2fa-3da7-592ee1b60f2c ;
  a2a:hasEvent oa:event_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_0, oa:relationep_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_1, oa:relationep_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_2 ;
  a2a:hasSource oa:source_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1 .

oa:person_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Person-1872266d-4cbe-fbe3-7583-52d3cce33ac7
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Franciscus Maria van Gool" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Franciscus Maria van Gool" ;
    a2a:PersonNameFirstName "Adrianus Cornelis Franciscus Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Person-9719e380-f891-cd62-d822-93b9cae84b0e
  a a2a:Person ;
  rdfs:label "Adriana Johanna van Hoeffelen" ;
  a2a:PersonName [
    rdfs:label "Adriana Johanna van Hoeffelen" ;
    a2a:PersonNameFirstName "Adriana Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoeffelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Person-4774976a-fe91-b2fa-3da7-592ee1b60f2c
  a a2a:Person ;
  rdfs:label "Henricus Jacobus Hubertus van Gool" ;
  a2a:PersonName [
    rdfs:label "Henricus Jacobus Hubertus van Gool" ;
    a2a:PersonNameFirstName "Henricus Jacobus Hubertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1922-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:event_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1922-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Person:1872266d-4cbe-fbe3-7583-52d3cce33ac7 ;
  a2a:EventKeyRef oa:event_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Event1 .

oa:relationep_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Person:9719e380-f891-cd62-d822-93b9cae84b0e ;
  a2a:EventKeyRef oa:event_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Event1 .

oa:relationep_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Person:4774976a-fe91-b2fa-3da7-592ee1b60f2c ;
  a2a:EventKeyRef oa:event_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1_Event1 .

oa:source_wba_13792ddf-e046-71fe-e6d2-8a3d134781c1
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1922-08-02 - 1922-08-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-08-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-08-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1922-08-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Deel: 112, P..." ;
    a2a:Book "Geboorteregister 1922" ;
    a2a:DocumentNumber "313" ;
    a2a:RegistryNumber "112" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Deel: 112, P..., Geboorteregister 1922, 313, 112"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/ef19d50f-61d2-1140-5a76-590223d45e98.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/13792ddf-e046-71fe-e6d2-8a3d134781c1" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/ef19d50f-61d2-1140-5a76-590223d45e98.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/13792ddf-e046-71fe-e6d2-8a3d134781c1" ;
  a2a:RecordGUID "{13792ddf-e046-71fe-e6d2-8a3d134781c1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_25921_00025921.xml van WBA" .

