@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_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4
  a a2a:Record ;
  rdfs:label "Doop op 22 maart 1745 te Helvoirt" ;
  a2a:hasPerson oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person-a41d6c6f-50ef-74e3-3fd1-d84a71c30d6a, oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person-ffdbbc17-3002-5487-c2b5-b94e9cc656e7, oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person-e4da1e2a-c38f-cd46-7dd6-be12c62927e2, oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person-c93e7bf3-f548-0d37-85ad-ce5845158f34, oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person-e8bab3a1-ac3c-e9b1-29da-f1f94b9a916a ;
  a2a:hasEvent oa:event_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_0, oa:relationep_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_1, oa:relationep_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_2, oa:relationep_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_3, oa:relationep_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_4 ;
  a2a:hasSource oa:source_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4 .

oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person-a41d6c6f-50ef-74e3-3fd1-d84a71c30d6a
  a a2a:Person ;
  rdfs:label "Hubertus van Eijndhoven" ;
  a2a:PersonName [
    rdfs:label "Hubertus van Eijndhoven" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijndhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person-ffdbbc17-3002-5487-c2b5-b94e9cc656e7
  a a2a:Person ;
  rdfs:label "Agnes van Hassel" ;
  a2a:PersonName [
    rdfs:label "Agnes van Hassel" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hassel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person-e4da1e2a-c38f-cd46-7dd6-be12c62927e2
  a a2a:Person ;
  rdfs:label "Joanna van Hassel" ;
  a2a:PersonName [
    rdfs:label "Joanna van Hassel" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hassel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person-c93e7bf3-f548-0d37-85ad-ce5845158f34
  a a2a:Person ;
  rdfs:label "Joannes Schaependonk" ;
  a2a:PersonName [
    rdfs:label "Joannes Schaependonk" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Schaependonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person-e8bab3a1-ac3c-e9b1-29da-f1f94b9a916a
  a a2a:Person ;
  rdfs:label "Winandus Schaependonk" ;
  a2a:PersonName [
    rdfs:label "Winandus Schaependonk" ;
    a2a:PersonNameFirstName "Winandus" ;
    a2a:PersonNameLastName "Schaependonk"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1745-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person:a41d6c6f-50ef-74e3-3fd1-d84a71c30d6a ;
  a2a:EventKeyRef oa:event_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Event1 .

oa:relationep_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person:ffdbbc17-3002-5487-c2b5-b94e9cc656e7 ;
  a2a:EventKeyRef oa:event_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Event1 .

oa:relationep_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person:e4da1e2a-c38f-cd46-7dd6-be12c62927e2 ;
  a2a:EventKeyRef oa:event_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Event1 .

oa:relationep_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person:c93e7bf3-f548-0d37-85ad-ce5845158f34 ;
  a2a:EventKeyRef oa:event_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Event1 .

oa:relationep_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Person:e8bab3a1-ac3c-e9b1-29da-f1f94b9a916a ;
  a2a:EventKeyRef oa:event_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4_Event1 .

oa:source_bhi_d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt", "1745-03-22 - 1745-03-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-03-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-03-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1745-03-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 5, Periode: 1740-1763" ;
    a2a:Book "Helvoirt doopboek 1740-1763" ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "9v02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 5, Periode: 1740-1763, Helvoirt doopboek 1740-1763, 5, 9v02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1762589e-658d-cf79-f41b-e5c56b8a6b45.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1762589e-658d-cf79-f41b-e5c56b8a6b45.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-08-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4" ;
  a2a:RecordGUID "{d46b5d79-a598-97b0-e2f3-7a8ce7a4e3e4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38446_00038446.xml van BHI" .

