@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_be569f6c-dc47-94e2-979b-cdbe584fe083
  a a2a:Record ;
  rdfs:label "Doop op 14 juni 1690 te Breda" ;
  a2a:hasPerson oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person-4d90d19a-2d10-9a0d-4129-801dbe9d97a7, oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person-1f8eb722-b45d-a2d9-00e6-1ec1c175000f, oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person-ec7514c9-0d26-c992-c1af-c11fc976d018, oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person-6dde371b-ebc6-b665-7e87-a9e2b8255119, oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person-2cef43ec-0521-a0c5-74fe-8cc47fc58a8b ;
  a2a:hasEvent oa:event_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_0, oa:relationep_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_1, oa:relationep_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_2, oa:relationep_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_3, oa:relationep_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_4 ;
  a2a:hasSource oa:source_brd_be569f6c-dc47-94e2-979b-cdbe584fe083 .

oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person-4d90d19a-2d10-9a0d-4129-801dbe9d97a7
  a a2a:Person ;
  rdfs:label "Joanna Fontein" ;
  a2a:PersonName [
    rdfs:label "Joanna Fontein" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Fontein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person-1f8eb722-b45d-a2d9-00e6-1ec1c175000f
  a a2a:Person ;
  rdfs:label "Joannes Heygelin" ;
  a2a:PersonName [
    rdfs:label "Joannes Heygelin" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Heygelin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person-ec7514c9-0d26-c992-c1af-c11fc976d018
  a a2a:Person ;
  rdfs:label "Willem Fontein" ;
  a2a:PersonName [
    rdfs:label "Willem Fontein" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Fontein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person-6dde371b-ebc6-b665-7e87-a9e2b8255119
  a a2a:Person ;
  rdfs:label "Anna Catharina Fontein" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Fontein" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Catharina" ;
    a2a:PersonNameLastName "Fontein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person-2cef43ec-0521-a0c5-74fe-8cc47fc58a8b
  a a2a:Person ;
  rdfs:label "Elisabeth Heygelin" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Heygelin" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Heygelin"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1690" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1690-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person:4d90d19a-2d10-9a0d-4129-801dbe9d97a7 ;
  a2a:EventKeyRef oa:event_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Event1 .

oa:relationep_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person:1f8eb722-b45d-a2d9-00e6-1ec1c175000f ;
  a2a:EventKeyRef oa:event_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Event1 .

oa:relationep_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person:ec7514c9-0d26-c992-c1af-c11fc976d018 ;
  a2a:EventKeyRef oa:event_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Event1 .

oa:relationep_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person:6dde371b-ebc6-b665-7e87-a9e2b8255119 ;
  a2a:EventKeyRef oa:event_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Event1 .

oa:relationep_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Person:2cef43ec-0521-a0c5-74fe-8cc47fc58a8b ;
  a2a:EventKeyRef oa:event_brd_be569f6c-dc47-94e2-979b-cdbe584fe083_Event1 .

oa:source_brd_be569f6c-dc47-94e2-979b-cdbe584fe083
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1690-06-14 - 1690-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1690" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1690-06-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 14, Periode: 1677-1695" ;
    a2a:Book "Dopen rk Nieuwstraat 1677-1695" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "169" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 14, Periode: 1677-1695, Dopen rk Nieuwstraat 1677-1695, 14, 169"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83da922e-8751-11e3-a644-572a743969e8.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/be569f6c-dc47-94e2-979b-cdbe584fe083" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83da922e-8751-11e3-a644-572a743969e8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/be569f6c-dc47-94e2-979b-cdbe584fe083" ;
  a2a:RecordGUID "{be569f6c-dc47-94e2-979b-cdbe584fe083}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1677-1695\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5508_00005508.xml van BRD" .

