@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_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0
  a a2a:Record ;
  rdfs:label "Doop op 26 april 1698 te Budel" ;
  a2a:hasPerson oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472835, oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472836, oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472837, oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472838, oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472839 ;
  a2a:hasEvent oa:event_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_0, oa:relationep_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_1, oa:relationep_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_2, oa:relationep_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_3, oa:relationep_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_4 ;
  a2a:hasSource oa:source_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0 .

oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472835
  a a2a:Person ;
  rdfs:label "Joanna Spaens" ;
  a2a:PersonName [
    rdfs:label "Joanna Spaens" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Spaens"
  ] .

oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472836
  a a2a:Person ;
  rdfs:label "Henricus Andreas Spaens" ;
  a2a:PersonName [
    rdfs:label "Henricus Andreas Spaens" ;
    a2a:PersonNameFirstName "Henricus Andreas" ;
    a2a:PersonNameLastName "Spaens"
  ] .

oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472837
  a a2a:Person ;
  rdfs:label "Margareta Joannes Daniels" ;
  a2a:PersonName [
    rdfs:label "Margareta Joannes Daniels" ;
    a2a:PersonNameFirstName "Margareta Joannes" ;
    a2a:PersonNameLastName "Daniels"
  ] .

oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472838
  a a2a:Person ;
  rdfs:label "Antonius Lamers" ;
  a2a:PersonName [
    rdfs:label "Antonius Lamers" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Lamers"
  ] .

oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472839
  a a2a:Person ;
  rdfs:label "Joanna Lucas" ;
  a2a:PersonName [
    rdfs:label "Joanna Lucas" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Lucas"
  ] .

oa:event_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "26-04-1698" ;
    a2a:Year "1698" ;
    a2a:Month "04" ;
    a2a:Day "26" ;
    rdfs:label "1698-04-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] .

oa:relationep_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472835 ;
  a2a:EventKeyRef oa:event_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Event1 .

oa:relationep_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472836 ;
  a2a:EventKeyRef oa:event_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Event1 .

oa:relationep_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472837 ;
  a2a:EventKeyRef oa:event_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Event1 .

oa:relationep_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472838 ;
  a2a:EventKeyRef oa:event_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Event1 .

oa:relationep_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Person2412472839 ;
  a2a:EventKeyRef oa:event_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0_Event1 .

oa:source_rhe_FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Budel, Nederland", "1698-04-26 - 1698-04-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-04-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-04-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-04-1698" ;
    a2a:Year "1698" ;
    a2a:Month "04" ;
    a2a:Day "26" ;
    rdfs:label "26-04-1698"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..." ;
    a2a:Book "Doop-, trouw- en begraafboek Budel" ;
    a2a:RegistryNumber "8.2" ;
    a2a:Folio "53v" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Budel, 8.2, 53v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/BB0B52AEB6B9416E9855F4ED7D816DA6" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/BB0B52AEB6B9416E9855F4ED7D816DA6" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/BB0B52AEB6B9416E9855F4ED7D816DA6"
  ] ;
  a2a:SourceLastChangeDate "2021-11-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/FDBEB952B6EC4ADEB7AD83C46F258BE0" ;
  a2a:RecordIdentifier "2412472834" ;
  a2a:RecordGUID "{FDBEB952-B6EC-4ADE-B7AD-83C46F258BE0}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/4E1125E8E43E42D6BD9276671E22B00A" .

