@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_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d
  a a2a:Record ;
  rdfs:label "Doop op 26 februari 1698 te Overloon" ;
  a2a:hasPerson oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person-321d1f92-4660-11e3-a747-d206bceb4d38, oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person-321dd752-4660-11e3-a747-d206bceb4d38, oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person-321e2022-4660-11e3-a747-d206bceb4d38, oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person-321d5b7e-4660-11e3-a747-d206bceb4d38, oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person-321da020-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_0, oa:relationep_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_1, oa:relationep_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_2, oa:relationep_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_3, oa:relationep_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_4 ;
  a2a:hasSource oa:source_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d .

oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person-321d1f92-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Aert Jans" ;
  a2a:PersonName [
    rdfs:label "Aert Jans" ;
    a2a:PersonNameFirstName "Aert" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person-321dd752-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Handrick Jans" ;
  a2a:PersonName [
    rdfs:label "Handrick Jans" ;
    a2a:PersonNameFirstName "Handrick" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person-321e2022-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Metjen Jacobs" ;
  a2a:PersonName [
    rdfs:label "Metjen Jacobs" ;
    a2a:PersonNameFirstName "Metjen" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person-321d5b7e-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Peter Jans" ;
  a2a:PersonName [
    rdfs:label "Peter Jans" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person-321da020-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Thonisken Jacobs" ;
  a2a:PersonName [
    rdfs:label "Thonisken Jacobs" ;
    a2a:PersonNameFirstName "Thonisken" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1698" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1698-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Overloon" ;
    rdfs:label "Overloon"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person:321d1f92-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Event1 .

oa:relationep_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person:321dd752-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Event1 .

oa:relationep_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person:321e2022-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Event1 .

oa:relationep_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person:321d5b7e-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Event1 .

oa:relationep_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Person:321da020-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d_Event1 .

oa:source_bhi_72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Overloon" ;
    rdfs:label "Overloon", "1698-02-26 - 1698-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1698" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1698-02-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 16, Periode: 1663-1811" ;
    a2a:Book "Rooms-Katholiek doop-, trouw- en begraafboek 1663-1811" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "019v10" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 16, Periode: 1663-1811, Rooms-Katholiek doop-, trouw- en begraafboek 1663-1811, 16, 019v10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4b3503b2-d4b0-8edf-e431-09fafaab7153.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4b3503b2-d4b0-8edf-e431-09fafaab7153.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-05-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d" ;
  a2a:RecordGUID "{72c13159-7a6f-b8a3-00a1-66ee1a7a1e7d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2869_00002869.xml van BHI" .

