@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_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4
  a a2a:Record ;
  rdfs:label "Doop op 28 februari 1797 te Grave" ;
  a2a:hasPerson oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person-9f1bf76e-6a87-ca60-66de-d2f5e35df3d4, oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person-adc1f4df-a0d6-7a75-7ca0-292aa39a55ab, oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person-71521bfa-10c2-8923-506e-793c513f8ac1, oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person-07a81226-f586-2c4f-dc29-6b42ac45acd2, oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person-628d6843-9d29-8a6e-7674-66ade875fd78 ;
  a2a:hasEvent oa:event_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_0, oa:relationep_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_1, oa:relationep_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_2, oa:relationep_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_3, oa:relationep_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_4 ;
  a2a:hasSource oa:source_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4 .

oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person-9f1bf76e-6a87-ca60-66de-d2f5e35df3d4
  a a2a:Person ;
  rdfs:label "Anna Gerarda Rademaker" ;
  a2a:PersonName [
    rdfs:label "Anna Gerarda Rademaker" ;
    a2a:PersonNameFirstName "Anna Gerarda" ;
    a2a:PersonNameLastName "Rademaker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person-adc1f4df-a0d6-7a75-7ca0-292aa39a55ab
  a a2a:Person ;
  rdfs:label "Gerardus Willesem" ;
  a2a:PersonName [
    rdfs:label "Gerardus Willesem" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Willesem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person-71521bfa-10c2-8923-506e-793c513f8ac1
  a a2a:Person ;
  rdfs:label "Joanna Warong" ;
  a2a:PersonName [
    rdfs:label "Joanna Warong" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Warong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person-07a81226-f586-2c4f-dc29-6b42ac45acd2
  a a2a:Person ;
  rdfs:label "Rolandus Rademaker" ;
  a2a:PersonName [
    rdfs:label "Rolandus Rademaker" ;
    a2a:PersonNameFirstName "Rolandus" ;
    a2a:PersonNameLastName "Rademaker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person-628d6843-9d29-8a6e-7674-66ade875fd78
  a a2a:Person ;
  rdfs:label "Anna Maria Helena Megens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Helena Megens" ;
    a2a:PersonNameFirstName "Anna Maria Helena" ;
    a2a:PersonNameLastName "Megens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1797-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person:9f1bf76e-6a87-ca60-66de-d2f5e35df3d4 ;
  a2a:EventKeyRef oa:event_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Event1 .

oa:relationep_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person:adc1f4df-a0d6-7a75-7ca0-292aa39a55ab ;
  a2a:EventKeyRef oa:event_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Event1 .

oa:relationep_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person:71521bfa-10c2-8923-506e-793c513f8ac1 ;
  a2a:EventKeyRef oa:event_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Event1 .

oa:relationep_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person:07a81226-f586-2c4f-dc29-6b42ac45acd2 ;
  a2a:EventKeyRef oa:event_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Event1 .

oa:relationep_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Person:628d6843-9d29-8a6e-7674-66ade875fd78 ;
  a2a:EventKeyRef oa:event_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4_Event1 .

oa:source_bhi_5eb01887-e4f3-5218-cfa8-b8bd8df12ca4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1797-02-28 - 1797-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1797" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1797-02-28"^^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 "130r04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1769-1811, Rooms-Katholiek doopboek 1769-1811, 3, 130r04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/52d855f4-598b-dd06-e457-5980dc26a3ad.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/52d855f4-598b-dd06-e457-5980dc26a3ad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5eb01887-e4f3-5218-cfa8-b8bd8df12ca4" ;
  a2a:RecordGUID "{5eb01887-e4f3-5218-cfa8-b8bd8df12ca4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48040_00048040.xml van BHI" .

