@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_69af4eb3-ccc0-e5ba-d660-b0e369797aad
  a a2a:Record ;
  rdfs:label "Doop op 24 mei 1751 te Dinther" ;
  a2a:hasPerson oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person-8c335722-463c-11e3-a747-d206bceb4d38, oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person-8c3454ce-463c-11e3-a747-d206bceb4d38, oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person-8c34ab9a-463c-11e3-a747-d206bceb4d38, oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person-8c3405aa-463c-11e3-a747-d206bceb4d38, oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person-8c33aba0-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_0, oa:relationep_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_1, oa:relationep_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_2, oa:relationep_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_3, oa:relationep_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_4 ;
  a2a:hasSource oa:source_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad .

oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person-8c335722-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna van Geneve" ;
  a2a:PersonName [
    rdfs:label "Joanna van Geneve" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Geneve"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person-8c3454ce-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacobus Henrici Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Henrici Vermeulen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person-8c34ab9a-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Leonarda Adriana Linders" ;
  a2a:PersonName [
    rdfs:label "Leonarda Adriana Linders" ;
    a2a:PersonNameFirstName "Leonarda" ;
    a2a:PersonNamePatronym "Adriana" ;
    a2a:PersonNameLastName "Linders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person-8c3405aa-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henrica Henrici Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Henrica Henrici Vermeulen" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person-8c33aba0-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Huberti van Geneve" ;
  a2a:PersonName [
    rdfs:label "Joannes Huberti van Geneve" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Huberti" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Geneve"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1751" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1751-05-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person:8c335722-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Event1 .

oa:relationep_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person:8c3454ce-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Event1 .

oa:relationep_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person:8c34ab9a-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Event1 .

oa:relationep_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person:8c3405aa-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Event1 .

oa:relationep_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Person:8c33aba0-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad_Event1 .

oa:source_bhi_69af4eb3-ccc0-e5ba-d660-b0e369797aad
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther", "1751-05-24 - 1751-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1751-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1751-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1751" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1751-05-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 4, Periode: 1737-1763" ;
    a2a:Book "Rooms-Katholiek doopboek 1737-1763" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "28v05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 4, Periode: 1737-1763, Rooms-Katholiek doopboek 1737-1763, 4, 28v05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/656d0f6b-e777-5797-509d-e44403cfd26c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/656d0f6b-e777-5797-509d-e44403cfd26c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-06-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/69af4eb3-ccc0-e5ba-d660-b0e369797aad" ;
  a2a:RecordGUID "{69af4eb3-ccc0-e5ba-d660-b0e369797aad}" ;
  a2a:SourceRemarkarchiefnaam "Brabants Historisch Informatie Centrum" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "4" ;
  a2a:SourceRemarkregister_periode "1737-1763" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_223_00000223.xml van BHI" .

