@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_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12
  a a2a:Record ;
  rdfs:label "Doop op 13 februari 1722 te Deurne" ;
  a2a:hasPerson oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020603, oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020604, oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020605, oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020607, oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020606 ;
  a2a:hasEvent oa:event_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_0, oa:relationep_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_1, oa:relationep_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_2, oa:relationep_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_3, oa:relationep_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_4 ;
  a2a:hasSource oa:source_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12 .

oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020603
  a a2a:Person ;
  rdfs:label "Theodorus Dirckx" ;
  a2a:PersonName [
    rdfs:label "Theodorus Dirckx" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Dirckx"
  ] .

oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020604
  a a2a:Person ;
  rdfs:label "Lambertus Dirckx" ;
  a2a:PersonName [
    rdfs:label "Lambertus Dirckx" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Dirckx"
  ] .

oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020605
  a a2a:Person ;
  rdfs:label "Willibrorda Marten Litten" ;
  a2a:PersonName [
    rdfs:label "Willibrorda Marten Litten" ;
    a2a:PersonNameFirstName "Willibrorda Marten" ;
    a2a:PersonNameLastName "Litten"
  ] .

oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020607
  a a2a:Person ;
  rdfs:label "Maria Dirckx" ;
  a2a:PersonName [
    rdfs:label "Maria Dirckx" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Dirckx"
  ] .

oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020606
  a a2a:Person ;
  rdfs:label "Martinus Litten" ;
  a2a:PersonName [
    rdfs:label "Martinus Litten" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Litten"
  ] .

oa:event_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "13-02-1722" ;
    a2a:Year "1722" ;
    a2a:Month "02" ;
    a2a:Day "13" ;
    rdfs:label "1722-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Deurne" ;
    rdfs:label "Deurne"
  ] .

oa:relationep_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020603 ;
  a2a:EventKeyRef oa:event_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Event1 .

oa:relationep_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020604 ;
  a2a:EventKeyRef oa:event_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Event1 .

oa:relationep_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020605 ;
  a2a:EventKeyRef oa:event_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Event1 .

oa:relationep_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020607 ;
  a2a:EventKeyRef oa:event_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Event1 .

oa:relationep_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Person919020606 ;
  a2a:EventKeyRef oa:event_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12_Event1 .

oa:source_rhe_13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Deurne" ;
    a2a:Country "Nederland" ;
    rdfs:label "Deurne, Nederland", "1722-02-13 - 1722-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-02-1722" ;
    a2a:Year "1722" ;
    a2a:Month "02" ;
    a2a:Day "13" ;
    rdfs:label "13-02-1722"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Doop-, trouw- en begraafboek Deurne" ;
    a2a:RegistryNumber "62.5" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Doop-, trouw- en begraafboek Deurne, 62.5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=DTB_Deurne_10225_62.5&minr=12322122&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=DTB_Deurne_10225_62.5&minr=12322122&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=48&toegang=10225&file=62.5\\ScansNietBeschikbaar.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-26"^^xsd:date ;
  a2a:RecordIdentifier "919020602" ;
  a2a:RecordGUID "{13EBDC02-DF83-4BEC-87DA-73C0E7DF6C12}" .

