@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_3b128b2f-e6f8-09aa-bce0-82e0047b2533
  a a2a:Record ;
  rdfs:label "Doop op 12 juni 1738 te Princenhage" ;
  a2a:hasPerson oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person-736a1c5f-bb8c-1f0a-8b37-8acefe244f2a, oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person-0708a482-e070-723e-e755-434ba8173332, oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person-cfbabd3e-9e27-52b0-4e4a-91f6b8cec701, oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person-92b6d4db-b1bc-66bf-e046-728148a5c603, oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person-5a7ed92b-5b43-e59d-a4ae-1715f18864d2 ;
  a2a:hasEvent oa:event_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_0, oa:relationep_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_1, oa:relationep_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_2, oa:relationep_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_3, oa:relationep_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_4 ;
  a2a:hasSource oa:source_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533 .

oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person-736a1c5f-bb8c-1f0a-8b37-8acefe244f2a
  a a2a:Person ;
  rdfs:label "Margareta Berckmans" ;
  a2a:PersonName [
    rdfs:label "Margareta Berckmans" ;
    a2a:PersonNameFirstName "Margareta" ;
    a2a:PersonNameLastName "Berckmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person-0708a482-e070-723e-e755-434ba8173332
  a a2a:Person ;
  rdfs:label "Godefridus Joannis Ooninx" ;
  a2a:PersonName [
    rdfs:label "Godefridus Joannis Ooninx" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Ooninx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person-cfbabd3e-9e27-52b0-4e4a-91f6b8cec701
  a a2a:Person ;
  rdfs:label "Henricus Ooninx" ;
  a2a:PersonName [
    rdfs:label "Henricus Ooninx" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Ooninx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person-92b6d4db-b1bc-66bf-e046-728148a5c603
  a a2a:Person ;
  rdfs:label "Petronella Emberti van Beeck" ;
  a2a:PersonName [
    rdfs:label "Petronella Emberti van Beeck" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePatronym "Emberti" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person-5a7ed92b-5b43-e59d-a4ae-1715f18864d2
  a a2a:Person ;
  rdfs:label "Henricus Ooninx" ;
  a2a:PersonName [
    rdfs:label "Henricus Ooninx" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Ooninx"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1738" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1738-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person:736a1c5f-bb8c-1f0a-8b37-8acefe244f2a ;
  a2a:EventKeyRef oa:event_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Event1 .

oa:relationep_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person:0708a482-e070-723e-e755-434ba8173332 ;
  a2a:EventKeyRef oa:event_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Event1 .

oa:relationep_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person:cfbabd3e-9e27-52b0-4e4a-91f6b8cec701 ;
  a2a:EventKeyRef oa:event_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Event1 .

oa:relationep_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person:92b6d4db-b1bc-66bf-e046-728148a5c603 ;
  a2a:EventKeyRef oa:event_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Event1 .

oa:relationep_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Person:5a7ed92b-5b43-e59d-a4ae-1715f18864d2 ;
  a2a:EventKeyRef oa:event_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533_Event1 .

oa:source_brd_3b128b2f-e6f8-09aa-bce0-82e0047b2533
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1738-06-12 - 1738-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1738" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1738-06-12"^^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 "192r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 141, Periode: 1695-1740, Dopen rk Princenhage 1695-1740, 141, 192r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dd5108-8751-11e3-8c04-8f5a5d44a509.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3b128b2f-e6f8-09aa-bce0-82e0047b2533" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dd5108-8751-11e3-8c04-8f5a5d44a509.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3b128b2f-e6f8-09aa-bce0-82e0047b2533" ;
  a2a:RecordGUID "{3b128b2f-e6f8-09aa-bce0-82e0047b2533}" ;
  a2a:SourceRemarkOpmerking "tweeling samen met record 3816; bij doop kind was vader al overleden", "<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_1061_00001061.xml van BRD" .

