@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_5b73e045-e197-a0e9-046e-dc69c9ae93e4
  a a2a:Record ;
  rdfs:label "lidmaat in september 1840 te Breda" ;
  a2a:hasPerson oa:person_brd_5b73e045-e197-a0e9-046e-dc69c9ae93e4_Person-c3cbb09e-ed42-6282-7564-63da78cb8cde ;
  a2a:hasEvent oa:event_brd_5b73e045-e197-a0e9-046e-dc69c9ae93e4_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_5b73e045-e197-a0e9-046e-dc69c9ae93e4_0 ;
  a2a:hasSource oa:source_brd_5b73e045-e197-a0e9-046e-dc69c9ae93e4 .

oa:person_brd_5b73e045-e197-a0e9-046e-dc69c9ae93e4_Person-c3cbb09e-ed42-6282-7564-63da78cb8cde
  a a2a:Person ;
  rdfs:label "Abraham Sjamaar" ;
  a2a:PersonName [
    rdfs:label "Abraham Sjamaar" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Sjamaar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_5b73e045-e197-a0e9-046e-dc69c9ae93e4_Event1
  a a2a:Event ;
  rdfs:label "other:lidmaat" ;
  a2a:EventType "other:lidmaat" ;
  a2a:EventDate [
    a2a:Year "1840" ;
    a2a:Month "9"
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_5b73e045-e197-a0e9-046e-dc69c9ae93e4_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_brd_5b73e045-e197-a0e9-046e-dc69c9ae93e4_Person:c3cbb09e-ed42-6282-7564-63da78cb8cde ;
  a2a:EventKeyRef oa:event_brd_5b73e045-e197-a0e9-046e-dc69c9ae93e4_Event1 .

oa:source_brd_5b73e045-e197-a0e9-046e-dc69c9ae93e4
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Doop-, Trouw- en Begraafregisters (DTB)" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1840-09-01 - 1840-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1840-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1840" ;
    a2a:Month "9"
  ] ;
  a2a:SourceType "other:Doop-, Trouw- en Begraafregisters (DTB)" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: boek, Deel: 141, Periode: 1821-1850" ;
    a2a:Book "Lidmaten NH Breda 1821-1850" ;
    a2a:RegistryNumber "141" ;
    a2a:Folio "162r" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: boek, Deel: 141, Periode: 1821-1850, Lidmaten NH Breda 1821-1850, 141, 162r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/876b3f74-8751-11e3-8a7d-f390edb05aa2.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5b73e045-e197-a0e9-046e-dc69c9ae93e4" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/876b3f74-8751-11e3-8a7d-f390edb05aa2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5b73e045-e197-a0e9-046e-dc69c9ae93e4" ;
  a2a:RecordGUID "{5b73e045-e197-a0e9-046e-dc69c9ae93e4}" ;
  a2a:SourceRemarkOpmerking "attestatie ingekomen van: Amsterdam, attestatie verzonden naar: 's Hage 1846-05-21", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Lidmaten+NH+Breda+1821-1850\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_15391_00015391.xml van BRD" .

