@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_8d192766-4ba7-7024-7f9d-e8f76853c3c0
  a a2a:Record ;
  rdfs:label "Doop op 20 juni 1770 te Breda" ;
  a2a:hasPerson oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person-ece3b26b-2ad5-bd07-3b0b-9f6e971f38da, oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person-81e93671-425e-86c0-d336-c58ac6e09890, oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person-d62793e9-8922-7133-71d2-6cc0a7bd638d, oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person-6cc1b4fd-3e37-a098-3be5-4ef8aca8efab, oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person-cec9482e-22d7-556d-19c3-c4b1bf980450 ;
  a2a:hasEvent oa:event_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_0, oa:relationep_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_1, oa:relationep_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_2, oa:relationep_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_3, oa:relationep_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_4 ;
  a2a:hasSource oa:source_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0 .

oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person-ece3b26b-2ad5-bd07-3b0b-9f6e971f38da
  a a2a:Person ;
  rdfs:label "Theodora Morre" ;
  a2a:PersonName [
    rdfs:label "Theodora Morre" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Morre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person-81e93671-425e-86c0-d336-c58ac6e09890
  a a2a:Person ;
  rdfs:label "Joannes de Swart" ;
  a2a:PersonName [
    rdfs:label "Joannes de Swart" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person-d62793e9-8922-7133-71d2-6cc0a7bd638d
  a a2a:Person ;
  rdfs:label "Joannes Wilhelmus Smit" ;
  a2a:PersonName [
    rdfs:label "Joannes Wilhelmus Smit" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Wilhelmus" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person-6cc1b4fd-3e37-a098-3be5-4ef8aca8efab
  a a2a:Person ;
  rdfs:label "Alida van het Hof" ;
  a2a:PersonName [
    rdfs:label "Alida van het Hof" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNamePrefixLastName "van het" ;
    a2a:PersonNameLastName "Hof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person-cec9482e-22d7-556d-19c3-c4b1bf980450
  a a2a:Person ;
  rdfs:label "Wilhelmina Margaretha de Swart" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Margaretha de Swart" ;
    a2a:PersonNameFirstName "Wilhelmina Margaretha" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1770-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person:ece3b26b-2ad5-bd07-3b0b-9f6e971f38da ;
  a2a:EventKeyRef oa:event_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Event1 .

oa:relationep_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person:81e93671-425e-86c0-d336-c58ac6e09890 ;
  a2a:EventKeyRef oa:event_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Event1 .

oa:relationep_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person:d62793e9-8922-7133-71d2-6cc0a7bd638d ;
  a2a:EventKeyRef oa:event_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Event1 .

oa:relationep_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person:6cc1b4fd-3e37-a098-3be5-4ef8aca8efab ;
  a2a:EventKeyRef oa:event_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Event1 .

oa:relationep_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Person:cec9482e-22d7-556d-19c3-c4b1bf980450 ;
  a2a:EventKeyRef oa:event_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0_Event1 .

oa:source_brd_8d192766-4ba7-7024-7f9d-e8f76853c3c0
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1770-06-20 - 1770-06-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-06-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-06-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1770-06-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 10, Periode: 1758-1781" ;
    a2a:Book "Dopen rk Brugstraat 1758-1781" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "161" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 10, Periode: 1758-1781, Dopen rk Brugstraat 1758-1781, 10, 161"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83bd6442-8751-11e3-8059-93303f1526f6.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8d192766-4ba7-7024-7f9d-e8f76853c3c0" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83bd6442-8751-11e3-8059-93303f1526f6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8d192766-4ba7-7024-7f9d-e8f76853c3c0" ;
  a2a:RecordGUID "{8d192766-4ba7-7024-7f9d-e8f76853c3c0}" ;
  a2a:SourceRemarkOpmerking "vader uit Tikkendorp in Darmstadt moeder uit Zwolle", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1758-1781\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5083_00005083.xml van BRD" .

