@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_802a14dd-9c99-64a5-059d-72f0f0616844
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1933-1935)" ;
  a2a:hasPerson oa:person_bhi_802a14dd-9c99-64a5-059d-72f0f0616844_Person-02c03175-2ec7-b162-6752-798b95cc58dd ;
  a2a:hasEvent oa:event_bhi_802a14dd-9c99-64a5-059d-72f0f0616844_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_802a14dd-9c99-64a5-059d-72f0f0616844_0 ;
  a2a:hasSource oa:source_bhi_802a14dd-9c99-64a5-059d-72f0f0616844 .

oa:person_bhi_802a14dd-9c99-64a5-059d-72f0f0616844_Person-02c03175-2ec7-b162-6752-798b95cc58dd
  a a2a:Person ;
  rdfs:label "Jacob Cornelis Theodorus Kwak" ;
  a2a:PersonName [
    rdfs:label "Jacob Cornelis Theodorus Kwak" ;
    a2a:PersonNameFirstName "Jacob Cornelis Theodorus" ;
    a2a:PersonNameLastName "Kwak"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1909-10-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "den Helder" ;
    rdfs:label "den Helder"
  ] .

oa:event_bhi_802a14dd-9c99-64a5-059d-72f0f0616844_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_802a14dd-9c99-64a5-059d-72f0f0616844_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_802a14dd-9c99-64a5-059d-72f0f0616844_Person:02c03175-2ec7-b162-6752-798b95cc58dd ;
  a2a:EventKeyRef oa:event_bhi_802a14dd-9c99-64a5-059d-72f0f0616844_Event1 .

oa:source_bhi_802a14dd-9c99-64a5-059d-72f0f0616844
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1933-01-01 - 1935-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1933-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:gevangenisregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gevangenissen in 's-Hertogenbosch, Deel: 566, Periode: 1933-1935" ;
    a2a:Book "Inschrijvingsregister voorlopig aangehoudenen" ;
    a2a:RegistryNumber "566" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in 's-Hertogenbosch, Deel: 566, Periode: 1933-1935, Inschrijvingsregister voorlopig aangehoudenen, 566"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/29fc8f89-ee8c-deed-bea1-e918f7c6f261.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/29fc8f89-ee8c-deed-bea1-e918f7c6f261.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/802a14dd-9c99-64a5-059d-72f0f0616844" ;
  a2a:RecordGUID "{802a14dd-9c99-64a5-059d-72f0f0616844}" ;
  a2a:SourceRemarkarchiefnaam "Gevangenissen in 's-Hertogenbosch" ;
  a2a:SourceRemarkdeel "566" ;
  a2a:SourceRemarkregister_periode "1933-1935" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_469_00000469.xml van BHI" .

