@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_2bcec500-9abc-c4e8-79dd-9e05a34fb99e
  a a2a:Record ;
  rdfs:label "Doop op 18 december 1644 te Herpen" ;
  a2a:hasPerson oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person-2b7cf0c5-bcf5-456a-7555-25b3e02e4f74, oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person-aab71c1a-248c-22d9-6f42-0f84116d11a2, oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person-e979119e-7821-0e2b-4fb5-33adcc0c7896, oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person-c792018d-6ab7-3321-e4a6-15aee4d8e5c3, oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person-d747f331-c792-a55c-2cd5-ad9f464db95d ;
  a2a:hasEvent oa:event_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_0, oa:relationep_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_1, oa:relationep_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_2, oa:relationep_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_3, oa:relationep_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_4 ;
  a2a:hasSource oa:source_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e .

oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person-2b7cf0c5-bcf5-456a-7555-25b3e02e4f74
  a a2a:Person ;
  rdfs:label "Cornelis Petri" ;
  a2a:PersonName [
    rdfs:label "Cornelis Petri" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Petri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person-aab71c1a-248c-22d9-6f42-0f84116d11a2
  a a2a:Person ;
  rdfs:label "Bela Wolteri" ;
  a2a:PersonName [
    rdfs:label "Bela Wolteri" ;
    a2a:PersonNameFirstName "Bela" ;
    a2a:PersonNameLastName "Wolteri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person-e979119e-7821-0e2b-4fb5-33adcc0c7896
  a a2a:Person ;
  rdfs:label "Anthonius van Thiel" ;
  a2a:PersonName [
    rdfs:label "Anthonius van Thiel" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Thiel"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person-c792018d-6ab7-3321-e4a6-15aee4d8e5c3
  a a2a:Person ;
  rdfs:label "Mecheldis N.N." ;
  a2a:PersonName [
    rdfs:label "Mecheldis N.N." ;
    a2a:PersonNameFirstName "Mecheldis" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person-d747f331-c792-a55c-2cd5-ad9f464db95d
  a a2a:Person ;
  rdfs:label "Joannes van Thiel" ;
  a2a:PersonName [
    rdfs:label "Joannes van Thiel" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Thiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1644" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1644-12-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Herpen" ;
    rdfs:label "Herpen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person:2b7cf0c5-bcf5-456a-7555-25b3e02e4f74 ;
  a2a:EventKeyRef oa:event_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Event1 .

oa:relationep_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person:aab71c1a-248c-22d9-6f42-0f84116d11a2 ;
  a2a:EventKeyRef oa:event_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Event1 .

oa:relationep_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person:e979119e-7821-0e2b-4fb5-33adcc0c7896 ;
  a2a:EventKeyRef oa:event_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Event1 .

oa:relationep_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person:c792018d-6ab7-3321-e4a6-15aee4d8e5c3 ;
  a2a:EventKeyRef oa:event_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Event1 .

oa:relationep_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Person:d747f331-c792-a55c-2cd5-ad9f464db95d ;
  a2a:EventKeyRef oa:event_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e_Event1 .

oa:source_bhi_2bcec500-9abc-c4e8-79dd-9e05a34fb99e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ravenstein" ;
    rdfs:label "Ravenstein", "1644-12-18 - 1644-12-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1644-12-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-12-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1644" ;
    a2a:Month "12" ;
    a2a:Day "18" ;
    rdfs:label "1644-12-18"^^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 "111-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, 111-07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ada36264-d190-2667-c5ac-d6658e658aca.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ada36264-d190-2667-c5ac-d6658e658aca.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2bcec500-9abc-c4e8-79dd-9e05a34fb99e" ;
  a2a:RecordGUID "{2bcec500-9abc-c4e8-79dd-9e05a34fb99e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40729_00040729.xml van BHI" .

