@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_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d
  a a2a:Record ;
  rdfs:label "Doop op 16 maart 1725 te Dinther" ;
  a2a:hasPerson oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person-8a7fcac8-463c-11e3-a747-d206bceb4d38, oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person-8a801032-463c-11e3-a747-d206bceb4d38, oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person-8a804f0c-463c-11e3-a747-d206bceb4d38, oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person-8a7f8626-463c-11e3-a747-d206bceb4d38, oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person-8a7f4a4e-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_0, oa:relationep_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_1, oa:relationep_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_2, oa:relationep_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_3, oa:relationep_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_4 ;
  a2a:hasSource oa:source_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d .

oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person-8a7fcac8-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendrina Christiani Claessen van Gogh" ;
  a2a:PersonName [
    rdfs:label "Hendrina Christiani Claessen van Gogh" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNamePatronym "Christiani Claessen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gogh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person-8a801032-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adrianus Willems Versleeuwen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Willems Versleeuwen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Versleeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person-8a804f0c-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Christiani Claessen van Gogh" ;
  a2a:PersonName [
    rdfs:label "Maria Christiani Claessen van Gogh" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Christiani Claessen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gogh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person-8a7f8626-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Theodorus Adriani Wilms Versleeuwen" ;
  a2a:PersonName [
    rdfs:label "Theodorus Adriani Wilms Versleeuwen" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePatronym "Adriani Wilms" ;
    a2a:PersonNameLastName "Versleeuwen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person-8a7f4a4e-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Versleeuwen" ;
  a2a:PersonName [
    rdfs:label "Johanna Versleeuwen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Versleeuwen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1725-03-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person:8a7fcac8-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Event1 .

oa:relationep_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person:8a801032-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Event1 .

oa:relationep_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person:8a804f0c-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Event1 .

oa:relationep_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person:8a7f8626-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Event1 .

oa:relationep_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Person:8a7f4a4e-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d_Event1 .

oa:source_bhi_d5d3a1e2-e03f-a9cf-34d5-190349f4a95d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther", "1725-03-16 - 1725-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1725-03-16"^^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: 3, Periode: 1709-1737" ;
    a2a:Book "Rooms-Katholiek doopboek 1709-1737" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "44v07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 3, Periode: 1709-1737, Rooms-Katholiek doopboek 1709-1737, 3, 44v07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6749cfb4-1860-d04f-8c3f-9260071a168b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6749cfb4-1860-d04f-8c3f-9260071a168b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d5d3a1e2-e03f-a9cf-34d5-190349f4a95d" ;
  a2a:RecordGUID "{d5d3a1e2-e03f-a9cf-34d5-190349f4a95d}" ;
  a2a:SourceRemarkarchiefnaam "Brabants Historisch Informatie Centrum" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3" ;
  a2a:SourceRemarkregister_periode "1709-1737" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2071_00002071.xml van BHI" .

