@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_5d4e4fa1-a55a-d094-0cf5-e105c8a64b3b
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1904-1905)" ;
  a2a:hasPerson oa:person_bhi_5d4e4fa1-a55a-d094-0cf5-e105c8a64b3b_Person-7395f496-68e2-f012-5fa0-8fa388043774 ;
  a2a:hasEvent oa:event_bhi_5d4e4fa1-a55a-d094-0cf5-e105c8a64b3b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5d4e4fa1-a55a-d094-0cf5-e105c8a64b3b_0 ;
  a2a:hasSource oa:source_bhi_5d4e4fa1-a55a-d094-0cf5-e105c8a64b3b .

oa:person_bhi_5d4e4fa1-a55a-d094-0cf5-e105c8a64b3b_Person-7395f496-68e2-f012-5fa0-8fa388043774
  a a2a:Person ;
  rdfs:label "Johan Peter Kohlen" ;
  a2a:PersonName [
    rdfs:label "Johan Peter Kohlen" ;
    a2a:PersonNameFirstName "Johan Peter" ;
    a2a:PersonNameLastName "Kohlen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1883-08-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Echt" ;
    rdfs:label "Echt"
  ] .

oa:event_bhi_5d4e4fa1-a55a-d094-0cf5-e105c8a64b3b_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_5d4e4fa1-a55a-d094-0cf5-e105c8a64b3b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_5d4e4fa1-a55a-d094-0cf5-e105c8a64b3b_Person:7395f496-68e2-f012-5fa0-8fa388043774 ;
  a2a:EventKeyRef oa:event_bhi_5d4e4fa1-a55a-d094-0cf5-e105c8a64b3b_Event1 .

oa:source_bhi_5d4e4fa1-a55a-d094-0cf5-e105c8a64b3b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1904-01-01 - 1905-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-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: 472, Periode: 1904-1905" ;
    a2a:Book "Inschrijvingsregister gedetineerden, exclusief voorlopig aangehoudenen" ;
    a2a:RegistryNumber "472" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in 's-Hertogenbosch, Deel: 472, Periode: 1904-1905, Inschrijvingsregister gedetineerden, exclusief voorlopig aangehoudenen, 472"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3831e67e-abe1-64bf-7297-052eec82cd43.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3831e67e-abe1-64bf-7297-052eec82cd43.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5d4e4fa1-a55a-d094-0cf5-e105c8a64b3b" ;
  a2a:RecordGUID "{5d4e4fa1-a55a-d094-0cf5-e105c8a64b3b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1281_00001281.xml van BHI" .

