@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_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec
  a a2a:Record ;
  rdfs:label "Doop op 28 februari 1645 te Haaren" ;
  a2a:hasPerson oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person-3213eaa5-68b1-07d2-12ab-ea2968113466, oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person-d154690a-94e4-ecb2-ff10-4f55ee6a01b0, oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person-01551b99-6d75-afab-4784-ba9d59ed0160, oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person-b7d4fd40-2bd6-0cf5-d806-bf7112c99b08, oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person-d2f60aee-ed55-a367-b962-4a20ebbb379d ;
  a2a:hasEvent oa:event_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_0, oa:relationep_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_1, oa:relationep_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_2, oa:relationep_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_3, oa:relationep_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_4 ;
  a2a:hasSource oa:source_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec .

oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person-3213eaa5-68b1-07d2-12ab-ea2968113466
  a a2a:Person ;
  rdfs:label "Adrianus Adriani Kusters" ;
  a2a:PersonName [
    rdfs:label "Adrianus Adriani Kusters" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person-d154690a-94e4-ecb2-ff10-4f55ee6a01b0
  a a2a:Person ;
  rdfs:label "Anthonia Cornelii Adriani" ;
  a2a:PersonName [
    rdfs:label "Anthonia Cornelii Adriani" ;
    a2a:PersonNameFirstName "Anthonia" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Adriani"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person-01551b99-6d75-afab-4784-ba9d59ed0160
  a a2a:Person ;
  rdfs:label "Anna N.N." ;
  a2a:PersonName [
    rdfs:label "Anna N.N." ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person-b7d4fd40-2bd6-0cf5-d806-bf7112c99b08
  a a2a:Person ;
  rdfs:label "Judocus Judoci" ;
  a2a:PersonName [
    rdfs:label "Judocus Judoci" ;
    a2a:PersonNameFirstName "Judocus" ;
    a2a:PersonNameLastName "Judoci"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person-d2f60aee-ed55-a367-b962-4a20ebbb379d
  a a2a:Person ;
  rdfs:label "Henricus Judoci" ;
  a2a:PersonName [
    rdfs:label "Henricus Judoci" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Judoci"
  ] ;
  a2a:Gender "Man" .

oa:event_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1645" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1645-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person:3213eaa5-68b1-07d2-12ab-ea2968113466 ;
  a2a:EventKeyRef oa:event_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Event1 .

oa:relationep_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person:d154690a-94e4-ecb2-ff10-4f55ee6a01b0 ;
  a2a:EventKeyRef oa:event_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Event1 .

oa:relationep_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person:01551b99-6d75-afab-4784-ba9d59ed0160 ;
  a2a:EventKeyRef oa:event_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Event1 .

oa:relationep_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person:b7d4fd40-2bd6-0cf5-d806-bf7112c99b08 ;
  a2a:EventKeyRef oa:event_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Event1 .

oa:relationep_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Person:d2f60aee-ed55-a367-b962-4a20ebbb379d ;
  a2a:EventKeyRef oa:event_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec_Event1 .

oa:source_rat_617b7aed-9060-6a3e-e0c5-9b25c8ea40ec
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Haaren" ;
    rdfs:label "Haaren", "1645-02-28 - 1645-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1645-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1645-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1645" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1645-02-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: boek, Deel: 14, Periode: 1610-1663" ;
    a2a:Book "Rooms-Katholiek doopboek 1610-1663" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "121-06" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: boek, Deel: 14, Periode: 1610-1663, Rooms-Katholiek doopboek 1610-1663, 14, 121-06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/f24b8e98-00b3-4941-2b81-b3c6d3014397.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/617b7aed-9060-6a3e-e0c5-9b25c8ea40ec" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/f24b8e98-00b3-4941-2b81-b3c6d3014397.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/617b7aed-9060-6a3e-e0c5-9b25c8ea40ec" ;
  a2a:RecordGUID "{617b7aed-9060-6a3e-e0c5-9b25c8ea40ec}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_34615_00034615.xml van RAT" .

