@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_17c9ecfc-e263-2776-4e13-a21026844408
  a a2a:Record ;
  rdfs:label "Doop op 18 oktober 1735 te Lierop" ;
  a2a:hasPerson oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person-48ab2280-4648-11e3-a747-d206bceb4d38, oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person-48ab6146-4648-11e3-a747-d206bceb4d38, oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person-48aada14-4648-11e3-a747-d206bceb4d38, oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person-48aa49a0-4648-11e3-a747-d206bceb4d38, oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person-48aa90a4-4648-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_17c9ecfc-e263-2776-4e13-a21026844408_0, oa:relationep_bhi_17c9ecfc-e263-2776-4e13-a21026844408_1, oa:relationep_bhi_17c9ecfc-e263-2776-4e13-a21026844408_2, oa:relationep_bhi_17c9ecfc-e263-2776-4e13-a21026844408_3, oa:relationep_bhi_17c9ecfc-e263-2776-4e13-a21026844408_4 ;
  a2a:hasSource oa:source_bhi_17c9ecfc-e263-2776-4e13-a21026844408 .

oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person-48ab2280-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes Janse van Eyck" ;
  a2a:PersonName [
    rdfs:label "Johannes Janse van Eyck" ;
    a2a:PersonNameFirstName "Johannes Janse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eyck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person-48ab6146-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Geven" ;
  a2a:PersonName [
    rdfs:label "Johanna Geven" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Geven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person-48aada14-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Ida Anthony van Eyck" ;
  a2a:PersonName [
    rdfs:label "Ida Anthony van Eyck" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNamePatronym "Anthony" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eyck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person-48aa49a0-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Geven" ;
  a2a:PersonName [
    rdfs:label "Maria Geven" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Geven"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person-48aa90a4-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Wilhelmus Geven" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Geven" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Geven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1735-10-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lierop" ;
    rdfs:label "Lierop"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_17c9ecfc-e263-2776-4e13-a21026844408_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person:48ab2280-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Event1 .

oa:relationep_bhi_17c9ecfc-e263-2776-4e13-a21026844408_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person:48ab6146-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Event1 .

oa:relationep_bhi_17c9ecfc-e263-2776-4e13-a21026844408_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person:48aada14-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Event1 .

oa:relationep_bhi_17c9ecfc-e263-2776-4e13-a21026844408_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person:48aa49a0-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Event1 .

oa:relationep_bhi_17c9ecfc-e263-2776-4e13-a21026844408_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Person:48aa90a4-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_17c9ecfc-e263-2776-4e13-a21026844408_Event1 .

oa:source_bhi_17c9ecfc-e263-2776-4e13-a21026844408
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Someren" ;
    rdfs:label "Someren", "1735-10-18 - 1735-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1735-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1735" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1735-10-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 44, Periode: 1664-1738" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1664-1738" ;
    a2a:RegistryNumber "44" ;
    a2a:Folio "172v" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 44, Periode: 1664-1738, RK doop-, trouw- en begraafboek 1664-1738, 44, 172v"
  ] ;
  a2a:SourceLastChangeDate "2022-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/17c9ecfc-e263-2776-4e13-a21026844408" ;
  a2a:RecordGUID "{17c9ecfc-e263-2776-4e13-a21026844408}" ;
  a2a:SourceRemarkOpmerking "de Vader en Meter uit Asten" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_4039_00004039.xml van BHI" .

