@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_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b
  a a2a:Record ;
  rdfs:label "Doop op 2 maart 1764 te Dinther" ;
  a2a:hasPerson oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person-8216a690-463c-11e3-a747-d206bceb4d38, oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person-8216de1c-463c-11e3-a747-d206bceb4d38, oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person-82171954-463c-11e3-a747-d206bceb4d38, oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person-821659ec-463c-11e3-a747-d206bceb4d38, oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person-82161af4-463c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_0, oa:relationep_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_1, oa:relationep_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_2, oa:relationep_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_3, oa:relationep_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_4 ;
  a2a:hasSource oa:source_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b .

oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person-8216a690-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Maria Jacobs van Beugen" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Jacobs van Beugen" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beugen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person-8216de1c-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joannes Janse Voets" ;
  a2a:PersonName [
    rdfs:label "Joannes Janse Voets" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNameLastName "Voets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person-82171954-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Hendrikx van de Laarschot" ;
  a2a:PersonName [
    rdfs:label "Anna Hendrikx van de Laarschot" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Hendrikx" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Laarschot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person-821659ec-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonius Peters van Stratum" ;
  a2a:PersonName [
    rdfs:label "Antonius Peters van Stratum" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Peters" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stratum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person-82161af4-463c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Helena Maria van Stratum" ;
  a2a:PersonName [
    rdfs:label "Helena Maria van Stratum" ;
    a2a:PersonNameFirstName "Helena Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stratum"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1764-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person:8216a690-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Event1 .

oa:relationep_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person:8216de1c-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Event1 .

oa:relationep_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person:82171954-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Event1 .

oa:relationep_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person:821659ec-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Event1 .

oa:relationep_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Person:82161af4-463c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b_Event1 .

oa:source_bhi_a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dinther" ;
    rdfs:label "Dinther", "1764-03-02 - 1764-03-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-03-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-03-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1764-03-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1763-1778" ;
    a2a:Book "Dinther RK Doop- en Trouwboek 1763-1778" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "3r01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 2, Periode: 1763-1778, Dinther RK Doop- en Trouwboek 1763-1778, 2, 3r01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cb051278-4047-ef5f-6e7d-fbd609983575.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cb051278-4047-ef5f-6e7d-fbd609983575.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-04-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b" ;
  a2a:RecordGUID "{a9c9b3cd-7b11-4a0a-b5cb-e9d35c1e148b}" ;
  a2a:SourceRemarkarchiefnaam "BHIC" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkregister_periode "1763-1778" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_1878_00001878.xml van BHI" .

[] a2a:PersonRemarkdiversen "echtgenote van Wilhelmus van Sleuwen" .
