@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_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e
  a a2a:Record ;
  rdfs:label "Doop op 11 februari 1728 te Princenhage" ;
  a2a:hasPerson oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person-48279d01-963c-5454-c9d0-0998b9ac3bc2, oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person-b71bd22d-6469-12ce-5b9b-16bfb56016fd, oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person-cabbb2c1-97c8-569e-ce61-93511a98ff50, oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person-9b9310ad-2a2d-a958-cb70-61adde9b1823, oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person-06cf08a7-1ad0-28d2-afbf-fba154183e5e ;
  a2a:hasEvent oa:event_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_0, oa:relationep_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_1, oa:relationep_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_2, oa:relationep_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_3, oa:relationep_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_4 ;
  a2a:hasSource oa:source_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e .

oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person-48279d01-963c-5454-c9d0-0998b9ac3bc2
  a a2a:Person ;
  rdfs:label "Barbara Joannis Berghman" ;
  a2a:PersonName [
    rdfs:label "Barbara Joannis Berghman" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Berghman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person-b71bd22d-6469-12ce-5b9b-16bfb56016fd
  a a2a:Person ;
  rdfs:label "Cornelius Matthijs Nuijten" ;
  a2a:PersonName [
    rdfs:label "Cornelius Matthijs Nuijten" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Matthijs" ;
    a2a:PersonNameLastName "Nuijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person-cabbb2c1-97c8-569e-ce61-93511a98ff50
  a a2a:Person ;
  rdfs:label "Digmannus Joannis Tax (absent)" ;
  a2a:PersonName [
    rdfs:label "Digmannus Joannis Tax (absent)" ;
    a2a:PersonNameFirstName "Digmannus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Tax (absent)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person-9b9310ad-2a2d-a958-cb70-61adde9b1823
  a a2a:Person ;
  rdfs:label "Adriana Cornelii Dirven" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelii Dirven" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Dirven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person-06cf08a7-1ad0-28d2-afbf-fba154183e5e
  a a2a:Person ;
  rdfs:label "Cornelius Nuijten" ;
  a2a:PersonName [
    rdfs:label "Cornelius Nuijten" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Nuijten"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1728-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person:48279d01-963c-5454-c9d0-0998b9ac3bc2 ;
  a2a:EventKeyRef oa:event_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Event1 .

oa:relationep_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person:b71bd22d-6469-12ce-5b9b-16bfb56016fd ;
  a2a:EventKeyRef oa:event_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Event1 .

oa:relationep_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person:cabbb2c1-97c8-569e-ce61-93511a98ff50 ;
  a2a:EventKeyRef oa:event_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Event1 .

oa:relationep_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person:9b9310ad-2a2d-a958-cb70-61adde9b1823 ;
  a2a:EventKeyRef oa:event_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Event1 .

oa:relationep_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Person:06cf08a7-1ad0-28d2-afbf-fba154183e5e ;
  a2a:EventKeyRef oa:event_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e_Event1 .

oa:source_brd_98d80dde-cb1f-e8a6-00b6-e7de75d2f99e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1728-02-11 - 1728-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1728-02-11"^^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 "137r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740, Dopen rk Princenhage 1695-1740, 141, 137r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dcecfe-8751-11e3-adc4-03b4885cbd68.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/98d80dde-cb1f-e8a6-00b6-e7de75d2f99e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dcecfe-8751-11e3-adc4-03b4885cbd68.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/98d80dde-cb1f-e8a6-00b6-e7de75d2f99e" ;
  a2a:RecordGUID "{98d80dde-cb1f-e8a6-00b6-e7de75d2f99e}" ;
  a2a:SourceRemarkOpmerking "<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_5351_00005351.xml van BRD" .

