@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_4f29677f-3ddf-ef7c-ecc7-2f69c8123ba0
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1917-1919)" ;
  a2a:hasPerson oa:person_bhi_4f29677f-3ddf-ef7c-ecc7-2f69c8123ba0_Person-0af4bcc0-c592-3059-59a7-ea53a032da0e ;
  a2a:hasEvent oa:event_bhi_4f29677f-3ddf-ef7c-ecc7-2f69c8123ba0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4f29677f-3ddf-ef7c-ecc7-2f69c8123ba0_0 ;
  a2a:hasSource oa:source_bhi_4f29677f-3ddf-ef7c-ecc7-2f69c8123ba0 .

oa:person_bhi_4f29677f-3ddf-ef7c-ecc7-2f69c8123ba0_Person-0af4bcc0-c592-3059-59a7-ea53a032da0e
  a a2a:Person ;
  rdfs:label "Adrianus Hendricus Jansen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hendricus Jansen" ;
    a2a:PersonNameFirstName "Adrianus Hendricus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1876-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stratum" ;
    rdfs:label "Stratum"
  ] .

oa:event_bhi_4f29677f-3ddf-ef7c-ecc7-2f69c8123ba0_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_4f29677f-3ddf-ef7c-ecc7-2f69c8123ba0_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_4f29677f-3ddf-ef7c-ecc7-2f69c8123ba0_Person:0af4bcc0-c592-3059-59a7-ea53a032da0e ;
  a2a:EventKeyRef oa:event_bhi_4f29677f-3ddf-ef7c-ecc7-2f69c8123ba0_Event1 .

oa:source_bhi_4f29677f-3ddf-ef7c-ecc7-2f69c8123ba0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1917-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-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: 103, Periode: 1917-1919" ;
    a2a:Book "Inschrijvingsregister gedetineerden, exclusief voorlopig aangehoudenen" ;
    a2a:RegistryNumber "103" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in Eindhoven, Deel: 103, Periode: 1917-1919, Inschrijvingsregister gedetineerden, exclusief voorlopig aangehoudenen, 103"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3c682055-7032-0ed5-e116-e0a3587ffcef.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3c682055-7032-0ed5-e116-e0a3587ffcef.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4f29677f-3ddf-ef7c-ecc7-2f69c8123ba0" ;
  a2a:RecordGUID "{4f29677f-3ddf-ef7c-ecc7-2f69c8123ba0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1106_00001106.xml van BHI" .

