@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_55b54867-3610-9dc3-e345-c5a657b0cae6
  a a2a:Record ;
  rdfs:label "Doop op 9 februari 1711 te Breda" ;
  a2a:hasPerson oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person-b694de41-1c52-eba4-943a-80af6df999e1, oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person-c1f2d8d2-1ee8-dfd7-5af9-b9e726a5f2a0, oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person-ad5d5fec-c486-1954-82f6-894efad40547, oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person-bbc84b17-116b-ee70-015c-f5687c2f19fb, oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person-32429c97-3462-2eaa-8ad5-b4f579d3fb41 ;
  a2a:hasEvent oa:event_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_0, oa:relationep_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_1, oa:relationep_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_2, oa:relationep_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_3, oa:relationep_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_4 ;
  a2a:hasSource oa:source_brd_55b54867-3610-9dc3-e345-c5a657b0cae6 .

oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person-b694de41-1c52-eba4-943a-80af6df999e1
  a a2a:Person ;
  rdfs:label "Maria Magdalena Valentijn" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena Valentijn" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Magdalena" ;
    a2a:PersonNameLastName "Valentijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person-c1f2d8d2-1ee8-dfd7-5af9-b9e726a5f2a0
  a a2a:Person ;
  rdfs:label "Everard Hendrix" ;
  a2a:PersonName [
    rdfs:label "Everard Hendrix" ;
    a2a:PersonNameFirstName "Everard" ;
    a2a:PersonNameLastName "Hendrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person-ad5d5fec-c486-1954-82f6-894efad40547
  a a2a:Person ;
  rdfs:label "Francis Geens" ;
  a2a:PersonName [
    rdfs:label "Francis Geens" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNameLastName "Geens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person-bbc84b17-116b-ee70-015c-f5687c2f19fb
  a a2a:Person ;
  rdfs:label "Cornelia Brox" ;
  a2a:PersonName [
    rdfs:label "Cornelia Brox" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Brox"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person-32429c97-3462-2eaa-8ad5-b4f579d3fb41
  a a2a:Person ;
  rdfs:label "Joannes Baptist Geens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptist Geens" ;
    a2a:PersonNameFirstName "Joannes Baptist" ;
    a2a:PersonNameLastName "Geens"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1711-02-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person:b694de41-1c52-eba4-943a-80af6df999e1 ;
  a2a:EventKeyRef oa:event_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Event1 .

oa:relationep_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person:c1f2d8d2-1ee8-dfd7-5af9-b9e726a5f2a0 ;
  a2a:EventKeyRef oa:event_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Event1 .

oa:relationep_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person:ad5d5fec-c486-1954-82f6-894efad40547 ;
  a2a:EventKeyRef oa:event_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Event1 .

oa:relationep_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person:bbc84b17-116b-ee70-015c-f5687c2f19fb ;
  a2a:EventKeyRef oa:event_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Event1 .

oa:relationep_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Person:32429c97-3462-2eaa-8ad5-b4f579d3fb41 ;
  a2a:EventKeyRef oa:event_brd_55b54867-3610-9dc3-e345-c5a657b0cae6_Event1 .

oa:source_brd_55b54867-3610-9dc3-e345-c5a657b0cae6
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1711-02-09 - 1711-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1711-02-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: 15, Periode: 1696-1742" ;
    a2a:Book "Dopen rk Nieuwstraat 1696-1742" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "137" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742, Dopen rk Nieuwstraat 1696-1742, 15, 137"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e569a6-8751-11e3-9009-a7da368a4e7d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/55b54867-3610-9dc3-e345-c5a657b0cae6" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e569a6-8751-11e3-9009-a7da368a4e7d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/55b54867-3610-9dc3-e345-c5a657b0cae6" ;
  a2a:RecordGUID "{55b54867-3610-9dc3-e345-c5a657b0cae6}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1696-1742\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1175_00001175.xml van BRD" .

