@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_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f
  a a2a:Record ;
  rdfs:label "Doop op 3 maart 1759 te Grave" ;
  a2a:hasPerson oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person-bea2ae57-c67b-d5f2-91e4-4e22f2f97428, oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person-99fdf88f-610a-bbdc-086b-69a85030e687, oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person-251c358b-300a-2281-c9cf-3f0cf88add97, oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person-741163b9-8fea-8ad1-c8cc-7dd8f090f52c, oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person-443a9d42-80c3-fb71-9e47-90a6703e0609 ;
  a2a:hasEvent oa:event_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_0, oa:relationep_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_1, oa:relationep_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_2, oa:relationep_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_3, oa:relationep_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_4 ;
  a2a:hasSource oa:source_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f .

oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person-bea2ae57-c67b-d5f2-91e4-4e22f2f97428
  a a2a:Person ;
  rdfs:label "Leonardus Hoovens" ;
  a2a:PersonName [
    rdfs:label "Leonardus Hoovens" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Hoovens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person-99fdf88f-610a-bbdc-086b-69a85030e687
  a a2a:Person ;
  rdfs:label "Caspar Hoovens" ;
  a2a:PersonName [
    rdfs:label "Caspar Hoovens" ;
    a2a:PersonNameFirstName "Caspar" ;
    a2a:PersonNameLastName "Hoovens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person-251c358b-300a-2281-c9cf-3f0cf88add97
  a a2a:Person ;
  rdfs:label "Helena Hoovens" ;
  a2a:PersonName [
    rdfs:label "Helena Hoovens" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Hoovens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person-741163b9-8fea-8ad1-c8cc-7dd8f090f52c
  a a2a:Person ;
  rdfs:label "Joannes Jacobus Hoovens" ;
  a2a:PersonName [
    rdfs:label "Joannes Jacobus Hoovens" ;
    a2a:PersonNameFirstName "Joannes Jacobus" ;
    a2a:PersonNameLastName "Hoovens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person-443a9d42-80c3-fb71-9e47-90a6703e0609
  a a2a:Person ;
  rdfs:label "Catharina Peters" ;
  a2a:PersonName [
    rdfs:label "Catharina Peters" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1759-03-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person:bea2ae57-c67b-d5f2-91e4-4e22f2f97428 ;
  a2a:EventKeyRef oa:event_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Event1 .

oa:relationep_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person:99fdf88f-610a-bbdc-086b-69a85030e687 ;
  a2a:EventKeyRef oa:event_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Event1 .

oa:relationep_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person:251c358b-300a-2281-c9cf-3f0cf88add97 ;
  a2a:EventKeyRef oa:event_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Event1 .

oa:relationep_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person:741163b9-8fea-8ad1-c8cc-7dd8f090f52c ;
  a2a:EventKeyRef oa:event_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Event1 .

oa:relationep_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Person:443a9d42-80c3-fb71-9e47-90a6703e0609 ;
  a2a:EventKeyRef oa:event_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f_Event1 .

oa:source_bhi_2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1759-03-03 - 1759-03-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1759-03-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1759-03-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1759" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1759-03-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2, Periode: 1749-1768" ;
    a2a:Book "Rooms-Katholiek doopboek 1749-1768" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "55v06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2, Periode: 1749-1768, Rooms-Katholiek doopboek 1749-1768, 2, 55v06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a76f4b68-71a1-54bc-0129-356163ff3809.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a76f4b68-71a1-54bc-0129-356163ff3809.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f" ;
  a2a:RecordGUID "{2cb68feb-eeeb-9167-e5f1-89b59f7d5d5f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40763_00040763.xml van BHI" .

