@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_5b22b45a-4286-448d-e50f-14a27c8a9c70
  a a2a:Record ;
  rdfs:label "Doop op 26 juni 1803 te Princenhage" ;
  a2a:hasPerson oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person-80c35fa3-514e-d6aa-0341-707a834cdb0e, oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person-80be44af-bbd0-a269-90fe-26ee93fe6caa, oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person-04f783b8-a623-e9fc-2cd5-1eb110850e0b, oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person-ce3bc86c-7e23-c78d-5b1a-a880a013504d, oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person-4f416bdb-f808-a6cd-ffb3-6969575bd0d5 ;
  a2a:hasEvent oa:event_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_0, oa:relationep_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_1, oa:relationep_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_2, oa:relationep_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_3, oa:relationep_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_4 ;
  a2a:hasSource oa:source_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70 .

oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person-80c35fa3-514e-d6aa-0341-707a834cdb0e
  a a2a:Person ;
  rdfs:label "Helena Joppen" ;
  a2a:PersonName [
    rdfs:label "Helena Joppen" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Joppen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person-80be44af-bbd0-a269-90fe-26ee93fe6caa
  a a2a:Person ;
  rdfs:label "Petrus Miseron" ;
  a2a:PersonName [
    rdfs:label "Petrus Miseron" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Miseron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person-04f783b8-a623-e9fc-2cd5-1eb110850e0b
  a a2a:Person ;
  rdfs:label "Joannes Miseron" ;
  a2a:PersonName [
    rdfs:label "Joannes Miseron" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Miseron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person-ce3bc86c-7e23-c78d-5b1a-a880a013504d
  a a2a:Person ;
  rdfs:label "Joanna Dekkers" ;
  a2a:PersonName [
    rdfs:label "Joanna Dekkers" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Dekkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person-4f416bdb-f808-a6cd-ffb3-6969575bd0d5
  a a2a:Person ;
  rdfs:label "Anna Maria Miseron" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Miseron" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Miseron"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1803-06-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person:80c35fa3-514e-d6aa-0341-707a834cdb0e ;
  a2a:EventKeyRef oa:event_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Event1 .

oa:relationep_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person:80be44af-bbd0-a269-90fe-26ee93fe6caa ;
  a2a:EventKeyRef oa:event_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Event1 .

oa:relationep_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person:04f783b8-a623-e9fc-2cd5-1eb110850e0b ;
  a2a:EventKeyRef oa:event_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Event1 .

oa:relationep_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person:ce3bc86c-7e23-c78d-5b1a-a880a013504d ;
  a2a:EventKeyRef oa:event_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Event1 .

oa:relationep_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Person:4f416bdb-f808-a6cd-ffb3-6969575bd0d5 ;
  a2a:EventKeyRef oa:event_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70_Event1 .

oa:source_brd_5b22b45a-4286-448d-e50f-14a27c8a9c70
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1803-06-26 - 1803-06-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1803-06-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-06-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1803" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1803-06-26"^^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 "366" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 143, Periode: 1767-1811, Dopen rk Princenhage 1767-1811, 143, 366"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dff4d0-8751-11e3-8bf0-979d1b7310c6.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5b22b45a-4286-448d-e50f-14a27c8a9c70" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dff4d0-8751-11e3-8bf0-979d1b7310c6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5b22b45a-4286-448d-e50f-14a27c8a9c70" ;
  a2a:RecordGUID "{5b22b45a-4286-448d-e50f-14a27c8a9c70}" ;
  a2a:SourceRemarkOpmerking "vader ex Bergen op zoom", "<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_1197_00001197.xml van BRD" .

