@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_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB
  a a2a:Record ;
  rdfs:label "Doop op 17 november 1740 te Heeze" ;
  a2a:hasPerson oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650418, oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650419, oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650420, oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650421, oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650422 ;
  a2a:hasEvent oa:event_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_0, oa:relationep_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_1, oa:relationep_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_2, oa:relationep_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_3, oa:relationep_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_4 ;
  a2a:hasSource oa:source_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB .

oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650418
  a a2a:Person ;
  rdfs:label "Johannes van Bakel" ;
  a2a:PersonName [
    rdfs:label "Johannes van Bakel" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bakel"
  ] .

oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650419
  a a2a:Person ;
  rdfs:label "Wilhelmus van Bakel" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van Bakel" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bakel"
  ] .

oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650420
  a a2a:Person ;
  rdfs:label "Wilhelma Thomas Verbeeck" ;
  a2a:PersonName [
    rdfs:label "Wilhelma Thomas Verbeeck" ;
    a2a:PersonNameFirstName "Wilhelma Thomas" ;
    a2a:PersonNameLastName "Verbeeck"
  ] .

oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650421
  a a2a:Person ;
  rdfs:label "Petrus van Bakel" ;
  a2a:PersonName [
    rdfs:label "Petrus van Bakel" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bakel"
  ] .

oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650422
  a a2a:Person ;
  rdfs:label "Maria Thomas Verbeeck" ;
  a2a:PersonName [
    rdfs:label "Maria Thomas Verbeeck" ;
    a2a:PersonNameFirstName "Maria Thomas" ;
    a2a:PersonNameLastName "Verbeeck"
  ] .

oa:event_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "17-11-1740" ;
    a2a:Year "1740" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1740-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:relationep_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650418 ;
  a2a:EventKeyRef oa:event_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Event1 .

oa:relationep_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650419 ;
  a2a:EventKeyRef oa:event_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Event1 .

oa:relationep_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650420 ;
  a2a:EventKeyRef oa:event_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Event1 .

oa:relationep_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650421 ;
  a2a:EventKeyRef oa:event_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Event1 .

oa:relationep_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Person3003650422 ;
  a2a:EventKeyRef oa:event_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB_Event1 .

oa:source_rhe_EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heeze" ;
    a2a:Country "Nederland" ;
    rdfs:label "Heeze, Nederland", "1740-11-17 - 1740-11-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1740-11-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-11-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-11-1740" ;
    a2a:Year "1740" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "17-11-1740"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Collection "Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..." ;
    a2a:Book "Doop-, trouw- en begraafboek Heeze" ;
    a2a:RegistryNumber "21.6" ;
    a2a:Folio "22" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Heeze, 21.6, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/EFF5B1B57661489EA763065CE3F9B923" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/EFF5B1B57661489EA763065CE3F9B923" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/EFF5B1B57661489EA763065CE3F9B923"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/EF4AFAFEC0CD4FEE86CEC9DA659DA3FB" ;
  a2a:RecordIdentifier "3003650417" ;
  a2a:RecordGUID "{EF4AFAFE-C0CD-4FEE-86CE-C9DA659DA3FB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/CB4BEC6382A14982978104948D635A43" .

