@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_1070caae-8584-187b-e6b8-c1bf67e2ecdf
  a a2a:Record ;
  rdfs:label "Doop op 6 februari 1696 te Boxmeer" ;
  a2a:hasPerson oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person-a1194bec-465f-11e3-a747-d206bceb4d38, oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person-a1198b16-465f-11e3-a747-d206bceb4d38, oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person-a119da58-465f-11e3-a747-d206bceb4d38, oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person-a11a1de2-465f-11e3-a747-d206bceb4d38, oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person-a118f980-465f-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_0, oa:relationep_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_1, oa:relationep_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_2, oa:relationep_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_3, oa:relationep_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_4 ;
  a2a:hasSource oa:source_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf .

oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person-a1194bec-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Andreas Prefaes" ;
  a2a:PersonName [
    rdfs:label "Andreas Prefaes" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Prefaes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person-a1198b16-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Elisabeth Hofmans" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabeth Hofmans" ;
    a2a:PersonNameFirstName "Anna Elisabeth" ;
    a2a:PersonNameLastName "Hofmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person-a119da58-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henricus van Oploo" ;
  a2a:PersonName [
    rdfs:label "Henricus van Oploo" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oploo"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person-a11a1de2-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petronella Gevaerts" ;
  a2a:PersonName [
    rdfs:label "Petronella Gevaerts" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Gevaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person-a118f980-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gertrudis Prefaes" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Prefaes" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Prefaes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1696-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person:a1194bec-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Event1 .

oa:relationep_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person:a1198b16-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Event1 .

oa:relationep_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person:a119da58-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Event1 .

oa:relationep_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person:a11a1de2-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Event1 .

oa:relationep_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Person:a118f980-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf_Event1 .

oa:source_bhi_1070caae-8584-187b-e6b8-c1bf67e2ecdf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1696-02-06 - 1696-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1696-02-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1667-1737" ;
    a2a:Book "Rooms-Katholiek doopboek 1667-1737" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1667-1737, Rooms-Katholiek doopboek 1667-1737, 1"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1070caae-8584-187b-e6b8-c1bf67e2ecdf" ;
  a2a:RecordGUID "{1070caae-8584-187b-e6b8-c1bf67e2ecdf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20211008_7500_00007500.xml van BHI" .

