@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_437a4e89-ebe6-84b7-e143-c6ea3aeac666
  a a2a:Record ;
  rdfs:label "Doop op 3 november 1756 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person-f57a33ae-c4ff-67b2-4ce3-2969fdc935f2, oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person-35101209-e0a8-e843-765f-a51bb079935e, oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person-8e1ccbad-51ba-e5e0-0a8f-1227a488fec9, oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person-a85d48dd-0b5c-3e7e-b6fd-cb577121ba66, oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person-0dff1311-3801-89d3-d4cd-f9cb6457e8e3 ;
  a2a:hasEvent oa:event_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_0, oa:relationep_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_1, oa:relationep_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_2, oa:relationep_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_3, oa:relationep_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_4 ;
  a2a:hasSource oa:source_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666 .

oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person-f57a33ae-c4ff-67b2-4ce3-2969fdc935f2
  a a2a:Person ;
  rdfs:label "Anna Maria Andreae Jacobi Voets" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Andreae Jacobi Voets" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Andreae Jacobi" ;
    a2a:PersonNameLastName "Voets"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person-35101209-e0a8-e843-765f-a51bb079935e
  a a2a:Person ;
  rdfs:label "Henricus Vughs" ;
  a2a:PersonName [
    rdfs:label "Henricus Vughs" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Vughs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person-8e1ccbad-51ba-e5e0-0a8f-1227a488fec9
  a a2a:Person ;
  rdfs:label "Joanna Voets" ;
  a2a:PersonName [
    rdfs:label "Joanna Voets" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Voets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person-a85d48dd-0b5c-3e7e-b6fd-cb577121ba66
  a a2a:Person ;
  rdfs:label "Maria Winandi van de Ven" ;
  a2a:PersonName [
    rdfs:label "Maria Winandi van de Ven" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Winandi" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person-0dff1311-3801-89d3-d4cd-f9cb6457e8e3
  a a2a:Person ;
  rdfs:label "Andreas Jacobi Voets" ;
  a2a:PersonName [
    rdfs:label "Andreas Jacobi Voets" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNamePatronym "Jacobi" ;
    a2a:PersonNameLastName "Voets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1756-11-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person:f57a33ae-c4ff-67b2-4ce3-2969fdc935f2 ;
  a2a:EventKeyRef oa:event_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Event1 .

oa:relationep_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person:35101209-e0a8-e843-765f-a51bb079935e ;
  a2a:EventKeyRef oa:event_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Event1 .

oa:relationep_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person:8e1ccbad-51ba-e5e0-0a8f-1227a488fec9 ;
  a2a:EventKeyRef oa:event_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Event1 .

oa:relationep_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person:a85d48dd-0b5c-3e7e-b6fd-cb577121ba66 ;
  a2a:EventKeyRef oa:event_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Event1 .

oa:relationep_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Person:0dff1311-3801-89d3-d4cd-f9cb6457e8e3 ;
  a2a:EventKeyRef oa:event_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666_Event1 .

oa:source_bhi_437a4e89-ebe6-84b7-e143-c6ea3aeac666
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1756-11-03 - 1756-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1756-11-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9, Periode: 1742-1768" ;
    a2a:Book "Schijndel doopboek 1742-1768" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "59v16" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9, Periode: 1742-1768, Schijndel doopboek 1742-1768, 9, 59v16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/015dd31e-4562-a5b4-746d-ba11c0b6f82e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/015dd31e-4562-a5b4-746d-ba11c0b6f82e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/437a4e89-ebe6-84b7-e143-c6ea3aeac666" ;
  a2a:RecordGUID "{437a4e89-ebe6-84b7-e143-c6ea3aeac666}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_78162_00078162.xml van BHI" .

