@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_04b565b1-c086-714a-e52f-c5cf31cbd360
  a a2a:Record ;
  rdfs:label "Doop op 29 januari 1805 te Sint Hubert" ;
  a2a:hasPerson oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person-3765f43d-0d26-53b0-c58a-566a546b64f2, oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person-43afbf2a-05b7-84a1-32f2-d1c8165072c8, oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person-82371526-4e8b-5d5c-9129-f830c8aa07c3, oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person-de1c5d2f-92ac-8a27-383d-117c5cd8acd3, oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person-12ac365f-0224-4d9d-963a-dab62ab097ed ;
  a2a:hasEvent oa:event_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_0, oa:relationep_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_1, oa:relationep_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_2, oa:relationep_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_3, oa:relationep_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_4 ;
  a2a:hasSource oa:source_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360 .

oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person-3765f43d-0d26-53b0-c58a-566a546b64f2
  a a2a:Person ;
  rdfs:label "Petrus Jacobussen" ;
  a2a:PersonName [
    rdfs:label "Petrus Jacobussen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Jacobussen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person-43afbf2a-05b7-84a1-32f2-d1c8165072c8
  a a2a:Person ;
  rdfs:label "Gertrudis Peters" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Peters" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person-82371526-4e8b-5d5c-9129-f830c8aa07c3
  a a2a:Person ;
  rdfs:label "Joanna van der Hagen" ;
  a2a:PersonName [
    rdfs:label "Joanna van der Hagen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person-de1c5d2f-92ac-8a27-383d-117c5cd8acd3
  a a2a:Person ;
  rdfs:label "Joannes Jacobussen" ;
  a2a:PersonName [
    rdfs:label "Joannes Jacobussen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Jacobussen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person-12ac365f-0224-4d9d-963a-dab62ab097ed
  a a2a:Person ;
  rdfs:label "Anna Maria Jacobussen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Jacobussen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Jacobussen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1805-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint Hubert" ;
    rdfs:label "Sint Hubert"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person:3765f43d-0d26-53b0-c58a-566a546b64f2 ;
  a2a:EventKeyRef oa:event_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Event1 .

oa:relationep_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person:43afbf2a-05b7-84a1-32f2-d1c8165072c8 ;
  a2a:EventKeyRef oa:event_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Event1 .

oa:relationep_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person:82371526-4e8b-5d5c-9129-f830c8aa07c3 ;
  a2a:EventKeyRef oa:event_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Event1 .

oa:relationep_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person:de1c5d2f-92ac-8a27-383d-117c5cd8acd3 ;
  a2a:EventKeyRef oa:event_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Event1 .

oa:relationep_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Person:12ac365f-0224-4d9d-963a-dab62ab097ed ;
  a2a:EventKeyRef oa:event_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360_Event1 .

oa:source_bhi_04b565b1-c086-714a-e52f-c5cf31cbd360
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Mill en Sint Hubert" ;
    rdfs:label "Mill en Sint Hubert", "1805-01-29 - 1805-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1805-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1805-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1805" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1805-01-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 8, Periode: 1796-1810" ;
    a2a:Book "Sint Hubert RK doopboek 1796-1810" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "13r01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 8, Periode: 1796-1810, Sint Hubert RK doopboek 1796-1810, 8, 13r01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2d275828-b38b-58a7-7992-daad7d35c228.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2d275828-b38b-58a7-7992-daad7d35c228.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/04b565b1-c086-714a-e52f-c5cf31cbd360" ;
  a2a:RecordGUID "{04b565b1-c086-714a-e52f-c5cf31cbd360}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40452_00040452.xml van BHI" .

