@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_deddce60-773e-e2d8-3d54-71afce3bbcc8
  a a2a:Record ;
  rdfs:label "Geboorte op 19 juni 1902 te Woensdrecht" ;
  a2a:hasPerson oa:person_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Person-0105074a-af78-be7e-bdee-8478135ebc18, oa:person_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Person-e1162aef-8c2f-2118-5dbf-f4864ad7c5df, oa:person_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Person-e8fa3cf1-0403-d00b-6ddc-a872df452e4b ;
  a2a:hasEvent oa:event_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_0, oa:relationep_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_1, oa:relationep_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_2 ;
  a2a:hasSource oa:source_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8 .

oa:person_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Person-0105074a-af78-be7e-bdee-8478135ebc18
  a a2a:Person ;
  rdfs:label "Henricus Verbiest" ;
  a2a:PersonName [
    rdfs:label "Henricus Verbiest" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Verbiest"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32 jaar" ;
    rdfs:label "32 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:person_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Person-e1162aef-8c2f-2118-5dbf-f4864ad7c5df
  a a2a:Person ;
  rdfs:label "Johanna Catharina Stuijts" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Stuijts" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Stuijts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Person-e8fa3cf1-0403-d00b-6ddc-a872df452e4b
  a a2a:Person ;
  rdfs:label "Antonius Johannes Verbiest" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes Verbiest" ;
    a2a:PersonNameFirstName "Antonius Johannes" ;
    a2a:PersonNameLastName "Verbiest"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1902-06-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:event_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1902-06-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:relationep_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Person:0105074a-af78-be7e-bdee-8478135ebc18 ;
  a2a:EventKeyRef oa:event_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Event1 .

oa:relationep_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Person:e1162aef-8c2f-2118-5dbf-f4864ad7c5df ;
  a2a:EventKeyRef oa:event_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Event1 .

oa:relationep_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Person:e8fa3cf1-0403-d00b-6ddc-a872df452e4b ;
  a2a:EventKeyRef oa:event_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8_Event1 .

oa:source_wba_deddce60-773e-e2d8-3d54-71afce3bbcc8
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1902-06-19 - 1902-06-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-06-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-06-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1902-06-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 "41" ;
    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, 41, 10003"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/1bce730c-15fd-3a7a-d1b1-1cd07985901f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/deddce60-773e-e2d8-3d54-71afce3bbcc8" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/1bce730c-15fd-3a7a-d1b1-1cd07985901f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-10-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/deddce60-773e-e2d8-3d54-71afce3bbcc8" ;
  a2a:RecordGUID "{deddce60-773e-e2d8-3d54-71afce3bbcc8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_17417_00017417.xml van WBA" .

