@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_0353a1af-4100-e9bb-a17c-dc80798799e8
  a a2a:Record ;
  rdfs:label "Geboorte op 28 juli 1904" ;
  a2a:hasPerson oa:person_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Person-b5e71dcf-40cf-8311-a67d-8ed335f37f84, oa:person_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Person-b452173c-2b9b-d0ac-620f-302816ded6a4, oa:person_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Person-7e8cb48e-c108-a611-c743-0a11265b2c2a ;
  a2a:hasEvent oa:event_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_0, oa:relationep_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_1, oa:relationep_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_2 ;
  a2a:hasSource oa:source_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8 .

oa:person_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Person-b5e71dcf-40cf-8311-a67d-8ed335f37f84
  a a2a:Person ;
  rdfs:label "Gertruda van Wel" ;
  a2a:PersonName [
    rdfs:label "Gertruda van Wel" ;
    a2a:PersonNameFirstName "Gertruda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1904-07-28"^^xsd:date
  ] .

oa:person_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Person-b452173c-2b9b-d0ac-620f-302816ded6a4
  a a2a:Person ;
  rdfs:label "Johanna van Delft" ;
  a2a:PersonName [
    rdfs:label "Johanna van Delft" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Person-7e8cb48e-c108-a611-c743-0a11265b2c2a
  a a2a:Person ;
  rdfs:label "Wouterus Theodorus van Wel" ;
  a2a:PersonName [
    rdfs:label "Wouterus Theodorus van Wel" ;
    a2a:PersonNameFirstName "Wouterus Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "28" ;
    rdfs:label "1904-07-28"^^xsd:date
  ] .

oa:relationep_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Person:b5e71dcf-40cf-8311-a67d-8ed335f37f84 ;
  a2a:EventKeyRef oa:event_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Event1 .

oa:relationep_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Person:b452173c-2b9b-d0ac-620f-302816ded6a4 ;
  a2a:EventKeyRef oa:event_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Event1 .

oa:relationep_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Person:7e8cb48e-c108-a611-c743-0a11265b2c2a ;
  a2a:EventKeyRef oa:event_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8_Event1 .

oa:source_bhi_0353a1af-4100-e9bb-a17c-dc80798799e8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1904-07-29 - 1904-07-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-07-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-07-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1904-07-29"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 774, Periode: 1904" ;
    a2a:Book "Geboorteregister Drunen 1904" ;
    a2a:DocumentNumber "47" ;
    a2a:RegistryNumber "774" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 774, Periode: 1904, Geboorteregister Drunen 1904, 47, 774"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1ddadc67-531e-e83e-43ce-73be6ede36a5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1ddadc67-531e-e83e-43ce-73be6ede36a5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0353a1af-4100-e9bb-a17c-dc80798799e8" ;
  a2a:RecordGUID "{0353a1af-4100-e9bb-a17c-dc80798799e8}" ;
  a2a:SourceRemarkdeel "774" ;
  a2a:SourceRemarkregister_periode "1904" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_489_00000489.xml van BHI" .

