@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_85d2f2d2-5cab-deda-e267-3fb1995abf72
  a a2a:Record ;
  rdfs:label "kiesrechtvermelding in 1812" ;
  a2a:hasPerson oa:person_brd_85d2f2d2-5cab-deda-e267-3fb1995abf72_Person-b49a4e78-33ff-7186-b6fb-9a9d4e234948 ;
  a2a:hasEvent oa:event_brd_85d2f2d2-5cab-deda-e267-3fb1995abf72_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_85d2f2d2-5cab-deda-e267-3fb1995abf72_0 ;
  a2a:hasSource oa:source_brd_85d2f2d2-5cab-deda-e267-3fb1995abf72 .

oa:person_brd_85d2f2d2-5cab-deda-e267-3fb1995abf72_Person-b49a4e78-33ff-7186-b6fb-9a9d4e234948
  a a2a:Person ;
  rdfs:label "Dielis van Riel" ;
  a2a:PersonName [
    rdfs:label "Dielis van Riel" ;
    a2a:PersonNameFirstName "Dielis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1771" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1771-04-28"^^xsd:date
  ] ;
  a2a:Profession "tuinder" .

oa:event_brd_85d2f2d2-5cab-deda-e267-3fb1995abf72_Event1
  a a2a:Event ;
  rdfs:label "other:kiesrechtvermelding" ;
  a2a:EventType "other:kiesrechtvermelding" ;
  a2a:EventDate [ a2a:Year "1812" ] .

oa:relationep_brd_85d2f2d2-5cab-deda-e267-3fb1995abf72_0
  a a2a:RelationEP ;
  rdfs:label "other:Kiesgerechtigde" ;
  a2a:RelationType "other:Kiesgerechtigde" ;
  a2a:PersonKeyRef oa:person_brd_85d2f2d2-5cab-deda-e267-3fb1995abf72_Person:b49a4e78-33ff-7186-b6fb-9a9d4e234948 ;
  a2a:EventKeyRef oa:event_brd_85d2f2d2-5cab-deda-e267-3fb1995abf72_Event1 .

oa:source_brd_85d2f2d2-5cab-deda-e267-3fb1995abf72
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Registre civique" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1812-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1812" ] ;
  a2a:SourceType "other:Registre civique" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Mairie Breda 1810-1814, Bron: boek, Deel: 90, Periode: 1812" ;
    a2a:Book "Registre civique Breda 1812" ;
    a2a:DocumentNumber "2883" ;
    a2a:RegistryNumber "90" ;
    a2a:Folio "016" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Mairie Breda 1810-1814, Bron: boek, Deel: 90, Periode: 1812, Registre civique Breda 1812, 2883, 90, 016"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/87522a5c-8751-11e3-b188-c72efc5e5942.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/85d2f2d2-5cab-deda-e267-3fb1995abf72" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/87522a5c-8751-11e3-b188-c72efc5e5942.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/85d2f2d2-5cab-deda-e267-3fb1995abf72" ;
  a2a:RecordGUID "{85d2f2d2-5cab-deda-e267-3fb1995abf72}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Registre+civique+Breda+1812\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_15151_00015151.xml van BRD" .

