@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_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2
  a a2a:Record ;
  rdfs:label "Doop op 21 mei 1769 te Breda" ;
  a2a:hasPerson oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person-569921d9-6f89-67e1-03e3-817efa80a623, oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person-c0952346-ee94-cfec-6e45-65114a08827e, oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person-d7744a28-05b2-2f47-3678-d419b5a8027b, oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person-8549d17c-4ad5-01d5-4ae9-53f182684e1f, oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person-a57d3615-e524-9502-cf81-c80458021b7a ;
  a2a:hasEvent oa:event_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_0, oa:relationep_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_1, oa:relationep_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_2, oa:relationep_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_3, oa:relationep_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_4 ;
  a2a:hasSource oa:source_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2 .

oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person-569921d9-6f89-67e1-03e3-817efa80a623
  a a2a:Person ;
  rdfs:label "Marie du Long (echtgen. v. Etienne Ferrand, Tante moedersz.)" ;
  a2a:PersonName [
    rdfs:label "Marie du Long (echtgen. v. Etienne Ferrand, Tante moedersz.)" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Long (echtgen. v. Etienne Ferrand, Tante moedersz.)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person-c0952346-ee94-cfec-6e45-65114a08827e
  a a2a:Person ;
  rdfs:label "Jean Portau (grootvader)" ;
  a2a:PersonName [
    rdfs:label "Jean Portau (grootvader)" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Portau (grootvader)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person-d7744a28-05b2-2f47-3678-d419b5a8027b
  a a2a:Person ;
  rdfs:label "Jean Portau" ;
  a2a:PersonName [
    rdfs:label "Jean Portau" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Portau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person-8549d17c-4ad5-01d5-4ae9-53f182684e1f
  a a2a:Person ;
  rdfs:label "Susanne du Long" ;
  a2a:PersonName [
    rdfs:label "Susanne du Long" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Long"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person-a57d3615-e524-9502-cf81-c80458021b7a
  a a2a:Person ;
  rdfs:label "Jean Portau" ;
  a2a:PersonName [
    rdfs:label "Jean Portau" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Portau"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1769" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1769-05-13"^^xsd:date
  ] .

oa:event_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1769" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1769-05-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person:569921d9-6f89-67e1-03e3-817efa80a623 ;
  a2a:EventKeyRef oa:event_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Event1 .

oa:relationep_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person:c0952346-ee94-cfec-6e45-65114a08827e ;
  a2a:EventKeyRef oa:event_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Event1 .

oa:relationep_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person:d7744a28-05b2-2f47-3678-d419b5a8027b ;
  a2a:EventKeyRef oa:event_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Event1 .

oa:relationep_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person:8549d17c-4ad5-01d5-4ae9-53f182684e1f ;
  a2a:EventKeyRef oa:event_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Event1 .

oa:relationep_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Person:a57d3615-e524-9502-cf81-c80458021b7a ;
  a2a:EventKeyRef oa:event_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2_Event1 .

oa:source_brd_3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1769-05-21 - 1769-05-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-05-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-05-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1769" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1769-05-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810" ;
    a2a:Book "Dopen Waals-gereformeerd 1607-1810" ;
    a2a:RegistryNumber "89" ;
    a2a:Folio "112" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810, Dopen Waals-gereformeerd 1607-1810, 89, 112"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8416db4e-8751-11e3-b249-a35c71804b3d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8416db4e-8751-11e3-b249-a35c71804b3d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2" ;
  a2a:RecordGUID "{3fe70caa-b7d9-e3b5-a39a-13b1ea9c4bb2}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Waals-gereformeerd+1607-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1082_00001082.xml van BRD" .

