@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_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6
  a a2a:Record ;
  rdfs:label "Doop op 29 januari 1796 te Dinther" ;
  a2a:hasPerson oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person-92558418-463c-11e3-a747-d206bceb4d38, oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person-925688a4-463c-11e3-a747-d206bceb4d38, oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person-9256cf94-463c-11e3-a747-d206bceb4d38, oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person-9255de22-463c-11e3-a747-d206bceb4d38, oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person-925639e4-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_0, oa:relationep_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_1, oa:relationep_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_2, oa:relationep_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_3, oa:relationep_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_4 ;
  a2a:hasSource oa:source_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6 .

oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person-92558418-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Catharina Perquin" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Perquin" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Perquin"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person-925688a4-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Boumans" ;
  a2a:PersonName [
    rdfs:label "Joannes Boumans" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Boumans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person-9256cf94-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Catharina van Eijndhoven" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina van Eijndhoven" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijndhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person-9255de22-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Stephanus Perquin" ;
  a2a:PersonName [
    rdfs:label "Stephanus Perquin" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNameLastName "Perquin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person-925639e4-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elizabetha Raijmakers" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Raijmakers" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Raijmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1796-01-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person:92558418-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Event1 .

oa:relationep_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person:925688a4-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Event1 .

oa:relationep_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person:9256cf94-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Event1 .

oa:relationep_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person:9255de22-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Event1 .

oa:relationep_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Person:925639e4-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6_Event1 .

oa:source_bhi_3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther", "1796-01-29 - 1796-01-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-01-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1796-01-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 5, Periode: 1778-1810" ;
    a2a:Book "Rooms-Katholiek doopboek 1778-1810" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "61v04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 5, Periode: 1778-1810, Rooms-Katholiek doopboek 1778-1810, 5, 61v04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b9112018-b093-ce16-5e31-bf7c365685b0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b9112018-b093-ce16-5e31-bf7c365685b0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6" ;
  a2a:RecordGUID "{3a3b5f9a-a5ca-8294-cffc-e8d8b6ec86f6}" ;
  a2a:SourceRemarkarchiefnaam "Brabants Historisch Informatie Centrum" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "5" ;
  a2a:SourceRemarkregister_periode "1778-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2267_00002267.xml van BHI" .

