@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_08e7c8df-58d7-eccd-dafc-57e2c4884aa1
  a a2a:Record ;
  rdfs:label "Doop op 25 juni 1800 te Grave" ;
  a2a:hasPerson oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person-438d0cd9-e429-4e2c-e1df-dd7c5a9a3e7e, oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person-d19d6299-96ff-b5fb-f69d-6636842df4bb, oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person-06906d8d-d81d-ad00-a362-90087640b094, oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person-ad6d461f-48db-ff5f-3787-c18afa36a485, oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person-005176ea-bf37-661d-cd7f-3bb0ae96d4ee, oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person-1be8362a-7f29-a57a-70fd-45c852070729 ;
  a2a:hasEvent oa:event_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_0, oa:relationep_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_1, oa:relationep_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_2, oa:relationep_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_3, oa:relationep_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_4, oa:relationep_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_5 ;
  a2a:hasSource oa:source_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1 .

oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person-438d0cd9-e429-4e2c-e1df-dd7c5a9a3e7e
  a a2a:Person ;
  rdfs:label "Petrus Arnoldus de Haan" ;
  a2a:PersonName [
    rdfs:label "Petrus Arnoldus de Haan" ;
    a2a:PersonNameFirstName "Petrus Arnoldus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person-d19d6299-96ff-b5fb-f69d-6636842df4bb
  a a2a:Person ;
  rdfs:label "Theodorus Schippers" ;
  a2a:PersonName [
    rdfs:label "Theodorus Schippers" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Schippers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person-06906d8d-d81d-ad00-a362-90087640b094
  a a2a:Person ;
  rdfs:label "Gertrudis Schippers" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Schippers" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Schippers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person-ad6d461f-48db-ff5f-3787-c18afa36a485
  a a2a:Person ;
  rdfs:label "Ida Artse" ;
  a2a:PersonName [
    rdfs:label "Ida Artse" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Artse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person-005176ea-bf37-661d-cd7f-3bb0ae96d4ee
  a a2a:Person ;
  rdfs:label "Elisabeth Kamp" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Kamp" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person-1be8362a-7f29-a57a-70fd-45c852070729
  a a2a:Person ;
  rdfs:label "Bernardus Henricus de Haan" ;
  a2a:PersonName [
    rdfs:label "Bernardus Henricus de Haan" ;
    a2a:PersonNameFirstName "Bernardus Henricus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1800" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1800-06-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person:438d0cd9-e429-4e2c-e1df-dd7c5a9a3e7e ;
  a2a:EventKeyRef oa:event_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Event1 .

oa:relationep_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person:d19d6299-96ff-b5fb-f69d-6636842df4bb ;
  a2a:EventKeyRef oa:event_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Event1 .

oa:relationep_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person:06906d8d-d81d-ad00-a362-90087640b094 ;
  a2a:EventKeyRef oa:event_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Event1 .

oa:relationep_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person:ad6d461f-48db-ff5f-3787-c18afa36a485 ;
  a2a:EventKeyRef oa:event_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Event1 .

oa:relationep_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person:005176ea-bf37-661d-cd7f-3bb0ae96d4ee ;
  a2a:EventKeyRef oa:event_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Event1 .

oa:relationep_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Person:1be8362a-7f29-a57a-70fd-45c852070729 ;
  a2a:EventKeyRef oa:event_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1_Event1 .

oa:source_bhi_08e7c8df-58d7-eccd-dafc-57e2c4884aa1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1800-06-25 - 1800-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1800-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1800-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1800" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1800-06-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1769-1811" ;
    a2a:Book "Rooms-Katholiek doopboek 1769-1811" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "147r04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1769-1811, Rooms-Katholiek doopboek 1769-1811, 3, 147r04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7616c6df-ce8e-283d-4e4f-8884fe5cfba6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7616c6df-ce8e-283d-4e4f-8884fe5cfba6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/08e7c8df-58d7-eccd-dafc-57e2c4884aa1" ;
  a2a:RecordGUID "{08e7c8df-58d7-eccd-dafc-57e2c4884aa1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40281_00040281.xml van BHI" .

