@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_f348a803-e1be-b795-95a4-e5a801ae6797
  a a2a:Record ;
  rdfs:label "Doop op 27 november 1748 te Boxmeer" ;
  a2a:hasPerson oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person-b3115394-465f-11e3-a747-d206bceb4d38, oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person-b3121284-465f-11e3-a747-d206bceb4d38, oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person-b3125eb0-465f-11e3-a747-d206bceb4d38, oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person-b312aa5a-465f-11e3-a747-d206bceb4d38, oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person-b311d27e-465f-11e3-a747-d206bceb4d38, oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person-b3119f70-465f-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_0, oa:relationep_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_1, oa:relationep_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_2, oa:relationep_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_3, oa:relationep_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_4, oa:relationep_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_5 ;
  a2a:hasSource oa:source_bhi_f348a803-e1be-b795-95a4-e5a801ae6797 .

oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person-b3115394-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Joannis Jurries" ;
  a2a:PersonName [
    rdfs:label "Petrus Joannis Jurries" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Jurries"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person-b3121284-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Petrus Leonard" ;
  a2a:PersonName [
    rdfs:label "Petrus Leonard" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Leonard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person-b3125eb0-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Sibilla Cortmans" ;
  a2a:PersonName [
    rdfs:label "Sibilla Cortmans" ;
    a2a:PersonNameFirstName "Sibilla" ;
    a2a:PersonNameLastName "Cortmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person-b312aa5a-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henricus Winock" ;
  a2a:PersonName [
    rdfs:label "Henricus Winock" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Winock"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person-b311d27e-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Catharina Blom" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Blom" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Blom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person-b3119f70-465f-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Jurries" ;
  a2a:PersonName [
    rdfs:label "Joannes Jurries" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Jurries"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1748" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1748-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person:b3115394-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Event1 .

oa:relationep_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person:b3121284-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Event1 .

oa:relationep_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person:b3125eb0-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Event1 .

oa:relationep_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person:b312aa5a-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Event1 .

oa:relationep_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person:b311d27e-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Event1 .

oa:relationep_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_5
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Person:b3119f70-465f-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f348a803-e1be-b795-95a4-e5a801ae6797_Event1 .

oa:source_bhi_f348a803-e1be-b795-95a4-e5a801ae6797
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1748-11-27 - 1748-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1748" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1748-11-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1717-1751" ;
    a2a:Book "Boxmeer RK doop-, trouw- en begraafboek 1717-1751" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "48v-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1717-1751, Boxmeer RK doop-, trouw- en begraafboek 1717-1751, 2, 48v-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0ef8cad7-a48a-2247-9e1d-e835b1a831ad.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0ef8cad7-a48a-2247-9e1d-e835b1a831ad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-10-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f348a803-e1be-b795-95a4-e5a801ae6797" ;
  a2a:RecordGUID "{f348a803-e1be-b795-95a4-e5a801ae6797}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_547_00000547.xml van BHI" .

