@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_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96
  a a2a:Record ;
  rdfs:label "Doop op 1 november 1792 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person-28e9bf61-5f06-bc73-7892-eaa6a2c95b9e, oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person-78b96ea1-2d23-fabc-5e9f-3651d503ef66, oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person-8fdae98a-bf1a-a28a-eced-566de349d304, oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person-a799a37e-b364-eeed-c40f-47c0378b14d9, oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person-f57d1174-fb3c-4288-8f04-8b977e9742b3 ;
  a2a:hasEvent oa:event_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_0, oa:relationep_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_1, oa:relationep_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_2, oa:relationep_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_3, oa:relationep_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_4 ;
  a2a:hasSource oa:source_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96 .

oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person-28e9bf61-5f06-bc73-7892-eaa6a2c95b9e
  a a2a:Person ;
  rdfs:label "Franciscus van Liemd" ;
  a2a:PersonName [
    rdfs:label "Franciscus van Liemd" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Liemd"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person-78b96ea1-2d23-fabc-5e9f-3651d503ef66
  a a2a:Person ;
  rdfs:label "Anna Maria van Collenbergh" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Collenbergh" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Collenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person-8fdae98a-bf1a-a28a-eced-566de349d304
  a a2a:Person ;
  rdfs:label "Petrus van Haaren" ;
  a2a:PersonName [
    rdfs:label "Petrus van Haaren" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haaren"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person-a799a37e-b364-eeed-c40f-47c0378b14d9
  a a2a:Person ;
  rdfs:label "Martinus van Haaren" ;
  a2a:PersonName [
    rdfs:label "Martinus van Haaren" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Haaren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person-f57d1174-fb3c-4288-8f04-8b977e9742b3
  a a2a:Person ;
  rdfs:label "Joanna Maria van Collenbergh" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria van Collenbergh" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Collenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1792-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person:28e9bf61-5f06-bc73-7892-eaa6a2c95b9e ;
  a2a:EventKeyRef oa:event_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Event1 .

oa:relationep_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person:78b96ea1-2d23-fabc-5e9f-3651d503ef66 ;
  a2a:EventKeyRef oa:event_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Event1 .

oa:relationep_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person:8fdae98a-bf1a-a28a-eced-566de349d304 ;
  a2a:EventKeyRef oa:event_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Event1 .

oa:relationep_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person:a799a37e-b364-eeed-c40f-47c0378b14d9 ;
  a2a:EventKeyRef oa:event_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Event1 .

oa:relationep_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Person:f57d1174-fb3c-4288-8f04-8b977e9742b3 ;
  a2a:EventKeyRef oa:event_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96_Event1 .

oa:source_bhi_8ccd108b-e996-0c90-e8c3-35b4cc1ccd96
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1792-11-01 - 1792-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1792-11-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 12, Periode: 1748-1811" ;
    a2a:Book "Boxtel doopboek 1748-1811" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "307-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 12, Periode: 1748-1811, Boxtel doopboek 1748-1811, 12, 307-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a4b84e69-1d3f-52ac-1888-55bcb685d166.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a4b84e69-1d3f-52ac-1888-55bcb685d166.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8ccd108b-e996-0c90-e8c3-35b4cc1ccd96" ;
  a2a:RecordGUID "{8ccd108b-e996-0c90-e8c3-35b4cc1ccd96}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_49501_00049501.xml van BHI" .

