@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_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b
  a a2a:Record ;
  rdfs:label "Geboorte op 18 september 1913" ;
  a2a:hasPerson oa:person_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Person-6022b4b5-6d28-3a09-fdd1-e909a91329e8, oa:person_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Person-d8cd0cf5-0b70-df71-23e5-04a6244aae21, oa:person_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Person-fbafa51d-81fa-59b4-24c6-bbb384495d59 ;
  a2a:hasEvent oa:event_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_0, oa:relationep_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_1, oa:relationep_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_2 ;
  a2a:hasSource oa:source_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b .

oa:person_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Person-6022b4b5-6d28-3a09-fdd1-e909a91329e8
  a a2a:Person ;
  rdfs:label "Godefrida Huberdina van de Donk" ;
  a2a:PersonName [
    rdfs:label "Godefrida Huberdina van de Donk" ;
    a2a:PersonNameFirstName "Godefrida Huberdina" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Donk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Person-d8cd0cf5-0b70-df71-23e5-04a6244aae21
  a a2a:Person ;
  rdfs:label "Maria Antonia van Schoonderwalt" ;
  a2a:PersonName [
    rdfs:label "Maria Antonia van Schoonderwalt" ;
    a2a:PersonNameFirstName "Maria Antonia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schoonderwalt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1913-09-18"^^xsd:date
  ] .

oa:person_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Person-fbafa51d-81fa-59b4-24c6-bbb384495d59
  a a2a:Person ;
  rdfs:label "Abrosius Franciscus van Schoonderwalt" ;
  a2a:PersonName [
    rdfs:label "Abrosius Franciscus van Schoonderwalt" ;
    a2a:PersonNameFirstName "Abrosius Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schoonderwalt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1913-09-18"^^xsd:date
  ] .

oa:relationep_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Person:6022b4b5-6d28-3a09-fdd1-e909a91329e8 ;
  a2a:EventKeyRef oa:event_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Event1 .

oa:relationep_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Person:d8cd0cf5-0b70-df71-23e5-04a6244aae21 ;
  a2a:EventKeyRef oa:event_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Event1 .

oa:relationep_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Person:fbafa51d-81fa-59b4-24c6-bbb384495d59 ;
  a2a:EventKeyRef oa:event_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b_Event1 .

oa:source_bhi_4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gestel en Blaarthem" ;
    rdfs:label "Gestel en Blaarthem", "1913-09-19 - 1913-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1913-09-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1190, Periode: 1913" ;
    a2a:Book "Geboorteregister Gestel en Blaarthem 1913" ;
    a2a:DocumentNumber "152" ;
    a2a:RegistryNumber "1190" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1190, Periode: 1913, Geboorteregister Gestel en Blaarthem 1913, 152, 1190"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3d759a55-0a1f-2f9b-f77d-270dfc466cc9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3d759a55-0a1f-2f9b-f77d-270dfc466cc9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b" ;
  a2a:RecordGUID "{4ff4f67f-b17f-9ec0-aa2d-d9ec7f947a4b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74826_00074826.xml van BHI" .

