@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_ba06e4cf-2abe-5664-c054-e9a2603f5ea4
  a a2a:Record ;
  rdfs:label "Doop op 2 oktober 1669 te Schaijk" ;
  a2a:hasPerson oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person-f6da07b4-946c-3ccf-0cd8-7d5e2a71e35b, oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person-ecd3fdc1-6dd2-427d-0ca0-5f1a3f2c12a4, oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person-079ea54d-ec73-7471-285f-8775d9513523, oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person-e9214fea-abc0-d71b-b8f6-5841e5d83bdc, oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person-a6d8f32e-4ead-859d-153d-52d11d971a4f ;
  a2a:hasEvent oa:event_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_0, oa:relationep_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_1, oa:relationep_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_2, oa:relationep_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_3, oa:relationep_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_4 ;
  a2a:hasSource oa:source_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4 .

oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person-f6da07b4-946c-3ccf-0cd8-7d5e2a71e35b
  a a2a:Person ;
  rdfs:label "Johannes Gisberts" ;
  a2a:PersonName [
    rdfs:label "Johannes Gisberts" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Gisberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person-ecd3fdc1-6dd2-427d-0ca0-5f1a3f2c12a4
  a a2a:Person ;
  rdfs:label "Berta Wilhelmi Petri van Mun" ;
  a2a:PersonName [
    rdfs:label "Berta Wilhelmi Petri van Mun" ;
    a2a:PersonNameFirstName "Berta" ;
    a2a:PersonNamePatronym "Wilhelmi Petri" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mun"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person-079ea54d-ec73-7471-285f-8775d9513523
  a a2a:Person ;
  rdfs:label "Emerentia N.N." ;
  a2a:PersonName [
    rdfs:label "Emerentia N.N." ;
    a2a:PersonNameFirstName "Emerentia" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person-e9214fea-abc0-d71b-b8f6-5841e5d83bdc
  a a2a:Person ;
  rdfs:label "Petrus Wilhelmi van Mun" ;
  a2a:PersonName [
    rdfs:label "Petrus Wilhelmi van Mun" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Wilhelmi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mun"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person-a6d8f32e-4ead-859d-153d-52d11d971a4f
  a a2a:Person ;
  rdfs:label "Johannes van Mun" ;
  a2a:PersonName [
    rdfs:label "Johannes van Mun" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mun"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1669" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1669-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person:f6da07b4-946c-3ccf-0cd8-7d5e2a71e35b ;
  a2a:EventKeyRef oa:event_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Event1 .

oa:relationep_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person:ecd3fdc1-6dd2-427d-0ca0-5f1a3f2c12a4 ;
  a2a:EventKeyRef oa:event_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Event1 .

oa:relationep_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person:079ea54d-ec73-7471-285f-8775d9513523 ;
  a2a:EventKeyRef oa:event_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Event1 .

oa:relationep_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person:e9214fea-abc0-d71b-b8f6-5841e5d83bdc ;
  a2a:EventKeyRef oa:event_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Event1 .

oa:relationep_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Person:a6d8f32e-4ead-859d-153d-52d11d971a4f ;
  a2a:EventKeyRef oa:event_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4_Event1 .

oa:source_bhi_ba06e4cf-2abe-5664-c054-e9a2603f5ea4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk", "1669-10-02 - 1669-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1669-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1669" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1669-10-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 15, Periode: 1659-1710" ;
    a2a:Book "Rooms-Katholiek doop- trouw- en begraafboek 1659-1694, 1710" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "45-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 15, Periode: 1659-1710, Rooms-Katholiek doop- trouw- en begraafboek 1659-1694, 1710, 15, 45-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2faf7d11-4cae-611a-769b-9c0a361a94a6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2faf7d11-4cae-611a-769b-9c0a361a94a6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ba06e4cf-2abe-5664-c054-e9a2603f5ea4" ;
  a2a:RecordGUID "{ba06e4cf-2abe-5664-c054-e9a2603f5ea4}" ;
  a2a:SourceRemarkOpmerking "pagina's 78 en 79: blad verkeerd om ingebonden: 79 hoort voor 78" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_52253_00052253.xml van BHI" .

[] a2a:PersonRemarkdiversen "uit Heesch" .
