@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_a00e32d3-4a9a-b838-e0b0-61e60be1da02
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1822-1823)" ;
  a2a:hasPerson oa:person_brd_a00e32d3-4a9a-b838-e0b0-61e60be1da02_Person-a0448cc0-f4e5-5527-f8a2-691421b3e756 ;
  a2a:hasEvent oa:event_brd_a00e32d3-4a9a-b838-e0b0-61e60be1da02_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_a00e32d3-4a9a-b838-e0b0-61e60be1da02_0 ;
  a2a:hasSource oa:source_brd_a00e32d3-4a9a-b838-e0b0-61e60be1da02 .

oa:person_brd_a00e32d3-4a9a-b838-e0b0-61e60be1da02_Person-a0448cc0-f4e5-5527-f8a2-691421b3e756
  a a2a:Person ;
  rdfs:label "P Snellen" ;
  a2a:PersonName [
    rdfs:label "P Snellen" ;
    a2a:PersonNameFirstName "P" ;
    a2a:PersonNameLastName "Snellen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] .

oa:event_brd_a00e32d3-4a9a-b838-e0b0-61e60be1da02_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_brd_a00e32d3-4a9a-b838-e0b0-61e60be1da02_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_brd_a00e32d3-4a9a-b838-e0b0-61e60be1da02_Person:a0448cc0-f4e5-5527-f8a2-691421b3e756 ;
  a2a:EventKeyRef oa:event_brd_a00e32d3-4a9a-b838-e0b0-61e60be1da02_Event1 .

oa:source_brd_a00e32d3-4a9a-b838-e0b0-61e60be1da02
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1822-01-01 - 1823-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1823-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Gemeente Princenhage 1811-1941, Bron: boek, Deel: 1264, Periode: 1822-1823" ;
    a2a:Book "Volkstellingregister Princenhage 1822-1823" ;
    a2a:RegistryNumber "1264" ;
    a2a:Folio "120" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Gemeente Princenhage 1811-1941, Bron: boek, Deel: 1264, Periode: 1822-1823, Volkstellingregister Princenhage 1822-1823, 1264, 120"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84dc09be-8751-11e3-a952-5f39d1d139af.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a00e32d3-4a9a-b838-e0b0-61e60be1da02" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84dc09be-8751-11e3-a952-5f39d1d139af.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/a00e32d3-4a9a-b838-e0b0-61e60be1da02" ;
  a2a:RecordGUID "{a00e32d3-4a9a-b838-e0b0-61e60be1da02}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Volkstellingregister+Princenhage+1822-1823\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_12655_00012655.xml van BRD" .

