@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_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f
  a a2a:Record ;
  rdfs:label "Doop op 8 maart 1744 te Princenhage" ;
  a2a:hasPerson oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person-4e1b0c3f-e6a3-85e6-3e1b-0dfb962e1378, oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person-b6498eb2-dfe5-e3c2-465a-790c20fcb7a1, oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person-4f41ece6-087b-aa16-8c54-06ad4fae16ee, oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person-f4dd45b7-0eb4-be86-c725-531c196fda4b, oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person-a6fdc376-ee2e-74bf-23e2-c7eea50ded0f ;
  a2a:hasEvent oa:event_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_0, oa:relationep_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_1, oa:relationep_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_2, oa:relationep_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_3, oa:relationep_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_4 ;
  a2a:hasSource oa:source_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f .

oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person-4e1b0c3f-e6a3-85e6-3e1b-0dfb962e1378
  a a2a:Person ;
  rdfs:label "Antonia Petri Grelen" ;
  a2a:PersonName [
    rdfs:label "Antonia Petri Grelen" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Grelen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person-b6498eb2-dfe5-e3c2-465a-790c20fcb7a1
  a a2a:Person ;
  rdfs:label "Adriana Simonis Bruijns" ;
  a2a:PersonName [
    rdfs:label "Adriana Simonis Bruijns" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Simonis" ;
    a2a:PersonNameLastName "Bruijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person-4f41ece6-087b-aa16-8c54-06ad4fae16ee
  a a2a:Person ;
  rdfs:label "Antonius Simonis Bruijns" ;
  a2a:PersonName [
    rdfs:label "Antonius Simonis Bruijns" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePatronym "Simonis" ;
    a2a:PersonNameLastName "Bruijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person-f4dd45b7-0eb4-be86-c725-531c196fda4b
  a a2a:Person ;
  rdfs:label "Gregorius Christiani Dierven" ;
  a2a:PersonName [
    rdfs:label "Gregorius Christiani Dierven" ;
    a2a:PersonNameFirstName "Gregorius" ;
    a2a:PersonNamePatronym "Christiani" ;
    a2a:PersonNameLastName "Dierven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person-a6fdc376-ee2e-74bf-23e2-c7eea50ded0f
  a a2a:Person ;
  rdfs:label "Antonia Dierven" ;
  a2a:PersonName [
    rdfs:label "Antonia Dierven" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Dierven"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1744-03-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person:4e1b0c3f-e6a3-85e6-3e1b-0dfb962e1378 ;
  a2a:EventKeyRef oa:event_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Event1 .

oa:relationep_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person:b6498eb2-dfe5-e3c2-465a-790c20fcb7a1 ;
  a2a:EventKeyRef oa:event_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Event1 .

oa:relationep_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person:4f41ece6-087b-aa16-8c54-06ad4fae16ee ;
  a2a:EventKeyRef oa:event_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Event1 .

oa:relationep_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person:f4dd45b7-0eb4-be86-c725-531c196fda4b ;
  a2a:EventKeyRef oa:event_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Event1 .

oa:relationep_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Person:a6fdc376-ee2e-74bf-23e2-c7eea50ded0f ;
  a2a:EventKeyRef oa:event_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f_Event1 .

oa:source_brd_f2cd5e27-feab-cc79-5dcc-ee23f1889a7f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1744-03-08 - 1744-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1744-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1744-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1744-03-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 142, Periode: 1740-1767" ;
    a2a:Book "Dopen rk Princenhage 1740-1767" ;
    a2a:RegistryNumber "142" ;
    a2a:Folio "34" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 142, Periode: 1740-1767, Dopen rk Princenhage 1740-1767, 142, 34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dd8358-8751-11e3-aded-8bb0457bbdec.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f2cd5e27-feab-cc79-5dcc-ee23f1889a7f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dd8358-8751-11e3-aded-8bb0457bbdec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f2cd5e27-feab-cc79-5dcc-ee23f1889a7f" ;
  a2a:RecordGUID "{f2cd5e27-feab-cc79-5dcc-ee23f1889a7f}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1740-1767\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5298_00005298.xml van BRD" .

