@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_08a99018-e399-4bc1-e53b-9b1cd3a4d559
  a a2a:Record ;
  rdfs:label "Doop op 12 mei 1770 te Herpen" ;
  a2a:hasPerson oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person-f7297b4d-46f2-6a23-80c1-da44fbd264cf, oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person-f76f1ffc-fcc5-d1c8-d017-6992ff9c99c9, oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person-5d9435e9-04bd-9235-cc9b-907b3e82a267, oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person-dbba8508-76dc-20c4-21cb-d5c1a9601ee6, oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person-38d85513-ac4a-61dc-52bb-3d3a8734dff8 ;
  a2a:hasEvent oa:event_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_0, oa:relationep_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_1, oa:relationep_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_2, oa:relationep_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_3, oa:relationep_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_4 ;
  a2a:hasSource oa:source_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559 .

oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person-f7297b4d-46f2-6a23-80c1-da44fbd264cf
  a a2a:Person ;
  rdfs:label "Adrianus de Pater" ;
  a2a:PersonName [
    rdfs:label "Adrianus de Pater" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pater"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person-f76f1ffc-fcc5-d1c8-d017-6992ff9c99c9
  a a2a:Person ;
  rdfs:label "Arnolda Seuppers" ;
  a2a:PersonName [
    rdfs:label "Arnolda Seuppers" ;
    a2a:PersonNameFirstName "Arnolda" ;
    a2a:PersonNameLastName "Seuppers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person-5d9435e9-04bd-9235-cc9b-907b3e82a267
  a a2a:Person ;
  rdfs:label "Margareta Bullekens" ;
  a2a:PersonName [
    rdfs:label "Margareta Bullekens" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "Bullekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person-dbba8508-76dc-20c4-21cb-d5c1a9601ee6
  a a2a:Person ;
  rdfs:label "Leonardus de Pater" ;
  a2a:PersonName [
    rdfs:label "Leonardus de Pater" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pater"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person-38d85513-ac4a-61dc-52bb-3d3a8734dff8
  a a2a:Person ;
  rdfs:label "Maria Elisabetha de Pater" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabetha de Pater" ;
    a2a:PersonNameFirstName "Maria Elisabetha" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pater"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1770-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Herpen" ;
    rdfs:label "Herpen"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person:f7297b4d-46f2-6a23-80c1-da44fbd264cf ;
  a2a:EventKeyRef oa:event_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Event1 .

oa:relationep_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person:f76f1ffc-fcc5-d1c8-d017-6992ff9c99c9 ;
  a2a:EventKeyRef oa:event_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Event1 .

oa:relationep_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person:5d9435e9-04bd-9235-cc9b-907b3e82a267 ;
  a2a:EventKeyRef oa:event_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Event1 .

oa:relationep_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person:dbba8508-76dc-20c4-21cb-d5c1a9601ee6 ;
  a2a:EventKeyRef oa:event_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Event1 .

oa:relationep_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Person:38d85513-ac4a-61dc-52bb-3d3a8734dff8 ;
  a2a:EventKeyRef oa:event_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559_Event1 .

oa:source_bhi_08a99018-e399-4bc1-e53b-9b1cd3a4d559
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ravenstein" ;
    rdfs:label "Ravenstein", "1770-05-12 - 1770-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1770-05-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 15, Periode: 1743-1782" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "182-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 15, Periode: 1743-1782, Dopen, 15, 182-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/86996488-142f-2566-d5e2-97cfde6d3198.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/86996488-142f-2566-d5e2-97cfde6d3198.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/08a99018-e399-4bc1-e53b-9b1cd3a4d559" ;
  a2a:RecordGUID "{08a99018-e399-4bc1-e53b-9b1cd3a4d559}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40271_00040271.xml van BHI" .

