@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_b29befbd-381e-b251-8564-ac6c4af6d553
  a a2a:Record ;
  rdfs:label "Geboorte op 16 augustus 1853" ;
  a2a:hasPerson oa:person_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Person-e28572f6-13f1-27ae-6530-1340a18a1ede, oa:person_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Person-ef8280a0-7963-b0f9-13b6-b4c5c5b2c309, oa:person_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Person-08be52c6-bf6d-cdc1-f001-e791239c8b9c ;
  a2a:hasEvent oa:event_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_0, oa:relationep_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_1, oa:relationep_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_2 ;
  a2a:hasSource oa:source_bhi_b29befbd-381e-b251-8564-ac6c4af6d553 .

oa:person_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Person-e28572f6-13f1-27ae-6530-1340a18a1ede
  a a2a:Person ;
  rdfs:label "Jan Francis van den Wildenberg" ;
  a2a:PersonName [
    rdfs:label "Jan Francis van den Wildenberg" ;
    a2a:PersonNameFirstName "Jan Francis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Wildenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Person-ef8280a0-7963-b0f9-13b6-b4c5c5b2c309
  a a2a:Person ;
  rdfs:label "Johanna Maria Catharina van den Wildenberg" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Catharina van den Wildenberg" ;
    a2a:PersonNameFirstName "Johanna Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Wildenberg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1853-08-16"^^xsd:date
  ] .

oa:person_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Person-08be52c6-bf6d-cdc1-f001-e791239c8b9c
  a a2a:Person ;
  rdfs:label "Hendriena van der Sanden" ;
  a2a:PersonName [
    rdfs:label "Hendriena van der Sanden" ;
    a2a:PersonNameFirstName "Hendriena" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sanden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1853" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1853-08-16"^^xsd:date
  ] .

oa:relationep_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Person:e28572f6-13f1-27ae-6530-1340a18a1ede ;
  a2a:EventKeyRef oa:event_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Event1 .

oa:relationep_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Person:ef8280a0-7963-b0f9-13b6-b4c5c5b2c309 ;
  a2a:EventKeyRef oa:event_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Event1 .

oa:relationep_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Person:08be52c6-bf6d-cdc1-f001-e791239c8b9c ;
  a2a:EventKeyRef oa:event_bhi_b29befbd-381e-b251-8564-ac6c4af6d553_Event1 .

oa:source_bhi_b29befbd-381e-b251-8564-ac6c4af6d553
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Veldhoven" ;
    rdfs:label "Veldhoven", "1853-08-17 - 1853-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1853" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1853-08-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8300, Periode: 1853" ;
    a2a:Book "Geboorteregister Veldhoven 1853" ;
    a2a:DocumentNumber "29" ;
    a2a:RegistryNumber "8300" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8300, Periode: 1853, Geboorteregister Veldhoven 1853, 29, 8300"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b29befbd-381e-b251-8564-ac6c4af6d553" ;
  a2a:RecordGUID "{b29befbd-381e-b251-8564-ac6c4af6d553}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_5068_00005068.xml van BHI" .

