@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_863632af-addf-9c75-9fbb-27403f7e533f
  a a2a:Record ;
  rdfs:label "Doop op 18 oktober 1672 te Vierlingsbeek" ;
  a2a:hasPerson oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person-126b2c34-4660-11e3-a747-d206bceb4d38, oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person-126c0a78-4660-11e3-a747-d206bceb4d38, oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person-126c5dac-4660-11e3-a747-d206bceb4d38, oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person-126bc2b6-4660-11e3-a747-d206bceb4d38, oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person-126b81c0-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_863632af-addf-9c75-9fbb-27403f7e533f_0, oa:relationep_bhi_863632af-addf-9c75-9fbb-27403f7e533f_1, oa:relationep_bhi_863632af-addf-9c75-9fbb-27403f7e533f_2, oa:relationep_bhi_863632af-addf-9c75-9fbb-27403f7e533f_3, oa:relationep_bhi_863632af-addf-9c75-9fbb-27403f7e533f_4 ;
  a2a:hasSource oa:source_bhi_863632af-addf-9c75-9fbb-27403f7e533f .

oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person-126b2c34-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Christianus Jans" ;
  a2a:PersonName [
    rdfs:label "Christianus Jans" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person-126c0a78-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Reinerus Willems van Langhen" ;
  a2a:PersonName [
    rdfs:label "Reinerus Willems van Langhen" ;
    a2a:PersonNameFirstName "Reinerus" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Langhen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person-126c5dac-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Hendericx" ;
  a2a:PersonName [
    rdfs:label "Anna Hendericx" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Hendericx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person-126bc2b6-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Barbara Willems van Langhen" ;
  a2a:PersonName [
    rdfs:label "Barbara Willems van Langhen" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Langhen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person-126b81c0-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adolphus Jans" ;
  a2a:PersonName [
    rdfs:label "Adolphus Jans" ;
    a2a:PersonNameFirstName "Adolphus" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1672" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1672-10-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vierlingsbeek" ;
    rdfs:label "Vierlingsbeek"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_863632af-addf-9c75-9fbb-27403f7e533f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person:126b2c34-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Event1 .

oa:relationep_bhi_863632af-addf-9c75-9fbb-27403f7e533f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person:126c0a78-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Event1 .

oa:relationep_bhi_863632af-addf-9c75-9fbb-27403f7e533f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person:126c5dac-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Event1 .

oa:relationep_bhi_863632af-addf-9c75-9fbb-27403f7e533f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person:126bc2b6-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Event1 .

oa:relationep_bhi_863632af-addf-9c75-9fbb-27403f7e533f_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Person:126b81c0-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_863632af-addf-9c75-9fbb-27403f7e533f_Event1 .

oa:source_bhi_863632af-addf-9c75-9fbb-27403f7e533f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vierlingsbeek" ;
    rdfs:label "Vierlingsbeek", "1672-10-18 - 1672-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1672-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1672-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1672" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1672-10-18"^^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: 1658-1811" ;
    a2a:Book "RK doop- en begraafboek 1658-1811" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "019v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1658-1811, RK doop- en begraafboek 1658-1811, 1, 019v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e60a6be9-968f-e4e8-3ad1-37fdca070a68.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e60a6be9-968f-e4e8-3ad1-37fdca070a68.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-02-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/863632af-addf-9c75-9fbb-27403f7e533f" ;
  a2a:RecordGUID "{863632af-addf-9c75-9fbb-27403f7e533f}" ;
  a2a:SourceRemarkarchiefnaam "BHIC" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1658-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_54_00000054.xml van BHI" .

