@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_36be3676-ad0b-e979-9d2b-c6c70cf3e79e
  a a2a:Record ;
  rdfs:label "Doop op 8 oktober 1676 te Breda" ;
  a2a:hasPerson oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person-644329ee-5973-35d6-2dd2-8ba781d6f4c6, oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person-b10b9bd7-731d-fb26-502b-bb562c3bc219, oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person-6f9210db-cadf-3661-e654-7ae7ebe57f5b, oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person-31b42fcf-3107-1e3e-52d9-a3e76d4db1ad, oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person-8f60a5de-64a3-c8b9-ee28-8ac2051fe257 ;
  a2a:hasEvent oa:event_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_0, oa:relationep_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_1, oa:relationep_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_2, oa:relationep_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_3, oa:relationep_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_4 ;
  a2a:hasSource oa:source_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e .

oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person-644329ee-5973-35d6-2dd2-8ba781d6f4c6
  a a2a:Person ;
  rdfs:label "Joanna Heyligers" ;
  a2a:PersonName [
    rdfs:label "Joanna Heyligers" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Heyligers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person-b10b9bd7-731d-fb26-502b-bb562c3bc219
  a a2a:Person ;
  rdfs:label "Jacobus Heyligers" ;
  a2a:PersonName [
    rdfs:label "Jacobus Heyligers" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Heyligers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person-6f9210db-cadf-3661-e654-7ae7ebe57f5b
  a a2a:Person ;
  rdfs:label "Adam Adriaans" ;
  a2a:PersonName [
    rdfs:label "Adam Adriaans" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Adriaans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person-31b42fcf-3107-1e3e-52d9-a3e76d4db1ad
  a a2a:Person ;
  rdfs:label "Cornelia van Bedaf" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Bedaf" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bedaf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person-8f60a5de-64a3-c8b9-ee28-8ac2051fe257
  a a2a:Person ;
  rdfs:label "Heyliger Adriaans" ;
  a2a:PersonName [
    rdfs:label "Heyliger Adriaans" ;
    a2a:PersonNameFirstName "Heyliger" ;
    a2a:PersonNameLastName "Adriaans"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1676" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1676-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person:644329ee-5973-35d6-2dd2-8ba781d6f4c6 ;
  a2a:EventKeyRef oa:event_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Event1 .

oa:relationep_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person:b10b9bd7-731d-fb26-502b-bb562c3bc219 ;
  a2a:EventKeyRef oa:event_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Event1 .

oa:relationep_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person:6f9210db-cadf-3661-e654-7ae7ebe57f5b ;
  a2a:EventKeyRef oa:event_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Event1 .

oa:relationep_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person:31b42fcf-3107-1e3e-52d9-a3e76d4db1ad ;
  a2a:EventKeyRef oa:event_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Event1 .

oa:relationep_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Person:8f60a5de-64a3-c8b9-ee28-8ac2051fe257 ;
  a2a:EventKeyRef oa:event_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e_Event1 .

oa:source_brd_36be3676-ad0b-e979-9d2b-c6c70cf3e79e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1676-10-08 - 1676-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1676-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1676-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1676" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1676-10-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 13, Periode: 1668-1677" ;
    a2a:Book "Dopen rk Nieuwstraat 1668-1677" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "93" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 13, Periode: 1668-1677, Dopen rk Nieuwstraat 1668-1677, 13, 93"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83d6146a-8751-11e3-809c-6bd77192108e.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/36be3676-ad0b-e979-9d2b-c6c70cf3e79e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83d6146a-8751-11e3-809c-6bd77192108e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/36be3676-ad0b-e979-9d2b-c6c70cf3e79e" ;
  a2a:RecordGUID "{36be3676-ad0b-e979-9d2b-c6c70cf3e79e}" ;
  a2a:SourceRemarkOpmerking "tweeling", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1668-1677\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1043_00001043.xml van BRD" .

