@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_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3
  a a2a:Record ;
  rdfs:label "Doop op 19 januari 1724 te Princenhage" ;
  a2a:hasPerson oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person-0986c255-fd52-178f-b6e3-fd25a022ac8b, oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person-6d999358-e037-c494-d6d3-de261aebe95b, oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person-c7443fd9-f1f3-54a4-61ae-d3b757d89de6, oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person-f99a81e7-e6cb-016d-57a8-656b8fd3ba23, oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person-59f4d9c9-b761-bba5-8db3-431fef2df534 ;
  a2a:hasEvent oa:event_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_0, oa:relationep_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_1, oa:relationep_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_2, oa:relationep_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_3, oa:relationep_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_4 ;
  a2a:hasSource oa:source_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3 .

oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person-0986c255-fd52-178f-b6e3-fd25a022ac8b
  a a2a:Person ;
  rdfs:label "Digmannus Jacobi Lips" ;
  a2a:PersonName [
    rdfs:label "Digmannus Jacobi Lips" ;
    a2a:PersonNameFirstName "Digmannus" ;
    a2a:PersonNamePatronym "Jacobi" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person-6d999358-e037-c494-d6d3-de261aebe95b
  a a2a:Person ;
  rdfs:label "Jacobus Lips (absent)" ;
  a2a:PersonName [
    rdfs:label "Jacobus Lips (absent)" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Lips (absent)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person-c7443fd9-f1f3-54a4-61ae-d3b757d89de6
  a a2a:Person ;
  rdfs:label "Catharina Domis Janse Vin" ;
  a2a:PersonName [
    rdfs:label "Catharina Domis Janse Vin" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Domis Janse" ;
    a2a:PersonNameLastName "Vin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person-f99a81e7-e6cb-016d-57a8-656b8fd3ba23
  a a2a:Person ;
  rdfs:label "Cornelia Petri Vissers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Petri Vissers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person-59f4d9c9-b761-bba5-8db3-431fef2df534
  a a2a:Person ;
  rdfs:label "Antonius Lips" ;
  a2a:PersonName [
    rdfs:label "Antonius Lips" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1724-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person:0986c255-fd52-178f-b6e3-fd25a022ac8b ;
  a2a:EventKeyRef oa:event_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Event1 .

oa:relationep_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person:6d999358-e037-c494-d6d3-de261aebe95b ;
  a2a:EventKeyRef oa:event_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Event1 .

oa:relationep_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person:c7443fd9-f1f3-54a4-61ae-d3b757d89de6 ;
  a2a:EventKeyRef oa:event_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Event1 .

oa:relationep_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person:f99a81e7-e6cb-016d-57a8-656b8fd3ba23 ;
  a2a:EventKeyRef oa:event_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Event1 .

oa:relationep_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Person:59f4d9c9-b761-bba5-8db3-431fef2df534 ;
  a2a:EventKeyRef oa:event_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3_Event1 .

oa:source_brd_af217ced-c5a5-2fda-ac89-7f8b26253df3
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1724-01-19 - 1724-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1724-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1724-01-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740" ;
    a2a:Book "Dopen rk Princenhage 1695-1740" ;
    a2a:RegistryNumber "141" ;
    a2a:Folio "113r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740, Dopen rk Princenhage 1695-1740, 141, 113r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dcc616-8751-11e3-bd00-c3845332e6e5.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/af217ced-c5a5-2fda-ac89-7f8b26253df3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dcc616-8751-11e3-bd00-c3845332e6e5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/af217ced-c5a5-2fda-ac89-7f8b26253df3" ;
  a2a:RecordGUID "{af217ced-c5a5-2fda-ac89-7f8b26253df3}" ;
  a2a:SourceRemarkOpmerking "getuige 4 loco; naam afwezige meter niet vermeld", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1695-1740\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5445_00005445.xml van BRD" .

