@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_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893
  a a2a:Record ;
  rdfs:label "Geboorte op 19 december 1881" ;
  a2a:hasPerson oa:person_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Person-75b63e80-c4c4-63fb-aed4-f0b2533ca372, oa:person_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Person-465f4af5-8796-6354-00f8-dfa7ac494823, oa:person_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Person-0a3b7912-e533-2d9a-13d4-2208a661ccac ;
  a2a:hasEvent oa:event_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_0, oa:relationep_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_1, oa:relationep_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_2 ;
  a2a:hasSource oa:source_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893 .

oa:person_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Person-75b63e80-c4c4-63fb-aed4-f0b2533ca372
  a a2a:Person ;
  rdfs:label "Cornelia Maria Elisabeth Broeckx" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Elisabeth Broeckx" ;
    a2a:PersonNameFirstName "Cornelia Maria Elisabeth" ;
    a2a:PersonNameLastName "Broeckx"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1881-12-19"^^xsd:date
  ] .

oa:person_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Person-465f4af5-8796-6354-00f8-dfa7ac494823
  a a2a:Person ;
  rdfs:label "Marianna Johanna Lucas" ;
  a2a:PersonName [
    rdfs:label "Marianna Johanna Lucas" ;
    a2a:PersonNameFirstName "Marianna Johanna" ;
    a2a:PersonNameLastName "Lucas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Person-0a3b7912-e533-2d9a-13d4-2208a661ccac
  a a2a:Person ;
  rdfs:label "Gerardus Stephanus Broeckx" ;
  a2a:PersonName [
    rdfs:label "Gerardus Stephanus Broeckx" ;
    a2a:PersonNameFirstName "Gerardus Stephanus" ;
    a2a:PersonNameLastName "Broeckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1881-12-19"^^xsd:date
  ] .

oa:relationep_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Person:75b63e80-c4c4-63fb-aed4-f0b2533ca372 ;
  a2a:EventKeyRef oa:event_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Event1 .

oa:relationep_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Person:465f4af5-8796-6354-00f8-dfa7ac494823 ;
  a2a:EventKeyRef oa:event_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Event1 .

oa:relationep_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Person:0a3b7912-e533-2d9a-13d4-2208a661ccac ;
  a2a:EventKeyRef oa:event_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893_Event1 .

oa:source_bhi_6c1a3906-2f7f-e2dc-cbe8-7f5da603e893
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1881-01-01 - 1881-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1881" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7682, Periode: 1881" ;
    a2a:Book "Geboorteregister Tilburg 1881" ;
    a2a:DocumentNumber "1039" ;
    a2a:RegistryNumber "7682" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7682, Periode: 1881, Geboorteregister Tilburg 1881, 1039, 7682"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1666c0a3-680a-26d0-4639-03ccfdc20af2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1666c0a3-680a-26d0-4639-03ccfdc20af2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6c1a3906-2f7f-e2dc-cbe8-7f5da603e893" ;
  a2a:RecordGUID "{6c1a3906-2f7f-e2dc-cbe8-7f5da603e893}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4833_00004833.xml van BHI" .

