@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_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d
  a a2a:Record ;
  rdfs:label "Geboorte op 10 september 1922" ;
  a2a:hasPerson oa:person_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Person-25302a10-3e5a-f545-88ed-3d32d16c5573, oa:person_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Person-056d698f-711f-ae7d-f2d7-b386832a7e92, oa:person_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Person-cf5b0d69-c1d0-06fc-1818-eccccedf9861 ;
  a2a:hasEvent oa:event_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_0, oa:relationep_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_1, oa:relationep_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_2 ;
  a2a:hasSource oa:source_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d .

oa:person_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Person-25302a10-3e5a-f545-88ed-3d32d16c5573
  a a2a:Person ;
  rdfs:label "Petronella Nefs" ;
  a2a:PersonName [
    rdfs:label "Petronella Nefs" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Nefs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Person-056d698f-711f-ae7d-f2d7-b386832a7e92
  a a2a:Person ;
  rdfs:label "Jacobus Raats" ;
  a2a:PersonName [
    rdfs:label "Jacobus Raats" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Raats"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1922-09-10"^^xsd:date
  ] .

oa:person_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Person-cf5b0d69-c1d0-06fc-1818-eccccedf9861
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Raats" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Raats" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNameLastName "Raats"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1922-09-10"^^xsd:date
  ] .

oa:relationep_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Person:25302a10-3e5a-f545-88ed-3d32d16c5573 ;
  a2a:EventKeyRef oa:event_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Event1 .

oa:relationep_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Person:056d698f-711f-ae7d-f2d7-b386832a7e92 ;
  a2a:EventKeyRef oa:event_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Event1 .

oa:relationep_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Person:cf5b0d69-c1d0-06fc-1818-eccccedf9861 ;
  a2a:EventKeyRef oa:event_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d_Event1 .

oa:source_bhi_173d396c-335c-e6c3-da25-a5bb2cd2144d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Nieuw-Vossemeer" ;
    rdfs:label "Nieuw-Vossemeer", "1922-09-11 - 1922-09-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-09-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-09-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1922-09-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3423, Periode: 1922" ;
    a2a:Book "Geboorteregister Nieuw-Vossemeer 1922" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "3423" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3423, Periode: 1922, Geboorteregister Nieuw-Vossemeer 1922, 26, 3423"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/899e5227-15b6-75a7-106c-91aee9037c71.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/899e5227-15b6-75a7-106c-91aee9037c71.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-05-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/173d396c-335c-e6c3-da25-a5bb2cd2144d" ;
  a2a:RecordGUID "{173d396c-335c-e6c3-da25-a5bb2cd2144d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80446_00080446.xml van BHI" .

