@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_c96884af-56bf-782c-a46b-166314e44850
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1854-1856)" ;
  a2a:hasPerson oa:person_bhi_c96884af-56bf-782c-a46b-166314e44850_Person-3969fdcf-50b2-35ad-7efd-13864a307b1c ;
  a2a:hasEvent oa:event_bhi_c96884af-56bf-782c-a46b-166314e44850_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c96884af-56bf-782c-a46b-166314e44850_0 ;
  a2a:hasSource oa:source_bhi_c96884af-56bf-782c-a46b-166314e44850 .

oa:person_bhi_c96884af-56bf-782c-a46b-166314e44850_Person-3969fdcf-50b2-35ad-7efd-13864a307b1c
  a a2a:Person ;
  rdfs:label "Jacob Krauth" ;
  a2a:PersonName [
    rdfs:label "Jacob Krauth" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Krauth"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] .

oa:event_bhi_c96884af-56bf-782c-a46b-166314e44850_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_c96884af-56bf-782c-a46b-166314e44850_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_c96884af-56bf-782c-a46b-166314e44850_Person:3969fdcf-50b2-35ad-7efd-13864a307b1c ;
  a2a:EventKeyRef oa:event_bhi_c96884af-56bf-782c-a46b-166314e44850_Event1 .

oa:source_bhi_c96884af-56bf-782c-a46b-166314e44850
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1854-01-01 - 1856-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1854-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1856-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:gevangenisregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gevangenissen in Eindhoven, Deel: 49, Periode: 1854-1856" ;
    a2a:Book "Inschrijvingsregister gedetineerden" ;
    a2a:RegistryNumber "49" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in Eindhoven, Deel: 49, Periode: 1854-1856, Inschrijvingsregister gedetineerden, 49"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/97bb5e91-66ef-3389-6339-eae9f3fd900a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/97bb5e91-66ef-3389-6339-eae9f3fd900a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c96884af-56bf-782c-a46b-166314e44850" ;
  a2a:RecordGUID "{c96884af-56bf-782c-a46b-166314e44850}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_3175_00003175.xml van BHI" .

