@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_37834bf2-2502-fe49-7bd3-e02e62cc3897
  a a2a:Record ;
  rdfs:label "Doop op 28 februari 1755 te Breda" ;
  a2a:hasPerson oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person-b0e790b9-e0ce-6fcb-bcc4-5edac1ae0e18, oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person-feddf156-e19b-51b8-f57c-121283b46b08, oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person-7416ccee-23a4-eb0a-4bfe-fc0dea4ff3c1, oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person-560fac61-0ab1-bc65-1fee-cb9e941a271c, oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person-96e323a2-e5b0-67e9-d8ef-7f664cb75290 ;
  a2a:hasEvent oa:event_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_0, oa:relationep_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_1, oa:relationep_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_2, oa:relationep_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_3, oa:relationep_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_4 ;
  a2a:hasSource oa:source_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897 .

oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person-b0e790b9-e0ce-6fcb-bcc4-5edac1ae0e18
  a a2a:Person ;
  rdfs:label "Adriana Maria Liefmans" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Liefmans" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Liefmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person-feddf156-e19b-51b8-f57c-121283b46b08
  a a2a:Person ;
  rdfs:label "Nicolaas Naelden" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Naelden" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Naelden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person-7416ccee-23a4-eb0a-4bfe-fc0dea4ff3c1
  a a2a:Person ;
  rdfs:label "Waltherus Eeltiens" ;
  a2a:PersonName [
    rdfs:label "Waltherus Eeltiens" ;
    a2a:PersonNameFirstName "Waltherus" ;
    a2a:PersonNameLastName "Eeltiens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person-560fac61-0ab1-bc65-1fee-cb9e941a271c
  a a2a:Person ;
  rdfs:label "Dijmphna Naelden" ;
  a2a:PersonName [
    rdfs:label "Dijmphna Naelden" ;
    a2a:PersonNameFirstName "Dijmphna" ;
    a2a:PersonNameLastName "Naelden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person-96e323a2-e5b0-67e9-d8ef-7f664cb75290
  a a2a:Person ;
  rdfs:label "Nicolaas Eeltiens" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Eeltiens" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Eeltiens"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1755" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1755-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person:b0e790b9-e0ce-6fcb-bcc4-5edac1ae0e18 ;
  a2a:EventKeyRef oa:event_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Event1 .

oa:relationep_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person:feddf156-e19b-51b8-f57c-121283b46b08 ;
  a2a:EventKeyRef oa:event_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Event1 .

oa:relationep_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person:7416ccee-23a4-eb0a-4bfe-fc0dea4ff3c1 ;
  a2a:EventKeyRef oa:event_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Event1 .

oa:relationep_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person:560fac61-0ab1-bc65-1fee-cb9e941a271c ;
  a2a:EventKeyRef oa:event_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Event1 .

oa:relationep_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Person:96e323a2-e5b0-67e9-d8ef-7f664cb75290 ;
  a2a:EventKeyRef oa:event_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897_Event1 .

oa:source_brd_37834bf2-2502-fe49-7bd3-e02e62cc3897
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1755-02-28 - 1755-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1755-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1755-02-28"^^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 "131" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 16, Periode: 1742-1789, Dopen rk Nieuwstraat 1742-1789, 16, 131"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e8cd08-8751-11e3-8593-7356c4ba8e63.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/37834bf2-2502-fe49-7bd3-e02e62cc3897" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e8cd08-8751-11e3-8593-7356c4ba8e63.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/37834bf2-2502-fe49-7bd3-e02e62cc3897" ;
  a2a:RecordGUID "{37834bf2-2502-fe49-7bd3-e02e62cc3897}" ;
  a2a:SourceRemarkOpmerking "<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_1046_00001046.xml van BRD" .

