@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_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9
  a a2a:Record ;
  rdfs:label "Doop op 8 februari 1664 te Eersel" ;
  a2a:hasPerson oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521201, oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521202, oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521203, oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521204, oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521205 ;
  a2a:hasEvent oa:event_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_0, oa:relationep_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_1, oa:relationep_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_2, oa:relationep_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_3, oa:relationep_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_4 ;
  a2a:hasSource oa:source_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9 .

oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521201
  a a2a:Person ;
  rdfs:label "Mathias Ooms" ;
  a2a:PersonName [
    rdfs:label "Mathias Ooms" ;
    a2a:PersonNameFirstName "Mathias" ;
    a2a:PersonNameLastName "Ooms"
  ] .

oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521202
  a a2a:Person ;
  rdfs:label "Guillielmus Ooms" ;
  a2a:PersonName [
    rdfs:label "Guillielmus Ooms" ;
    a2a:PersonNameFirstName "Guillielmus" ;
    a2a:PersonNameLastName "Ooms"
  ] .

oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521203
  a a2a:Person ;
  rdfs:label "Maria Mathias" ;
  a2a:PersonName [
    rdfs:label "Maria Mathias" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Mathias"
  ] .

oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521204
  a a2a:Person ;
  rdfs:label "Mathias Martinus" ;
  a2a:PersonName [
    rdfs:label "Mathias Martinus" ;
    a2a:PersonNameFirstName "Mathias" ;
    a2a:PersonNameLastName "Martinus"
  ] .

oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521205
  a a2a:Person ;
  rdfs:label "Catharina Adrianus Wijnants" ;
  a2a:PersonName [
    rdfs:label "Catharina Adrianus Wijnants" ;
    a2a:PersonNameFirstName "Catharina Adrianus" ;
    a2a:PersonNameLastName "Wijnants"
  ] .

oa:event_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "08-02-1664" ;
    a2a:Year "1664" ;
    a2a:Month "02" ;
    a2a:Day "08" ;
    rdfs:label "1664-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Eersel" ;
    rdfs:label "Eersel"
  ] .

oa:relationep_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521201 ;
  a2a:EventKeyRef oa:event_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Event1 .

oa:relationep_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521202 ;
  a2a:EventKeyRef oa:event_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Event1 .

oa:relationep_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521203 ;
  a2a:EventKeyRef oa:event_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Event1 .

oa:relationep_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521204 ;
  a2a:EventKeyRef oa:event_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Event1 .

oa:relationep_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Person596521205 ;
  a2a:EventKeyRef oa:event_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9_Event1 .

oa:source_rhe_F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Eersel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Eersel, Nederland", "1664-02-08 - 1664-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-02-1664" ;
    a2a:Year "1664" ;
    a2a:Month "02" ;
    a2a:Day "08" ;
    rdfs:label "08-02-1664"
  ] ;
  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 Eersel" ;
    a2a:RegistryNumber "13.3" ;
    a2a:Folio "22v" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Collectie doop-, huwelijks- en overlijdensregisters daterend van voor de invoering van de Burgerl..., Doop-, trouw- en begraafboek Eersel, 13.3, 22v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/F1B622BBC0734DD1BB75A45826367F38" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/F1B622BBC0734DD1BB75A45826367F38" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/F1B622BBC0734DD1BB75A45826367F38"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/F4ADE2F3A5B4417D9BDF9B03AA8580A9" ;
  a2a:RecordIdentifier "596521200" ;
  a2a:RecordGUID "{F4ADE2F3-A5B4-417D-9BDF-9B03AA8580A9}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/11255DE275484C988861FB9A0BF5A419" .

