@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_e8d1b600-94d4-030d-b37b-920de91815cf
  a a2a:Record ;
  rdfs:label "Geboorte op 10 januari 1924" ;
  a2a:hasPerson oa:person_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Person-012cc29e-20fa-9805-9f6c-14cf4958dc02, oa:person_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Person-a594cd88-7171-17b2-b007-265ec8d095f9, oa:person_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Person-4e5f605e-ae91-dbc5-a7ce-5142dce73e22 ;
  a2a:hasEvent oa:event_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_0, oa:relationep_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_1, oa:relationep_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_2 ;
  a2a:hasSource oa:source_bhi_e8d1b600-94d4-030d-b37b-920de91815cf .

oa:person_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Person-012cc29e-20fa-9805-9f6c-14cf4958dc02
  a a2a:Person ;
  rdfs:label "Martinus Anna Maria School" ;
  a2a:PersonName [
    rdfs:label "Martinus Anna Maria School" ;
    a2a:PersonNameFirstName "Martinus Anna Maria" ;
    a2a:PersonNameLastName "School"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1924-01-10"^^xsd:date
  ] .

oa:person_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Person-a594cd88-7171-17b2-b007-265ec8d095f9
  a a2a:Person ;
  rdfs:label "Anna Maria van de Wetering" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van de Wetering" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wetering"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Person-4e5f605e-ae91-dbc5-a7ce-5142dce73e22
  a a2a:Person ;
  rdfs:label "Adrianus School" ;
  a2a:PersonName [
    rdfs:label "Adrianus School" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "School"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1924-01-10"^^xsd:date
  ] .

oa:relationep_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Person:012cc29e-20fa-9805-9f6c-14cf4958dc02 ;
  a2a:EventKeyRef oa:event_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Event1 .

oa:relationep_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Person:a594cd88-7171-17b2-b007-265ec8d095f9 ;
  a2a:EventKeyRef oa:event_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Event1 .

oa:relationep_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Person:4e5f605e-ae91-dbc5-a7ce-5142dce73e22 ;
  a2a:EventKeyRef oa:event_bhi_e8d1b600-94d4-030d-b37b-920de91815cf_Event1 .

oa:source_bhi_e8d1b600-94d4-030d-b37b-920de91815cf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch", "1924-01-11 - 1924-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1924-01-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1390, Periode: 1924" ;
    a2a:Book "Geboorteregister Heesch 1924" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "1390" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1390, Periode: 1924, Geboorteregister Heesch 1924, 1, 1390"
  ] ;
  a2a:SourceLastChangeDate "2024-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e8d1b600-94d4-030d-b37b-920de91815cf" ;
  a2a:RecordGUID "{e8d1b600-94d4-030d-b37b-920de91815cf}" ;
  a2a:SourceRemarkdeel "1390" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_55_00000055.xml van BHI" .

