@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_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5
  a a2a:Record ;
  rdfs:label "Geboorte op 3 maart 1911 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Person-4f79256b-0804-da30-d7ab-ce29614c936e, oa:person_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Person-f922aa18-07f0-3ab3-f1a4-de503991a456, oa:person_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Person-57883e0c-ebe3-a6e4-31c8-29309ad40cc1 ;
  a2a:hasEvent oa:event_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_0, oa:relationep_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_1, oa:relationep_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_2 ;
  a2a:hasSource oa:source_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5 .

oa:person_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Person-4f79256b-0804-da30-d7ab-ce29614c936e
  a a2a:Person ;
  rdfs:label "Daniel Jacob Brandenburg" ;
  a2a:PersonName [
    rdfs:label "Daniel Jacob Brandenburg" ;
    a2a:PersonNameFirstName "Daniel Jacob" ;
    a2a:PersonNameLastName "Brandenburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1911-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:person_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Person-f922aa18-07f0-3ab3-f1a4-de503991a456
  a a2a:Person ;
  rdfs:label "Hermanus Johannes Brandenburg" ;
  a2a:PersonName [
    rdfs:label "Hermanus Johannes Brandenburg" ;
    a2a:PersonNameFirstName "Hermanus Johannes" ;
    a2a:PersonNameLastName "Brandenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Person-57883e0c-ebe3-a6e4-31c8-29309ad40cc1
  a a2a:Person ;
  rdfs:label "Neeltje Padmos" ;
  a2a:PersonName [
    rdfs:label "Neeltje Padmos" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Padmos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1911-03-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] .

oa:relationep_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Person:4f79256b-0804-da30-d7ab-ce29614c936e ;
  a2a:EventKeyRef oa:event_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Event1 .

oa:relationep_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Person:f922aa18-07f0-3ab3-f1a4-de503991a456 ;
  a2a:EventKeyRef oa:event_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Event1 .

oa:relationep_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Person:57883e0c-ebe3-a6e4-31c8-29309ad40cc1 ;
  a2a:EventKeyRef oa:event_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5_Event1 .

oa:source_wba_f4f0efeb-5985-82dc-34ca-763ef7e7b8a5
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1911-03-03 - 1911-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-03-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1911-03-03"^^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, 1851-1916, Bron: boek, Deel: 2046, Per..." ;
    a2a:Book "Geboorteregister Roosendaal 1911" ;
    a2a:DocumentNumber "83" ;
    a2a:RegistryNumber "2046" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 2046, Per..., Geboorteregister Roosendaal 1911, 83, 2046"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/df0fd314-a7f4-648e-80e8-35fef5aa9e15.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f4f0efeb-5985-82dc-34ca-763ef7e7b8a5" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/df0fd314-a7f4-648e-80e8-35fef5aa9e15.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f4f0efeb-5985-82dc-34ca-763ef7e7b8a5" ;
  a2a:RecordGUID "{f4f0efeb-5985-82dc-34ca-763ef7e7b8a5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_18542_00018542.xml van WBA" .

[] a2a:PersonRemarkdiversen "27 jaar, winkelhouder \"Eigen hulp\"" .
