@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_bdbdb232-8961-ab72-3e82-e54fcc49596b
  a a2a:Record ;
  rdfs:label "Doop op 27 augustus 1734 te Ginneken" ;
  a2a:hasPerson oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person-2f6cbb13-fea1-782b-cff8-bb7ecf9971d3, oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person-993e7fbb-fbc0-9065-2953-2921e61745e5, oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person-61ec5d27-89e0-0cdb-3602-26e6b3e18e3e, oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person-ddf3e45f-8622-eae4-aec6-6bba64589a82, oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person-5fdde8f1-fe23-33f9-8f3a-e37cc21bf7ff ;
  a2a:hasEvent oa:event_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_0, oa:relationep_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_1, oa:relationep_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_2, oa:relationep_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_3, oa:relationep_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_4 ;
  a2a:hasSource oa:source_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b .

oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person-2f6cbb13-fea1-782b-cff8-bb7ecf9971d3
  a a2a:Person ;
  rdfs:label "Cornelia Cornelii Nuijts" ;
  a2a:PersonName [
    rdfs:label "Cornelia Cornelii Nuijts" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Nuijts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person-993e7fbb-fbc0-9065-2953-2921e61745e5
  a a2a:Person ;
  rdfs:label "Cornelius Jan Koenen" ;
  a2a:PersonName [
    rdfs:label "Cornelius Jan Koenen" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Koenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person-61ec5d27-89e0-0cdb-3602-26e6b3e18e3e
  a a2a:Person ;
  rdfs:label "Mattheus van Meel" ;
  a2a:PersonName [
    rdfs:label "Mattheus van Meel" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person-ddf3e45f-8622-eae4-aec6-6bba64589a82
  a a2a:Person ;
  rdfs:label "Cornelia Cornelii Vochten" ;
  a2a:PersonName [
    rdfs:label "Cornelia Cornelii Vochten" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Vochten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person-5fdde8f1-fe23-33f9-8f3a-e37cc21bf7ff
  a a2a:Person ;
  rdfs:label "Wilhelma Koenen" ;
  a2a:PersonName [
    rdfs:label "Wilhelma Koenen" ;
    a2a:PersonNameFirstName "Wilhelma" ;
    a2a:PersonNameLastName "Koenen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1734" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1734-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person:2f6cbb13-fea1-782b-cff8-bb7ecf9971d3 ;
  a2a:EventKeyRef oa:event_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Event1 .

oa:relationep_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person:993e7fbb-fbc0-9065-2953-2921e61745e5 ;
  a2a:EventKeyRef oa:event_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Event1 .

oa:relationep_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person:61ec5d27-89e0-0cdb-3602-26e6b3e18e3e ;
  a2a:EventKeyRef oa:event_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Event1 .

oa:relationep_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person:ddf3e45f-8622-eae4-aec6-6bba64589a82 ;
  a2a:EventKeyRef oa:event_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Event1 .

oa:relationep_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Person:5fdde8f1-fe23-33f9-8f3a-e37cc21bf7ff ;
  a2a:EventKeyRef oa:event_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b_Event1 .

oa:source_brd_bdbdb232-8961-ab72-3e82-e54fcc49596b
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1734-08-27 - 1734-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1734-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1734-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1734" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1734-08-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738" ;
    a2a:Book "Dopen rk Ginneken 1647-1738" ;
    a2a:RegistryNumber "113" ;
    a2a:Folio "350" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 113, Periode: 1647-1738, Dopen rk Ginneken 1647-1738, 113, 350"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cca24a-8751-11e3-b70f-777bd527ddb8.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bdbdb232-8961-ab72-3e82-e54fcc49596b" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cca24a-8751-11e3-b70f-777bd527ddb8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bdbdb232-8961-ab72-3e82-e54fcc49596b" ;
  a2a:RecordGUID "{bdbdb232-8961-ab72-3e82-e54fcc49596b}" ;
  a2a:SourceRemarkOpmerking "Wilhelma tweeling met Dijmpna", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Ginneken+1647-1738\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5506_00005506.xml van BRD" .

