@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_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b
  a a2a:Record ;
  rdfs:label "Geboorte op 29 november 1884" ;
  a2a:hasPerson oa:person_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Person-aee813bc-0efa-9af9-331e-09fcd242ce61, oa:person_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Person-6f0b7635-914e-601c-899e-4b2bad87ba1e, oa:person_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Person-ec211824-5f3d-d148-c717-ee8cdf08f6c2 ;
  a2a:hasEvent oa:event_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_0, oa:relationep_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_1, oa:relationep_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_2 ;
  a2a:hasSource oa:source_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b .

oa:person_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Person-aee813bc-0efa-9af9-331e-09fcd242ce61
  a a2a:Person ;
  rdfs:label "Maria Theresia Bossaers" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Bossaers" ;
    a2a:PersonNameFirstName "Maria Theresia" ;
    a2a:PersonNameLastName "Bossaers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1884-11-29"^^xsd:date
  ] .

oa:person_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Person-6f0b7635-914e-601c-899e-4b2bad87ba1e
  a a2a:Person ;
  rdfs:label "Wilhelmina van Doremalen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van Doremalen" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doremalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Person-ec211824-5f3d-d148-c717-ee8cdf08f6c2
  a a2a:Person ;
  rdfs:label "Johannes Bossaers" ;
  a2a:PersonName [
    rdfs:label "Johannes Bossaers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bossaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1884-11-29"^^xsd:date
  ] .

oa:relationep_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Person:aee813bc-0efa-9af9-331e-09fcd242ce61 ;
  a2a:EventKeyRef oa:event_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Event1 .

oa:relationep_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Person:6f0b7635-914e-601c-899e-4b2bad87ba1e ;
  a2a:EventKeyRef oa:event_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Event1 .

oa:relationep_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Person:ec211824-5f3d-d148-c717-ee8cdf08f6c2 ;
  a2a:EventKeyRef oa:event_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b_Event1 .

oa:source_bhi_37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1884-12-01 - 1884-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1884-12-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7683, Periode: 1884" ;
    a2a:Book "Geboorteregister Tilburg 1884" ;
    a2a:DocumentNumber "1013" ;
    a2a:RegistryNumber "7683" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7683, Periode: 1884, Geboorteregister Tilburg 1884, 1013, 7683"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c103b762-d04e-ee73-f057-0970ba8839f4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c103b762-d04e-ee73-f057-0970ba8839f4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b" ;
  a2a:RecordGUID "{37a2edeb-cbef-91d4-2f99-4e90b8ce7b4b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_1420_00001420.xml van BHI" .

