@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_1ce9b3e3-2c29-4fcd-bf9e-d0eb5052dbe2
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1891-1892)" ;
  a2a:hasPerson oa:person_bhi_1ce9b3e3-2c29-4fcd-bf9e-d0eb5052dbe2_Person-c4105762-6ac4-2b7f-99c4-b8f4509eb54a ;
  a2a:hasEvent oa:event_bhi_1ce9b3e3-2c29-4fcd-bf9e-d0eb5052dbe2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1ce9b3e3-2c29-4fcd-bf9e-d0eb5052dbe2_0 ;
  a2a:hasSource oa:source_bhi_1ce9b3e3-2c29-4fcd-bf9e-d0eb5052dbe2 .

oa:person_bhi_1ce9b3e3-2c29-4fcd-bf9e-d0eb5052dbe2_Person-c4105762-6ac4-2b7f-99c4-b8f4509eb54a
  a a2a:Person ;
  rdfs:label "Frans Bonten" ;
  a2a:PersonName [
    rdfs:label "Frans Bonten" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Bonten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1841-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:event_bhi_1ce9b3e3-2c29-4fcd-bf9e-d0eb5052dbe2_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_1ce9b3e3-2c29-4fcd-bf9e-d0eb5052dbe2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_1ce9b3e3-2c29-4fcd-bf9e-d0eb5052dbe2_Person:c4105762-6ac4-2b7f-99c4-b8f4509eb54a ;
  a2a:EventKeyRef oa:event_bhi_1ce9b3e3-2c29-4fcd-bf9e-d0eb5052dbe2_Event1 .

oa:source_bhi_1ce9b3e3-2c29-4fcd-bf9e-d0eb5052dbe2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1891-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-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: 132, Periode: 1891-1892" ;
    a2a:Book "Inschrijvingsregister gevangenen" ;
    a2a:RegistryNumber "132" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in Breda, 1815-1940, Deel: 132, Periode: 1891-1892, Inschrijvingsregister gevangenen, 132"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9d60034f-4bf5-8aaf-1a3e-b91a034a8011.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9d60034f-4bf5-8aaf-1a3e-b91a034a8011.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1ce9b3e3-2c29-4fcd-bf9e-d0eb5052dbe2" ;
  a2a:RecordGUID "{1ce9b3e3-2c29-4fcd-bf9e-d0eb5052dbe2}" ;
  a2a:SourceRemarkOpmerking "Misdrijf: opzettelijk gebruik maken van een vervalscht authentieke akte" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_43393_00043393.xml van BHI" .

