@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_72de0336-30c8-e934-13ca-702bd0799eb0
  a a2a:Record ;
  rdfs:label "Geboorte op 30 oktober 1835" ;
  a2a:hasPerson oa:person_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Person-05db7951-ea8a-db78-aa58-d2d4f3667e27, oa:person_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Person-10812ce7-a744-4972-d2fb-119dc7f2673d, oa:person_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Person-5944bfc2-f013-b817-4012-697bc2c20fc3 ;
  a2a:hasEvent oa:event_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_0, oa:relationep_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_1, oa:relationep_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_2 ;
  a2a:hasSource oa:source_bhi_72de0336-30c8-e934-13ca-702bd0799eb0 .

oa:person_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Person-05db7951-ea8a-db78-aa58-d2d4f3667e27
  a a2a:Person ;
  rdfs:label "Anna Helena Raaijmakers" ;
  a2a:PersonName [
    rdfs:label "Anna Helena Raaijmakers" ;
    a2a:PersonNameFirstName "Anna Helena" ;
    a2a:PersonNameLastName "Raaijmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Person-10812ce7-a744-4972-d2fb-119dc7f2673d
  a a2a:Person ;
  rdfs:label "Laurijs Trommels" ;
  a2a:PersonName [
    rdfs:label "Laurijs Trommels" ;
    a2a:PersonNameFirstName "Laurijs" ;
    a2a:PersonNameLastName "Trommels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Person-5944bfc2-f013-b817-4012-697bc2c20fc3
  a a2a:Person ;
  rdfs:label "Theodorus Trommels" ;
  a2a:PersonName [
    rdfs:label "Theodorus Trommels" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Trommels"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1835-10-30"^^xsd:date
  ] .

oa:event_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1835" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1835-10-30"^^xsd:date
  ] .

oa:relationep_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Person:05db7951-ea8a-db78-aa58-d2d4f3667e27 ;
  a2a:EventKeyRef oa:event_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Event1 .

oa:relationep_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Person:10812ce7-a744-4972-d2fb-119dc7f2673d ;
  a2a:EventKeyRef oa:event_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Event1 .

oa:relationep_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Person:5944bfc2-f013-b817-4012-697bc2c20fc3 ;
  a2a:EventKeyRef oa:event_bhi_72de0336-30c8-e934-13ca-702bd0799eb0_Event1 .

oa:source_bhi_72de0336-30c8-e934-13ca-702bd0799eb0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen", "1835-10-30 - 1835-10-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1835-10-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1835-10-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1835" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1835-10-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2995, Periode: 1835" ;
    a2a:Book "Geboorteregister Gilze en Rijen 1835" ;
    a2a:DocumentNumber "58" ;
    a2a:RegistryNumber "2995" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2995, Periode: 1835, Geboorteregister Gilze en Rijen 1835, 58, 2995"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fed0f825-8ee0-f773-ae2e-9ca59771b475.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fed0f825-8ee0-f773-ae2e-9ca59771b475.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-12-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/72de0336-30c8-e934-13ca-702bd0799eb0" ;
  a2a:RecordGUID "{72de0336-30c8-e934-13ca-702bd0799eb0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2657_00002657.xml van BHI" .

