@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_27984923-a5b6-a4ff-c42f-0590883cb223
  a a2a:Record ;
  rdfs:label "Doop op 22 oktober 1646 te Demen" ;
  a2a:hasPerson oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person-3b47d4d4-5807-85a8-79aa-25c2442d0222, oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person-8f198e5b-9ca2-3cb6-9c6b-12db2b601ae3, oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person-d0262097-c498-4d5c-6da2-903d3e2b6f21, oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person-5f02bfca-58e8-95ba-e076-10d409cbd761, oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person-56870334-91f8-c446-cd27-856c6ef25c10 ;
  a2a:hasEvent oa:event_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_0, oa:relationep_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_1, oa:relationep_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_2, oa:relationep_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_3, oa:relationep_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_4 ;
  a2a:hasSource oa:source_bhi_27984923-a5b6-a4ff-c42f-0590883cb223 .

oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person-3b47d4d4-5807-85a8-79aa-25c2442d0222
  a a2a:Person ;
  rdfs:label "Joannes Arnoldi" ;
  a2a:PersonName [
    rdfs:label "Joannes Arnoldi" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Arnoldi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person-8f198e5b-9ca2-3cb6-9c6b-12db2b601ae3
  a a2a:Person ;
  rdfs:label "Elizabeth Danielis" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Danielis" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Danielis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person-d0262097-c498-4d5c-6da2-903d3e2b6f21
  a a2a:Person ;
  rdfs:label "Theodorus Waulteri" ;
  a2a:PersonName [
    rdfs:label "Theodorus Waulteri" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Waulteri"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person-5f02bfca-58e8-95ba-e076-10d409cbd761
  a a2a:Person ;
  rdfs:label "Anna Hermani" ;
  a2a:PersonName [
    rdfs:label "Anna Hermani" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Hermani"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person-56870334-91f8-c446-cd27-856c6ef25c10
  a a2a:Person ;
  rdfs:label "Hermannus Waulteri" ;
  a2a:PersonName [
    rdfs:label "Hermannus Waulteri" ;
    a2a:PersonNameFirstName "Hermannus" ;
    a2a:PersonNameLastName "Waulteri"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1646" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1646-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Demen" ;
    rdfs:label "Demen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person:3b47d4d4-5807-85a8-79aa-25c2442d0222 ;
  a2a:EventKeyRef oa:event_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Event1 .

oa:relationep_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person:8f198e5b-9ca2-3cb6-9c6b-12db2b601ae3 ;
  a2a:EventKeyRef oa:event_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Event1 .

oa:relationep_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person:d0262097-c498-4d5c-6da2-903d3e2b6f21 ;
  a2a:EventKeyRef oa:event_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Event1 .

oa:relationep_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person:5f02bfca-58e8-95ba-e076-10d409cbd761 ;
  a2a:EventKeyRef oa:event_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Event1 .

oa:relationep_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Person:56870334-91f8-c446-cd27-856c6ef25c10 ;
  a2a:EventKeyRef oa:event_bhi_27984923-a5b6-a4ff-c42f-0590883cb223_Event1 .

oa:source_bhi_27984923-a5b6-a4ff-c42f-0590883cb223
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ravenstein" ;
    rdfs:label "Ravenstein", "1646-10-22 - 1646-10-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1646-10-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1646-10-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1646" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1646-10-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 25, Periode: 1630-1671" ;
    a2a:Book "Dopen, Trouwen en Begraven 1630-1671" ;
    a2a:RegistryNumber "25" ;
    a2a:Folio "32-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 25, Periode: 1630-1671, Dopen, Trouwen en Begraven 1630-1671, 25, 32-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/542e8a35-626e-8e95-80b9-952e5d983888.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/542e8a35-626e-8e95-80b9-952e5d983888.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/27984923-a5b6-a4ff-c42f-0590883cb223" ;
  a2a:RecordGUID "{27984923-a5b6-a4ff-c42f-0590883cb223}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_39514_00039514.xml van BHI" .

