@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_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c
  a a2a:Record ;
  rdfs:label "Geboorte op 19 oktober 1906 te Woensdrecht" ;
  a2a:hasPerson oa:person_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Person-c54338fc-c7c2-b581-98c5-b2f15532a4f3, oa:person_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Person-ead1216c-da2c-bb7d-8843-b926a5a1d721, oa:person_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Person-d0f5e97d-b7c5-367c-0a1c-284057bde655 ;
  a2a:hasEvent oa:event_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_0, oa:relationep_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_1, oa:relationep_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_2 ;
  a2a:hasSource oa:source_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c .

oa:person_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Person-c54338fc-c7c2-b581-98c5-b2f15532a4f3
  a a2a:Person ;
  rdfs:label "Ludovicus Goossens" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Goossens" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Person-ead1216c-da2c-bb7d-8843-b926a5a1d721
  a a2a:Person ;
  rdfs:label "Helena Raaijmakers" ;
  a2a:PersonName [
    rdfs:label "Helena Raaijmakers" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Raaijmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Person-d0f5e97d-b7c5-367c-0a1c-284057bde655
  a a2a:Person ;
  rdfs:label "Adrianus Martinus Goossens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Martinus Goossens" ;
    a2a:PersonNameFirstName "Adrianus Martinus" ;
    a2a:PersonNameLastName "Goossens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1906-10-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:event_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1906-10-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:relationep_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Person:c54338fc-c7c2-b581-98c5-b2f15532a4f3 ;
  a2a:EventKeyRef oa:event_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Event1 .

oa:relationep_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Person:ead1216c-da2c-bb7d-8843-b926a5a1d721 ;
  a2a:EventKeyRef oa:event_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Event1 .

oa:relationep_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Person:d0f5e97d-b7c5-367c-0a1c-284057bde655 ;
  a2a:EventKeyRef oa:event_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c_Event1 .

oa:source_wba_96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1906-10-19 - 1906-10-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-10-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-10-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "19" ;
    rdfs:label "1906-10-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Deel: 10003, Pe..." ;
    a2a:Book "Geboorteregister 1901-1910" ;
    a2a:DocumentNumber "116" ;
    a2a:RegistryNumber "10003" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Deel: 10003, Pe..., Geboorteregister 1901-1910, 116, 10003"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/5553b3ba-326b-fb15-1e99-0e14368d54fc.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/5553b3ba-326b-fb15-1e99-0e14368d54fc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-11-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c" ;
  a2a:RecordGUID "{96ec5e2a-3dfa-56ba-9efc-ef5f429ea11c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_18385_00018385.xml van WBA" .

