@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_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb
  a a2a:Record ;
  rdfs:label "Doop op 18 mei 1745 te Princenhage" ;
  a2a:hasPerson oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person-10e071fa-b0c5-3087-a05d-7585279d567b, oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person-a5cfff94-612a-66f3-8995-819c02f764f7, oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person-f82b1f7d-e6f2-5f5c-7215-7c9ff4150e80, oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person-265b2c92-5638-5af0-9c6e-867f8d6d59f6, oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person-3f198818-e762-b09d-1369-eb81faa8860e ;
  a2a:hasEvent oa:event_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_0, oa:relationep_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_1, oa:relationep_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_2, oa:relationep_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_3, oa:relationep_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_4 ;
  a2a:hasSource oa:source_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb .

oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person-10e071fa-b0c5-3087-a05d-7585279d567b
  a a2a:Person ;
  rdfs:label "Jacoba van Rijsberghen" ;
  a2a:PersonName [
    rdfs:label "Jacoba van Rijsberghen" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijsberghen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person-a5cfff94-612a-66f3-8995-819c02f764f7
  a a2a:Person ;
  rdfs:label "Joannes Isaac Voermans" ;
  a2a:PersonName [
    rdfs:label "Joannes Isaac Voermans" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Isaac" ;
    a2a:PersonNameLastName "Voermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person-f82b1f7d-e6f2-5f5c-7215-7c9ff4150e80
  a a2a:Person ;
  rdfs:label "Petrus van Halbeeck" ;
  a2a:PersonName [
    rdfs:label "Petrus van Halbeeck" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Halbeeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person-265b2c92-5638-5af0-9c6e-867f8d6d59f6
  a a2a:Person ;
  rdfs:label "Maria Michaelis van Loenhout" ;
  a2a:PersonName [
    rdfs:label "Maria Michaelis van Loenhout" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Michaelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loenhout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person-3f198818-e762-b09d-1369-eb81faa8860e
  a a2a:Person ;
  rdfs:label "Abrahamus Voermans" ;
  a2a:PersonName [
    rdfs:label "Abrahamus Voermans" ;
    a2a:PersonNameFirstName "Abrahamus" ;
    a2a:PersonNameLastName "Voermans"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1745-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person:10e071fa-b0c5-3087-a05d-7585279d567b ;
  a2a:EventKeyRef oa:event_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Event1 .

oa:relationep_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person:a5cfff94-612a-66f3-8995-819c02f764f7 ;
  a2a:EventKeyRef oa:event_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Event1 .

oa:relationep_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person:f82b1f7d-e6f2-5f5c-7215-7c9ff4150e80 ;
  a2a:EventKeyRef oa:event_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Event1 .

oa:relationep_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person:265b2c92-5638-5af0-9c6e-867f8d6d59f6 ;
  a2a:EventKeyRef oa:event_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Event1 .

oa:relationep_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Person:3f198818-e762-b09d-1369-eb81faa8860e ;
  a2a:EventKeyRef oa:event_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb_Event1 .

oa:source_brd_8fa2a6f1-e886-7d78-70ad-a56930ae6bcb
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1745-05-18 - 1745-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1745-05-18"^^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 "47" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 142, Periode: 1740-1767, Dopen rk Princenhage 1740-1767, 142, 47"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dd8f6a-8751-11e3-bfc5-f39590701239.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8fa2a6f1-e886-7d78-70ad-a56930ae6bcb" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dd8f6a-8751-11e3-bfc5-f39590701239.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8fa2a6f1-e886-7d78-70ad-a56930ae6bcb" ;
  a2a:RecordGUID "{8fa2a6f1-e886-7d78-70ad-a56930ae6bcb}" ;
  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_5095_00005095.xml van BRD" .

