@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_6246a14d-39f4-49c5-e729-23fd65b6f2ce
  a a2a:Record ;
  rdfs:label "Doop op 9 maart 1802 te Princenhage" ;
  a2a:hasPerson oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person-20e76d3b-ffed-7d7e-bba0-a542fd928a84, oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person-b13f4c74-81e5-5b95-6ddc-67df0ced90a9, oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person-cf1d2529-58b2-7907-cd43-0ff02b217729, oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person-9e8109d6-799e-3108-3560-7ecb76739986, oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person-0febb87b-8ce9-9110-ac3a-b006097cec01 ;
  a2a:hasEvent oa:event_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_0, oa:relationep_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_1, oa:relationep_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_2, oa:relationep_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_3, oa:relationep_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_4 ;
  a2a:hasSource oa:source_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce .

oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person-20e76d3b-ffed-7d7e-bba0-a542fd928a84
  a a2a:Person ;
  rdfs:label "Joanna Vincenten" ;
  a2a:PersonName [
    rdfs:label "Joanna Vincenten" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Vincenten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person-b13f4c74-81e5-5b95-6ddc-67df0ced90a9
  a a2a:Person ;
  rdfs:label "Adrianus Mensen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Mensen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Mensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person-cf1d2529-58b2-7907-cd43-0ff02b217729
  a a2a:Person ;
  rdfs:label "Cornelius Adriani Vincenten" ;
  a2a:PersonName [
    rdfs:label "Cornelius Adriani Vincenten" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Vincenten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person-9e8109d6-799e-3108-3560-7ecb76739986
  a a2a:Person ;
  rdfs:label "Antonia Corneli Mensen" ;
  a2a:PersonName [
    rdfs:label "Antonia Corneli Mensen" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePatronym "Corneli" ;
    a2a:PersonNameLastName "Mensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person-0febb87b-8ce9-9110-ac3a-b006097cec01
  a a2a:Person ;
  rdfs:label "Anna Vincenten" ;
  a2a:PersonName [
    rdfs:label "Anna Vincenten" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Vincenten"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1802" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1802-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person:20e76d3b-ffed-7d7e-bba0-a542fd928a84 ;
  a2a:EventKeyRef oa:event_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Event1 .

oa:relationep_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person:b13f4c74-81e5-5b95-6ddc-67df0ced90a9 ;
  a2a:EventKeyRef oa:event_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Event1 .

oa:relationep_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person:cf1d2529-58b2-7907-cd43-0ff02b217729 ;
  a2a:EventKeyRef oa:event_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Event1 .

oa:relationep_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person:9e8109d6-799e-3108-3560-7ecb76739986 ;
  a2a:EventKeyRef oa:event_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Event1 .

oa:relationep_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Person:0febb87b-8ce9-9110-ac3a-b006097cec01 ;
  a2a:EventKeyRef oa:event_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce_Event1 .

oa:source_brd_6246a14d-39f4-49c5-e729-23fd65b6f2ce
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1802-03-09 - 1802-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1802-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1802-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1802" ;
    a2a:Month "3" ;
    a2a:Day "9" ;
    rdfs:label "1802-03-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 143, Periode: 1767-1811" ;
    a2a:Book "Dopen rk Princenhage 1767-1811" ;
    a2a:RegistryNumber "143" ;
    a2a:Folio "353" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 143, Periode: 1767-1811, Dopen rk Princenhage 1767-1811, 143, 353"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dfeac6-8751-11e3-8c18-1bb3ed81e771.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6246a14d-39f4-49c5-e729-23fd65b6f2ce" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dfeac6-8751-11e3-8c18-1bb3ed81e771.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6246a14d-39f4-49c5-e729-23fd65b6f2ce" ;
  a2a:RecordGUID "{6246a14d-39f4-49c5-e729-23fd65b6f2ce}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1767-1811\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1228_00001228.xml van BRD" .

