@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_604b6324-d331-8f5f-e714-2f0ccf6daa1b
  a a2a:Record ;
  rdfs:label "Doop op 21 juni 1717 te Haps" ;
  a2a:hasPerson oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person-021e5145-7552-f9d6-a487-94f1765230ff, oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person-8f9b9f8f-395e-943b-89e9-1bb91e0856b0, oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person-4187073f-401e-b66a-a552-356e1d15e016, oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person-cb810e5b-d67a-2b5a-a33a-73651b3f0d26, oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person-f1ba9f32-04f1-206e-eb36-28d627f12453 ;
  a2a:hasEvent oa:event_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_0, oa:relationep_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_1, oa:relationep_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_2, oa:relationep_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_3, oa:relationep_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_4 ;
  a2a:hasSource oa:source_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b .

oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person-021e5145-7552-f9d6-a487-94f1765230ff
  a a2a:Person ;
  rdfs:label "Joannes Hermens" ;
  a2a:PersonName [
    rdfs:label "Joannes Hermens" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Hermens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person-8f9b9f8f-395e-943b-89e9-1bb91e0856b0
  a a2a:Person ;
  rdfs:label "Peeter Jans" ;
  a2a:PersonName [
    rdfs:label "Peeter Jans" ;
    a2a:PersonNameFirstName "Peeter" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person-4187073f-401e-b66a-a552-356e1d15e016
  a a2a:Person ;
  rdfs:label "Elisabeth Schoutt" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Schoutt" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Schoutt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person-cb810e5b-d67a-2b5a-a33a-73651b3f0d26
  a a2a:Person ;
  rdfs:label "Henricus Jans Hermens" ;
  a2a:PersonName [
    rdfs:label "Henricus Jans Hermens" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Hermens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person-f1ba9f32-04f1-206e-eb36-28d627f12453
  a a2a:Person ;
  rdfs:label "Jaquemina Jans" ;
  a2a:PersonName [
    rdfs:label "Jaquemina Jans" ;
    a2a:PersonNameFirstName "Jaquemina" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1717-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haps" ;
    rdfs:label "Haps"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person:021e5145-7552-f9d6-a487-94f1765230ff ;
  a2a:EventKeyRef oa:event_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Event1 .

oa:relationep_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person:8f9b9f8f-395e-943b-89e9-1bb91e0856b0 ;
  a2a:EventKeyRef oa:event_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Event1 .

oa:relationep_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person:4187073f-401e-b66a-a552-356e1d15e016 ;
  a2a:EventKeyRef oa:event_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Event1 .

oa:relationep_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person:cb810e5b-d67a-2b5a-a33a-73651b3f0d26 ;
  a2a:EventKeyRef oa:event_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Event1 .

oa:relationep_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Person:f1ba9f32-04f1-206e-eb36-28d627f12453 ;
  a2a:EventKeyRef oa:event_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b_Event1 .

oa:source_bhi_604b6324-d331-8f5f-e714-2f0ccf6daa1b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Haps" ;
    rdfs:label "Haps", "1717-06-21 - 1717-06-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-06-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-06-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1717" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1717-06-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Deel: 2, Periode: 1645-1723" ;
    a2a:Book "Haps RK doop-, trouw- en begraafboek 1645-1723" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "57r06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Deel: 2, Periode: 1645-1723, Haps RK doop-, trouw- en begraafboek 1645-1723, 2, 57r06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c05dfec1-5a65-008c-ad52-13f1eac94012.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c05dfec1-5a65-008c-ad52-13f1eac94012.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-07-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/604b6324-d331-8f5f-e714-2f0ccf6daa1b" ;
  a2a:RecordGUID "{604b6324-d331-8f5f-e714-2f0ccf6daa1b}" ;
  a2a:SourceRemarkarchiefnaam "BHIC" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkregister_periode "1645-1723" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_480_00000480.xml van BHI" .

