@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_2ee28336-6bf6-9a1f-462a-e9292cd6f163
  a a2a:Record ;
  rdfs:label "lidmaat in 1761 te Breda" ;
  a2a:hasPerson oa:person_brd_2ee28336-6bf6-9a1f-462a-e9292cd6f163_Person-4a65d24a-abb3-8cee-00ae-1ce1e5393662 ;
  a2a:hasEvent oa:event_brd_2ee28336-6bf6-9a1f-462a-e9292cd6f163_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2ee28336-6bf6-9a1f-462a-e9292cd6f163_0 ;
  a2a:hasSource oa:source_brd_2ee28336-6bf6-9a1f-462a-e9292cd6f163 .

oa:person_brd_2ee28336-6bf6-9a1f-462a-e9292cd6f163_Person-4a65d24a-abb3-8cee-00ae-1ce1e5393662
  a a2a:Person ;
  rdfs:label "Everhardus Schelkes" ;
  a2a:PersonName [
    rdfs:label "Everhardus Schelkes" ;
    a2a:PersonNameFirstName "Everhardus" ;
    a2a:PersonNameLastName "Schelkes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_2ee28336-6bf6-9a1f-462a-e9292cd6f163_Event1
  a a2a:Event ;
  rdfs:label "other:lidmaat" ;
  a2a:EventType "other:lidmaat" ;
  a2a:EventDate [ a2a:Year "1761" ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_2ee28336-6bf6-9a1f-462a-e9292cd6f163_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_brd_2ee28336-6bf6-9a1f-462a-e9292cd6f163_Person:4a65d24a-abb3-8cee-00ae-1ce1e5393662 ;
  a2a:EventKeyRef oa:event_brd_2ee28336-6bf6-9a1f-462a-e9292cd6f163_Event1 .

oa:source_brd_2ee28336-6bf6-9a1f-462a-e9292cd6f163
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Doop-, Trouw- en Begraafregisters (DTB)" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1761-01-01 - 1761-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1761" ] ;
  a2a:SourceType "other:Doop-, Trouw- en Begraafregisters (DTB)" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Bron: boek, Deel: 140, Periode: 1656-1890" ;
    a2a:Book "Lidmaten NG Breda 1656-1890" ;
    a2a:RegistryNumber "140" ;
    a2a:Folio "375" ;
    rdfs:label "Stadsarchief Breda, Breda, Bron: boek, Deel: 140, Periode: 1656-1890, Lidmaten NG Breda 1656-1890, 140, 375"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8769e138-8751-11e3-9652-37ea5ac077e7.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2ee28336-6bf6-9a1f-462a-e9292cd6f163" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8769e138-8751-11e3-9652-37ea5ac077e7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2ee28336-6bf6-9a1f-462a-e9292cd6f163" ;
  a2a:RecordGUID "{2ee28336-6bf6-9a1f-462a-e9292cd6f163}" ;
  a2a:SourceRemarkOpmerking "attestatie ingekomen van: Nijmegen", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Lidmaten+NG+Breda+1656-1890\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_15357_00015357.xml van BRD" .

