@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_02c6155f-3908-c2e9-12b1-e77c2c8161b2
  a a2a:Record ;
  rdfs:label "Doop op 25 december 1650 te Kessel" ;
  a2a:hasPerson oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person-65946736-98e7-ce50-f638-207499127f10, oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person-99414e28-4b89-dc65-aecb-1d39a2ebfe4d, oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person-75e6ece8-c067-c09b-4c45-a50d5c02278d, oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person-f99741aa-d809-26ab-cb33-b375dbddd2b3, oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person-a5b6b82c-3dc1-96de-580b-f1f928e74c48 ;
  a2a:hasEvent oa:event_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_0, oa:relationep_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_1, oa:relationep_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_2, oa:relationep_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_3, oa:relationep_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_4 ;
  a2a:hasSource oa:source_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2 .

oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person-65946736-98e7-ce50-f638-207499127f10
  a a2a:Person ;
  rdfs:label "Pieter Breugelman" ;
  a2a:PersonName [
    rdfs:label "Pieter Breugelman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Breugelman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Kessel" ;
    rdfs:label "Kessel"
  ] .

oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person-99414e28-4b89-dc65-aecb-1d39a2ebfe4d
  a a2a:Person ;
  rdfs:label "Peter Knops" ;
  a2a:PersonName [
    rdfs:label "Peter Knops" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Knops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person-75e6ece8-c067-c09b-4c45-a50d5c02278d
  a a2a:Person ;
  rdfs:label "Engelken Blom" ;
  a2a:PersonName [
    rdfs:label "Engelken Blom" ;
    a2a:PersonNameFirstName "Engelken" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person-f99741aa-d809-26ab-cb33-b375dbddd2b3
  a a2a:Person ;
  rdfs:label "Pieter Cornelissen Breugelman" ;
  a2a:PersonName [
    rdfs:label "Pieter Cornelissen Breugelman" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Cornelissen" ;
    a2a:PersonNameLastName "Breugelman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person-a5b6b82c-3dc1-96de-580b-f1f928e74c48
  a a2a:Person ;
  rdfs:label "Anneken Peters Knaep" ;
  a2a:PersonName [
    rdfs:label "Anneken Peters Knaep" ;
    a2a:PersonNameFirstName "Anneken" ;
    a2a:PersonNamePatronym "Peters" ;
    a2a:PersonNameLastName "Knaep"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1650" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1650-12-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kessel" ;
    rdfs:label "Kessel"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person:65946736-98e7-ce50-f638-207499127f10 ;
  a2a:EventKeyRef oa:event_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Event1 .

oa:relationep_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person:99414e28-4b89-dc65-aecb-1d39a2ebfe4d ;
  a2a:EventKeyRef oa:event_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Event1 .

oa:relationep_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person:75e6ece8-c067-c09b-4c45-a50d5c02278d ;
  a2a:EventKeyRef oa:event_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Event1 .

oa:relationep_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person:f99741aa-d809-26ab-cb33-b375dbddd2b3 ;
  a2a:EventKeyRef oa:event_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Event1 .

oa:relationep_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Person:a5b6b82c-3dc1-96de-580b-f1f928e74c48 ;
  a2a:EventKeyRef oa:event_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2_Event1 .

oa:source_bhi_02c6155f-3908-c2e9-12b1-e77c2c8161b2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lith" ;
    rdfs:label "Lith", "1650-12-25 - 1650-12-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1650-12-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1650-12-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1650" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1650-12-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 21, Periode: 1649-1777" ;
    a2a:Book "Nederduits Gereformeerd doopboek 1649-1777" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "3r-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 21, Periode: 1649-1777, Nederduits Gereformeerd doopboek 1649-1777, 21, 3r-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/845307f0-a02a-05a3-f3d9-91c633210b9c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/845307f0-a02a-05a3-f3d9-91c633210b9c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/02c6155f-3908-c2e9-12b1-e77c2c8161b2" ;
  a2a:RecordGUID "{02c6155f-3908-c2e9-12b1-e77c2c8161b2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40193_00040193.xml van BHI" .

