@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_9e50863b-e7c2-71b5-37fe-3852db641d9e
  a a2a:Record ;
  rdfs:label "Geboorte op 21 oktober 1906" ;
  a2a:hasPerson oa:person_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Person-9cb56e5f-9042-fb22-e06c-88c83279094b, oa:person_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Person-7b143078-994b-d204-8b1b-2b0f13500790, oa:person_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Person-09dd15ed-e7f7-799d-28df-9dbc5d15c385 ;
  a2a:hasEvent oa:event_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_0, oa:relationep_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_1, oa:relationep_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_2 ;
  a2a:hasSource oa:source_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e .

oa:person_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Person-9cb56e5f-9042-fb22-e06c-88c83279094b
  a a2a:Person ;
  rdfs:label "Martinus Alphonsus van Poppel" ;
  a2a:PersonName [
    rdfs:label "Martinus Alphonsus van Poppel" ;
    a2a:PersonNameFirstName "Martinus Alphonsus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poppel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Person-7b143078-994b-d204-8b1b-2b0f13500790
  a a2a:Person ;
  rdfs:label "Maria Clasina Geerts" ;
  a2a:PersonName [
    rdfs:label "Maria Clasina Geerts" ;
    a2a:PersonNameFirstName "Maria Clasina" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Person-09dd15ed-e7f7-799d-28df-9dbc5d15c385
  a a2a:Person ;
  rdfs:label "Anna Martina Petronella van Poppel" ;
  a2a:PersonName [
    rdfs:label "Anna Martina Petronella van Poppel" ;
    a2a:PersonNameFirstName "Anna Martina Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Poppel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1906-10-21"^^xsd:date
  ] .

oa:event_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "21" ;
    rdfs:label "1906-10-21"^^xsd:date
  ] .

oa:relationep_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Person:9cb56e5f-9042-fb22-e06c-88c83279094b ;
  a2a:EventKeyRef oa:event_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Event1 .

oa:relationep_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Person:7b143078-994b-d204-8b1b-2b0f13500790 ;
  a2a:EventKeyRef oa:event_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Event1 .

oa:relationep_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Person:09dd15ed-e7f7-799d-28df-9dbc5d15c385 ;
  a2a:EventKeyRef oa:event_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e_Event1 .

oa:source_bhi_9e50863b-e7c2-71b5-37fe-3852db641d9e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1906-10-22 - 1906-10-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1906-10-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1906-10-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1906-10-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2996, Periode: 1906" ;
    a2a:Book "Geboorteregister Tilburg 1906" ;
    a2a:DocumentNumber "1341" ;
    a2a:RegistryNumber "2996" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2996, Periode: 1906, Geboorteregister Tilburg 1906, 1341, 2996"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0199494a-40f2-e332-2992-b92010d31bfe.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0199494a-40f2-e332-2992-b92010d31bfe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9e50863b-e7c2-71b5-37fe-3852db641d9e" ;
  a2a:RecordGUID "{9e50863b-e7c2-71b5-37fe-3852db641d9e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1821_00001821.xml van BHI" .

