@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_aadc1c5c-403f-d8ea-8b63-ddeb7fa1c03c
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1915-1916)" ;
  a2a:hasPerson oa:person_bhi_aadc1c5c-403f-d8ea-8b63-ddeb7fa1c03c_Person-ca2f6c90-8153-eb3b-fe50-7d6026a7797d ;
  a2a:hasEvent oa:event_bhi_aadc1c5c-403f-d8ea-8b63-ddeb7fa1c03c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_aadc1c5c-403f-d8ea-8b63-ddeb7fa1c03c_0 ;
  a2a:hasSource oa:source_bhi_aadc1c5c-403f-d8ea-8b63-ddeb7fa1c03c .

oa:person_bhi_aadc1c5c-403f-d8ea-8b63-ddeb7fa1c03c_Person-ca2f6c90-8153-eb3b-fe50-7d6026a7797d
  a a2a:Person ;
  rdfs:label "Louis Cleiren" ;
  a2a:PersonName [
    rdfs:label "Louis Cleiren" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Cleiren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1897-10-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:event_bhi_aadc1c5c-403f-d8ea-8b63-ddeb7fa1c03c_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_aadc1c5c-403f-d8ea-8b63-ddeb7fa1c03c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_aadc1c5c-403f-d8ea-8b63-ddeb7fa1c03c_Person:ca2f6c90-8153-eb3b-fe50-7d6026a7797d ;
  a2a:EventKeyRef oa:event_bhi_aadc1c5c-403f-d8ea-8b63-ddeb7fa1c03c_Event1 .

oa:source_bhi_aadc1c5c-403f-d8ea-8b63-ddeb7fa1c03c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1915-01-01 - 1916-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1916-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, Deel: 296, Periode: 1915-1916" ;
    a2a:Book "Inschrijvingsregister gedetineerden, exclusief voorlopig aangehoudenen" ;
    a2a:RegistryNumber "296" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in Breda, Deel: 296, Periode: 1915-1916, Inschrijvingsregister gedetineerden, exclusief voorlopig aangehoudenen, 296"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8e1ee04a-187c-5b16-f875-ad15e0f8659d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8e1ee04a-187c-5b16-f875-ad15e0f8659d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/aadc1c5c-403f-d8ea-8b63-ddeb7fa1c03c" ;
  a2a:RecordGUID "{aadc1c5c-403f-d8ea-8b63-ddeb7fa1c03c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_2791_00002791.xml van BHI" .

