@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_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B
  a a2a:Record ;
  rdfs:label "Doop op 13 december 1697 te Reusel" ;
  a2a:hasPerson oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035041, oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035042, oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035043, oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035044, oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035045 ;
  a2a:hasEvent oa:event_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_0, oa:relationep_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_1, oa:relationep_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_2, oa:relationep_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_3, oa:relationep_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_4 ;
  a2a:hasSource oa:source_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B .

oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035041
  a a2a:Person ;
  rdfs:label "Andreas Sels" ;
  a2a:PersonName [
    rdfs:label "Andreas Sels" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Sels"
  ] .

oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035042
  a a2a:Person ;
  rdfs:label "Eduardus Sels" ;
  a2a:PersonName [
    rdfs:label "Eduardus Sels" ;
    a2a:PersonNameFirstName "Eduardus" ;
    a2a:PersonNameLastName "Sels"
  ] .

oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035043
  a a2a:Person ;
  rdfs:label "Catharina" ;
  a2a:PersonName [
    rdfs:label "Catharina" ;
    a2a:PersonNameFirstName "Catharina"
  ] .

oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035044
  a a2a:Person ;
  rdfs:label "Cornelius van Hove" ;
  a2a:PersonName [
    rdfs:label "Cornelius van Hove" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hove"
  ] .

oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035045
  a a2a:Person ;
  rdfs:label "Wilhelma Janssens" ;
  a2a:PersonName [
    rdfs:label "Wilhelma Janssens" ;
    a2a:PersonNameFirstName "Wilhelma" ;
    a2a:PersonNameLastName "Janssens"
  ] .

oa:event_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "13-12-1697" ;
    a2a:Year "1697" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1697-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Reusel" ;
    rdfs:label "Reusel"
  ] .

oa:relationep_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035041 ;
  a2a:EventKeyRef oa:event_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Event1 .

oa:relationep_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035042 ;
  a2a:EventKeyRef oa:event_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Event1 .

oa:relationep_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035043 ;
  a2a:EventKeyRef oa:event_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Event1 .

oa:relationep_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035044 ;
  a2a:EventKeyRef oa:event_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Event1 .

oa:relationep_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Person920035045 ;
  a2a:EventKeyRef oa:event_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B_Event1 .

oa:source_rhe_2D98AC86-2D0E-4080-BA86-0BA5F2137F2B
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Reusel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Reusel, Nederland", "1697-12-13 - 1697-12-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1697-12-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1697-12-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-12-1697" ;
    a2a:Year "1697" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "13-12-1697"
  ] ;
  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 Reusel" ;
    a2a:RegistryNumber "33.1" ;
    a2a:Folio "40" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Reusel, 33.1, 40"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/C8EC1308164B4F7CA895B597CE9EB319" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/C8EC1308164B4F7CA895B597CE9EB319" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/C8EC1308164B4F7CA895B597CE9EB319"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/2D98AC862D0E4080BA860BA5F2137F2B" ;
  a2a:RecordIdentifier "920035040" ;
  a2a:RecordGUID "{2D98AC86-2D0E-4080-BA86-0BA5F2137F2B}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3642789D88AA4AF19FFE0DFA5D90A790" .

