@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_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e
  a a2a:Record ;
  rdfs:label "Doop op 29 mei 1775 te Breda" ;
  a2a:hasPerson oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person-7086f312-ab35-096b-be9a-792ca039e133, oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person-e090bb6f-0ee5-30ce-de8b-93f7593c6e62, oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person-49161d8a-cf45-0d58-321c-de77d9ad5606, oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person-751bcc51-45fc-e161-0ee8-94e257c1c71b, oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person-24080e1a-2cba-0e1f-7cde-1f046a5e4ce5 ;
  a2a:hasEvent oa:event_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_0, oa:relationep_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_1, oa:relationep_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_2, oa:relationep_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_3, oa:relationep_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_4 ;
  a2a:hasSource oa:source_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e .

oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person-7086f312-ab35-096b-be9a-792ca039e133
  a a2a:Person ;
  rdfs:label "Maria Anna Philippen" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Philippen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Anna" ;
    a2a:PersonNameLastName "Philippen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person-e090bb6f-0ee5-30ce-de8b-93f7593c6e62
  a a2a:Person ;
  rdfs:label "Albertus van Gool" ;
  a2a:PersonName [
    rdfs:label "Albertus van Gool" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person-49161d8a-cf45-0d58-321c-de77d9ad5606
  a a2a:Person ;
  rdfs:label "Albertus van Gool" ;
  a2a:PersonName [
    rdfs:label "Albertus van Gool" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person-751bcc51-45fc-e161-0ee8-94e257c1c71b
  a a2a:Person ;
  rdfs:label "Clara Maria Josepha Tieffenbach" ;
  a2a:PersonName [
    rdfs:label "Clara Maria Josepha Tieffenbach" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNamePatronym "Maria Josepha" ;
    a2a:PersonNameLastName "Tieffenbach"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person-24080e1a-2cba-0e1f-7cde-1f046a5e4ce5
  a a2a:Person ;
  rdfs:label "Maria Anna Ludovica van Gool" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Ludovica van Gool" ;
    a2a:PersonNameFirstName "Maria Anna Ludovica" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1775" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1775-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person:7086f312-ab35-096b-be9a-792ca039e133 ;
  a2a:EventKeyRef oa:event_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Event1 .

oa:relationep_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person:e090bb6f-0ee5-30ce-de8b-93f7593c6e62 ;
  a2a:EventKeyRef oa:event_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Event1 .

oa:relationep_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person:49161d8a-cf45-0d58-321c-de77d9ad5606 ;
  a2a:EventKeyRef oa:event_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Event1 .

oa:relationep_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person:751bcc51-45fc-e161-0ee8-94e257c1c71b ;
  a2a:EventKeyRef oa:event_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Event1 .

oa:relationep_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Person:24080e1a-2cba-0e1f-7cde-1f046a5e4ce5 ;
  a2a:EventKeyRef oa:event_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e_Event1 .

oa:source_brd_8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1775-05-29 - 1775-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1775" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1775-05-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 16, Periode: 1742-1789" ;
    a2a:Book "Dopen rk Nieuwstraat 1742-1789" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "269" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 16, Periode: 1742-1789, Dopen rk Nieuwstraat 1742-1789, 16, 269"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e95476-8751-11e3-9404-df77d571a7d4.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e95476-8751-11e3-9404-df77d571a7d4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e" ;
  a2a:RecordGUID "{8f4608c2-a7e1-1958-6cd7-a2cb29a0bd3e}" ;
  a2a:SourceRemarkOpmerking "vader uit Grave moeder uit Antwerpen meter huisvrouw van de peter", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1742-1789\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5093_00005093.xml van BRD" .

