@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_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff
  a a2a:Record ;
  rdfs:label "Doop op 28 november 1665 te Herpen" ;
  a2a:hasPerson oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person-2f0d5c88-cc2a-39c1-9797-f577f14ea9b1, oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person-f0dfea7f-5e85-6d81-5828-1c2b3624279f, oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person-1b6a96cc-e1fa-1d1a-2196-2dbbbd57e766, oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person-8ee14c2c-06e9-3fd7-3e95-3626c732afb0, oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person-f272fdc8-392a-d99f-ab3d-d883cc51954f ;
  a2a:hasEvent oa:event_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_0, oa:relationep_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_1, oa:relationep_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_2, oa:relationep_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_3, oa:relationep_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_4 ;
  a2a:hasSource oa:source_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff .

oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person-2f0d5c88-cc2a-39c1-9797-f577f14ea9b1
  a a2a:Person ;
  rdfs:label "Joannes Guilielmi" ;
  a2a:PersonName [
    rdfs:label "Joannes Guilielmi" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Guilielmi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person-f0dfea7f-5e85-6d81-5828-1c2b3624279f
  a a2a:Person ;
  rdfs:label "Maria Anthonii" ;
  a2a:PersonName [
    rdfs:label "Maria Anthonii" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Anthonii"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person-1b6a96cc-e1fa-1d1a-2196-2dbbbd57e766
  a a2a:Person ;
  rdfs:label "Joannes Thomae" ;
  a2a:PersonName [
    rdfs:label "Joannes Thomae" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Thomae"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person-8ee14c2c-06e9-3fd7-3e95-3626c732afb0
  a a2a:Person ;
  rdfs:label "Catharina N.N." ;
  a2a:PersonName [
    rdfs:label "Catharina N.N." ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person-f272fdc8-392a-d99f-ab3d-d883cc51954f
  a a2a:Person ;
  rdfs:label "Andreas Thomae" ;
  a2a:PersonName [
    rdfs:label "Andreas Thomae" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Thomae"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1665" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1665-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Herpen" ;
    rdfs:label "Herpen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person:2f0d5c88-cc2a-39c1-9797-f577f14ea9b1 ;
  a2a:EventKeyRef oa:event_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Event1 .

oa:relationep_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person:f0dfea7f-5e85-6d81-5828-1c2b3624279f ;
  a2a:EventKeyRef oa:event_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Event1 .

oa:relationep_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person:1b6a96cc-e1fa-1d1a-2196-2dbbbd57e766 ;
  a2a:EventKeyRef oa:event_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Event1 .

oa:relationep_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person:8ee14c2c-06e9-3fd7-3e95-3626c732afb0 ;
  a2a:EventKeyRef oa:event_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Event1 .

oa:relationep_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Person:f272fdc8-392a-d99f-ab3d-d883cc51954f ;
  a2a:EventKeyRef oa:event_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff_Event1 .

oa:source_bhi_30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ravenstein" ;
    rdfs:label "Ravenstein", "1665-11-28 - 1665-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1665-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1665-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1665" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1665-11-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 31a, Periode: 1636-1668" ;
    a2a:Book "Herpen RK doop- en trouwboek 1636-1668" ;
    a2a:RegistryNumber "31a" ;
    a2a:Folio "76-07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 31a, Periode: 1636-1668, Herpen RK doop- en trouwboek 1636-1668, 31a, 76-07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/14922b40-18fc-8180-0655-555942191c41.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/14922b40-18fc-8180-0655-555942191c41.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff" ;
  a2a:RecordGUID "{30b32bd4-a764-e4c2-b48e-8d7cc3ae9fff}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41790_00041790.xml van BHI" .

