@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_c80a452c-e75b-cbbf-ce6e-2c94286f4b59
  a a2a:Record ;
  rdfs:label "Doop op 18 augustus 1753 te Berlicum" ;
  a2a:hasPerson oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person-35f6e6ee-463c-11e3-a747-d206bceb4d38, oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person-35f75cb4-463c-11e3-a747-d206bceb4d38, oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person-35f7a2dc-463c-11e3-a747-d206bceb4d38, oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person-35f7249c-463c-11e3-a747-d206bceb4d38, oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person-35f6b098-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_0, oa:relationep_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_1, oa:relationep_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_2, oa:relationep_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_3, oa:relationep_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_4 ;
  a2a:hasSource oa:source_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59 .

oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person-35f6e6ee-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Arnoldus Joannis van Doren" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Joannis van Doren" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person-35f75cb4-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Quirinus Joannis van Roosmalen" ;
  a2a:PersonName [
    rdfs:label "Quirinus Joannis van Roosmalen" ;
    a2a:PersonNameFirstName "Quirinus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roosmalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person-35f7a2dc-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendrina N.N." ;
  a2a:PersonName [
    rdfs:label "Hendrina N.N." ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person-35f7249c-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Joannis Wilhelmi van Roosmalen" ;
  a2a:PersonName [
    rdfs:label "Anna Joannis Wilhelmi van Roosmalen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Joannis Wilhelmi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roosmalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person-35f6b098-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catharina van Doren" ;
  a2a:PersonName [
    rdfs:label "Catharina van Doren" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Doren"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1753-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person:35f6e6ee-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Event1 .

oa:relationep_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person:35f75cb4-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Event1 .

oa:relationep_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person:35f7a2dc-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Event1 .

oa:relationep_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person:35f7249c-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Event1 .

oa:relationep_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Person:35f6b098-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59_Event1 .

oa:source_bhi_c80a452c-e75b-cbbf-ce6e-2c94286f4b59
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum", "1753-08-18 - 1753-08-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-08-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-08-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1753-08-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 6, Periode: 1744-1772" ;
    a2a:Book "Rooms-Katholiek doopboek 1744-1772" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "79-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 6, Periode: 1744-1772, Rooms-Katholiek doopboek 1744-1772, 6, 79-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/dfeb646b-cb17-a2a1-9590-e2275e569066.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/dfeb646b-cb17-a2a1-9590-e2275e569066.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-09-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c80a452c-e75b-cbbf-ce6e-2c94286f4b59" ;
  a2a:RecordGUID "{c80a452c-e75b-cbbf-ce6e-2c94286f4b59}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_70639_00070639.xml van BHI" .

[] a2a:PersonRemarkdiversen "echtgenote van Henricus van Doren" .
