@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_833e5f48-ce90-e2f1-b17f-b54903292a5f
  a a2a:Record ;
  rdfs:label "kiesrechtvermelding in 1812" ;
  a2a:hasPerson oa:person_brd_833e5f48-ce90-e2f1-b17f-b54903292a5f_Person-e8a620e2-d665-e883-b378-e1cc60ab50ed ;
  a2a:hasEvent oa:event_brd_833e5f48-ce90-e2f1-b17f-b54903292a5f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_833e5f48-ce90-e2f1-b17f-b54903292a5f_0 ;
  a2a:hasSource oa:source_brd_833e5f48-ce90-e2f1-b17f-b54903292a5f .

oa:person_brd_833e5f48-ce90-e2f1-b17f-b54903292a5f_Person-e8a620e2-d665-e883-b378-e1cc60ab50ed
  a a2a:Person ;
  rdfs:label "Jean Staalen" ;
  a2a:PersonName [
    rdfs:label "Jean Staalen" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Staalen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [ a2a:Year "1774" ] ;
  a2a:Profession "arbeider" .

oa:event_brd_833e5f48-ce90-e2f1-b17f-b54903292a5f_Event1
  a a2a:Event ;
  rdfs:label "other:kiesrechtvermelding" ;
  a2a:EventType "other:kiesrechtvermelding" ;
  a2a:EventDate [ a2a:Year "1812" ] .

oa:relationep_brd_833e5f48-ce90-e2f1-b17f-b54903292a5f_0
  a a2a:RelationEP ;
  rdfs:label "other:Kiesgerechtigde" ;
  a2a:RelationType "other:Kiesgerechtigde" ;
  a2a:PersonKeyRef oa:person_brd_833e5f48-ce90-e2f1-b17f-b54903292a5f_Person:e8a620e2-d665-e883-b378-e1cc60ab50ed ;
  a2a:EventKeyRef oa:event_brd_833e5f48-ce90-e2f1-b17f-b54903292a5f_Event1 .

oa:source_brd_833e5f48-ce90-e2f1-b17f-b54903292a5f
  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 "2453" ;
    a2a:RegistryNumber "90" ;
    a2a:Folio "004" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Mairie Breda 1810-1814, Bron: boek, Deel: 90, Periode: 1812, Registre civique Breda 1812, 2453, 90, 004"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8752202a-8751-11e3-80f1-3f2c1d987403.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/833e5f48-ce90-e2f1-b17f-b54903292a5f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8752202a-8751-11e3-80f1-3f2c1d987403.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/833e5f48-ce90-e2f1-b17f-b54903292a5f" ;
  a2a:RecordGUID "{833e5f48-ce90-e2f1-b17f-b54903292a5f}" ;
  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" .

