@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_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf
  a a2a:Record ;
  rdfs:label "Doop op 24 oktober 1792 te Boekel" ;
  a2a:hasPerson oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person-8c8617b2-f7ca-0a27-c637-4c038a4ec8e4, oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person-f8694f3c-4ab1-8faa-6bfb-a590a873384e, oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person-1f07df58-8b7e-70b9-d624-effebe2c2718, oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person-88eb9a3c-2eeb-0ccb-ed91-ed8675c3f704, oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person-62402bd0-a331-a970-24ec-9d8acfe16cfb ;
  a2a:hasEvent oa:event_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_0, oa:relationep_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_1, oa:relationep_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_2, oa:relationep_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_3, oa:relationep_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_4 ;
  a2a:hasSource oa:source_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf .

oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person-8c8617b2-f7ca-0a27-c637-4c038a4ec8e4
  a a2a:Person ;
  rdfs:label "Anthonetta van Sleuwen" ;
  a2a:PersonName [
    rdfs:label "Anthonetta van Sleuwen" ;
    a2a:PersonNameFirstName "Anthonetta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sleuwen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person-f8694f3c-4ab1-8faa-6bfb-a590a873384e
  a a2a:Person ;
  rdfs:label "Johan Wilm van Sleuwen" ;
  a2a:PersonName [
    rdfs:label "Johan Wilm van Sleuwen" ;
    a2a:PersonNameFirstName "Johan Wilm" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sleuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person-1f07df58-8b7e-70b9-d624-effebe2c2718
  a a2a:Person ;
  rdfs:label "Maria Nicolaa Joannis Aerts" ;
  a2a:PersonName [
    rdfs:label "Maria Nicolaa Joannis Aerts" ;
    a2a:PersonNameFirstName "Maria Nicolaa" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Aerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person-88eb9a3c-2eeb-0ccb-ed91-ed8675c3f704
  a a2a:Person ;
  rdfs:label "Anthonius Wilhelmi van Sleuwen" ;
  a2a:PersonName [
    rdfs:label "Anthonius Wilhelmi van Sleuwen" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNamePatronym "Wilhelmi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sleuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person-62402bd0-a331-a970-24ec-9d8acfe16cfb
  a a2a:Person ;
  rdfs:label "Anna Maria Arnoldi Penninx" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Arnoldi Penninx" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Arnoldi" ;
    a2a:PersonNameLastName "Penninx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1792" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1792-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boekel" ;
    rdfs:label "Boekel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person:8c8617b2-f7ca-0a27-c637-4c038a4ec8e4 ;
  a2a:EventKeyRef oa:event_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Event1 .

oa:relationep_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person:f8694f3c-4ab1-8faa-6bfb-a590a873384e ;
  a2a:EventKeyRef oa:event_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Event1 .

oa:relationep_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person:1f07df58-8b7e-70b9-d624-effebe2c2718 ;
  a2a:EventKeyRef oa:event_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Event1 .

oa:relationep_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person:88eb9a3c-2eeb-0ccb-ed91-ed8675c3f704 ;
  a2a:EventKeyRef oa:event_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Event1 .

oa:relationep_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Person:62402bd0-a331-a970-24ec-9d8acfe16cfb ;
  a2a:EventKeyRef oa:event_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf_Event1 .

oa:source_bhi_b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boekel" ;
    rdfs:label "Boekel", "1792-10-24 - 1792-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1792-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1792-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1792" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1792-10-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1770-1806" ;
    a2a:Book "Rooms-Katholiek doopboek 1770-1806" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "102r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1770-1806, Rooms-Katholiek doopboek 1770-1806, 3, 102r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b554de4b-6ea3-f665-e336-30d827a6a3e9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b554de4b-6ea3-f665-e336-30d827a6a3e9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf" ;
  a2a:RecordGUID "{b3c09407-2c2d-cfcd-bb91-be0f7c2a7fcf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51666_00051666.xml van BHI" .

