@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_10ae034b-e7a7-a53d-a2c3-4814e5f66658
  a a2a:Record ;
  rdfs:label "Doop op 6 januari 1741 te Ginneken" ;
  a2a:hasPerson oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person-e1a824f6-8154-6855-4370-315f601eb958, oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person-944e46ed-e44f-570d-b368-c2155f132e8e, oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person-e8b2e24c-1891-88bc-f3bd-56807edafe20, oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person-414429e3-b5bc-0b63-00f1-b431317cb6b1, oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person-146f236b-02b5-7591-611b-320055246df2 ;
  a2a:hasEvent oa:event_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_0, oa:relationep_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_1, oa:relationep_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_2, oa:relationep_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_3, oa:relationep_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_4 ;
  a2a:hasSource oa:source_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658 .

oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person-e1a824f6-8154-6855-4370-315f601eb958
  a a2a:Person ;
  rdfs:label "Maria Laurentii Backs" ;
  a2a:PersonName [
    rdfs:label "Maria Laurentii Backs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Laurentii" ;
    a2a:PersonNameLastName "Backs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person-944e46ed-e44f-570d-b368-c2155f132e8e
  a a2a:Person ;
  rdfs:label "Maria Elisabetha de Vleeshouwer" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabetha de Vleeshouwer" ;
    a2a:PersonNameFirstName "Maria Elisabetha" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vleeshouwer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person-e8b2e24c-1891-88bc-f3bd-56807edafe20
  a a2a:Person ;
  rdfs:label "Cornelius Kocks" ;
  a2a:PersonName [
    rdfs:label "Cornelius Kocks" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Kocks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person-414429e3-b5bc-0b63-00f1-b431317cb6b1
  a a2a:Person ;
  rdfs:label "Adrianus Cornelii Cocks" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelii Cocks" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Cocks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person-146f236b-02b5-7591-611b-320055246df2
  a a2a:Person ;
  rdfs:label "Cornelius Adrianus Franciscus Cocks" ;
  a2a:PersonName [
    rdfs:label "Cornelius Adrianus Franciscus Cocks" ;
    a2a:PersonNameFirstName "Cornelius Adrianus Franciscus" ;
    a2a:PersonNameLastName "Cocks"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1741" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1741-01-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person:e1a824f6-8154-6855-4370-315f601eb958 ;
  a2a:EventKeyRef oa:event_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Event1 .

oa:relationep_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person:944e46ed-e44f-570d-b368-c2155f132e8e ;
  a2a:EventKeyRef oa:event_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Event1 .

oa:relationep_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person:e8b2e24c-1891-88bc-f3bd-56807edafe20 ;
  a2a:EventKeyRef oa:event_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Event1 .

oa:relationep_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person:414429e3-b5bc-0b63-00f1-b431317cb6b1 ;
  a2a:EventKeyRef oa:event_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Event1 .

oa:relationep_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Person:146f236b-02b5-7591-611b-320055246df2 ;
  a2a:EventKeyRef oa:event_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658_Event1 .

oa:source_brd_10ae034b-e7a7-a53d-a2c3-4814e5f66658
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1741-01-06 - 1741-01-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1741-01-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1741" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1741-01-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 114, Periode: 1738-1782" ;
    a2a:Book "Dopen rk Ginneken 1738-1782" ;
    a2a:RegistryNumber "114" ;
    a2a:Folio "15" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 114, Periode: 1738-1782, Dopen rk Ginneken 1738-1782, 114, 15"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ccd8dc-8751-11e3-b609-f781b447df55.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/10ae034b-e7a7-a53d-a2c3-4814e5f66658" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ccd8dc-8751-11e3-b609-f781b447df55.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/10ae034b-e7a7-a53d-a2c3-4814e5f66658" ;
  a2a:RecordGUID "{10ae034b-e7a7-a53d-a2c3-4814e5f66658}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Ginneken+1738-1782\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1313_00001313.xml van BRD" .

