@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_bhi_3d765584-6d53-e2dc-bd9e-8ddcbc781f79
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1862-1866)" ;
  a2a:hasPerson oa:person_bhi_3d765584-6d53-e2dc-bd9e-8ddcbc781f79_Person-6d898b5c-30f8-35c9-f2d7-7cb68f82bea4 ;
  a2a:hasEvent oa:event_bhi_3d765584-6d53-e2dc-bd9e-8ddcbc781f79_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3d765584-6d53-e2dc-bd9e-8ddcbc781f79_0 ;
  a2a:hasSource oa:source_bhi_3d765584-6d53-e2dc-bd9e-8ddcbc781f79 .

oa:person_bhi_3d765584-6d53-e2dc-bd9e-8ddcbc781f79_Person-6d898b5c-30f8-35c9-f2d7-7cb68f82bea4
  a a2a:Person ;
  rdfs:label "Abraham Huijbregt" ;
  a2a:PersonName [
    rdfs:label "Abraham Huijbregt" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Huijbregt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "16" ;
    rdfs:label "16"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert"
  ] .

oa:event_bhi_3d765584-6d53-e2dc-bd9e-8ddcbc781f79_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_3d765584-6d53-e2dc-bd9e-8ddcbc781f79_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_3d765584-6d53-e2dc-bd9e-8ddcbc781f79_Person:6d898b5c-30f8-35c9-f2d7-7cb68f82bea4 ;
  a2a:EventKeyRef oa:event_bhi_3d765584-6d53-e2dc-bd9e-8ddcbc781f79_Event1 .

oa:source_bhi_3d765584-6d53-e2dc-bd9e-8ddcbc781f79
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1862-01-01 - 1866-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1866-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:gevangenisregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gevangenissen in Breda, 1815-1940, Deel: 112, Periode: 1862-1866" ;
    a2a:Book "Inschrijvingsregister gevangenen" ;
    a2a:RegistryNumber "112" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in Breda, 1815-1940, Deel: 112, Periode: 1862-1866, Inschrijvingsregister gevangenen, 112"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e13ba83c-5372-8f4c-1b89-c54bfb27135b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e13ba83c-5372-8f4c-1b89-c54bfb27135b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3d765584-6d53-e2dc-bd9e-8ddcbc781f79" ;
  a2a:RecordGUID "{3d765584-6d53-e2dc-bd9e-8ddcbc781f79}" ;
  a2a:SourceRemarkOpmerking "Misdrijf: diefstal" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_54608_00054608.xml van BHI" .

