@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_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a
  a a2a:Record ;
  rdfs:label "Doop op 9 augustus 1739 te Breda" ;
  a2a:hasPerson oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person-b6e161da-fcd4-21a7-fa55-3e835769a760, oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person-3d429c0e-88fb-d90c-e3ef-230d618077d5, oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person-1f22e1e4-5e18-7c8a-458b-00ce4d79b81e, oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person-714fa0d7-cad1-0456-4adc-708e8182c7e3, oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person-39504fb5-3468-693c-8a84-43b5b4110e4e ;
  a2a:hasEvent oa:event_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_0, oa:relationep_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_1, oa:relationep_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_2, oa:relationep_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_3, oa:relationep_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_4 ;
  a2a:hasSource oa:source_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a .

oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person-b6e161da-fcd4-21a7-fa55-3e835769a760
  a a2a:Person ;
  rdfs:label "Martina Mathi" ;
  a2a:PersonName [
    rdfs:label "Martina Mathi" ;
    a2a:PersonNameFirstName "Martina" ;
    a2a:PersonNameLastName "Mathi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person-3d429c0e-88fb-d90c-e3ef-230d618077d5
  a a2a:Person ;
  rdfs:label "Joannes Francoijs" ;
  a2a:PersonName [
    rdfs:label "Joannes Francoijs" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Francoijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person-1f22e1e4-5e18-7c8a-458b-00ce4d79b81e
  a a2a:Person ;
  rdfs:label "David Thijssen" ;
  a2a:PersonName [
    rdfs:label "David Thijssen" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Thijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person-714fa0d7-cad1-0456-4adc-708e8182c7e3
  a a2a:Person ;
  rdfs:label "Anna Maria van der Plaet" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van der Plaet" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Plaet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person-39504fb5-3468-693c-8a84-43b5b4110e4e
  a a2a:Person ;
  rdfs:label "Henderina Martina Thijssen" ;
  a2a:PersonName [
    rdfs:label "Henderina Martina Thijssen" ;
    a2a:PersonNameFirstName "Henderina Martina" ;
    a2a:PersonNameLastName "Thijssen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1739" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1739-08-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person:b6e161da-fcd4-21a7-fa55-3e835769a760 ;
  a2a:EventKeyRef oa:event_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Event1 .

oa:relationep_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person:3d429c0e-88fb-d90c-e3ef-230d618077d5 ;
  a2a:EventKeyRef oa:event_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Event1 .

oa:relationep_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person:1f22e1e4-5e18-7c8a-458b-00ce4d79b81e ;
  a2a:EventKeyRef oa:event_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Event1 .

oa:relationep_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person:714fa0d7-cad1-0456-4adc-708e8182c7e3 ;
  a2a:EventKeyRef oa:event_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Event1 .

oa:relationep_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Person:39504fb5-3468-693c-8a84-43b5b4110e4e ;
  a2a:EventKeyRef oa:event_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a_Event1 .

oa:source_brd_790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1739-08-09 - 1739-08-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1739-08-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1739-08-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1739" ;
    a2a:Month "8" ;
    a2a:Day "9" ;
    rdfs:label "1739-08-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: 9, Periode: 1701-1757" ;
    a2a:Book "Dopen rk Brugstraat 1701-1757" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "223" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 9, Periode: 1701-1757, Dopen rk Brugstraat 1701-1757, 9, 223"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8417c928-8751-11e3-b90a-4ff6a3103bbc.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8417c928-8751-11e3-b90a-4ff6a3103bbc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a" ;
  a2a:RecordGUID "{790b4f06-a94b-8f2c-9c0c-2bf203b5fa4a}" ;
  a2a:SourceRemarkOpmerking "onwettig kind", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1701-1757\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4998_00004998.xml van BRD" .

