@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_56a2051b-8522-7bc8-84ff-eef68efffbea
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1896-1897)" ;
  a2a:hasPerson oa:person_bhi_56a2051b-8522-7bc8-84ff-eef68efffbea_Person-771896b8-9e5f-0fb0-bdba-d742fec4ce83 ;
  a2a:hasEvent oa:event_bhi_56a2051b-8522-7bc8-84ff-eef68efffbea_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_56a2051b-8522-7bc8-84ff-eef68efffbea_0 ;
  a2a:hasSource oa:source_bhi_56a2051b-8522-7bc8-84ff-eef68efffbea .

oa:person_bhi_56a2051b-8522-7bc8-84ff-eef68efffbea_Person-771896b8-9e5f-0fb0-bdba-d742fec4ce83
  a a2a:Person ;
  rdfs:label "Abraham Jacobus Simons" ;
  a2a:PersonName [
    rdfs:label "Abraham Jacobus Simons" ;
    a2a:PersonNameFirstName "Abraham Jacobus" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1859-06-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:event_bhi_56a2051b-8522-7bc8-84ff-eef68efffbea_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_56a2051b-8522-7bc8-84ff-eef68efffbea_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_56a2051b-8522-7bc8-84ff-eef68efffbea_Person:771896b8-9e5f-0fb0-bdba-d742fec4ce83 ;
  a2a:EventKeyRef oa:event_bhi_56a2051b-8522-7bc8-84ff-eef68efffbea_Event1 .

oa:source_bhi_56a2051b-8522-7bc8-84ff-eef68efffbea
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1896-01-01 - 1897-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-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: 539, Periode: 1896-1897" ;
    a2a:Book "Inschrijvingsregister voorlopig aangehoudenen" ;
    a2a:RegistryNumber "539" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in 's-Hertogenbosch, Deel: 539, Periode: 1896-1897, Inschrijvingsregister voorlopig aangehoudenen, 539"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2322fc50-7099-2656-a8a3-31e0bb1a4d15.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2322fc50-7099-2656-a8a3-31e0bb1a4d15.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/56a2051b-8522-7bc8-84ff-eef68efffbea" ;
  a2a:RecordGUID "{56a2051b-8522-7bc8-84ff-eef68efffbea}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_1198_00001198.xml van BHI" .

