@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_79f91ef1-72f2-5fcf-e812-b38282179bd4
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1890-1892)" ;
  a2a:hasPerson oa:person_bhi_79f91ef1-72f2-5fcf-e812-b38282179bd4_Person-9d904794-8c25-f26b-9a4d-494a747f34cb ;
  a2a:hasEvent oa:event_bhi_79f91ef1-72f2-5fcf-e812-b38282179bd4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_79f91ef1-72f2-5fcf-e812-b38282179bd4_0 ;
  a2a:hasSource oa:source_bhi_79f91ef1-72f2-5fcf-e812-b38282179bd4 .

oa:person_bhi_79f91ef1-72f2-5fcf-e812-b38282179bd4_Person-9d904794-8c25-f26b-9a4d-494a747f34cb
  a a2a:Person ;
  rdfs:label "Adrianus Jongeneele" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jongeneele" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Jongeneele"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leur" ;
    rdfs:label "Leur"
  ] .

oa:event_bhi_79f91ef1-72f2-5fcf-e812-b38282179bd4_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_79f91ef1-72f2-5fcf-e812-b38282179bd4_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_79f91ef1-72f2-5fcf-e812-b38282179bd4_Person:9d904794-8c25-f26b-9a4d-494a747f34cb ;
  a2a:EventKeyRef oa:event_bhi_79f91ef1-72f2-5fcf-e812-b38282179bd4_Event1 .

oa:source_bhi_79f91ef1-72f2-5fcf-e812-b38282179bd4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1890-01-01 - 1892-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-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: 342, Periode: 1890-1892" ;
    a2a:Book "Inschrijvingsregister voorlopig aangehoudenen" ;
    a2a:RegistryNumber "342" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in Breda, Deel: 342, Periode: 1890-1892, Inschrijvingsregister voorlopig aangehoudenen, 342"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5bf55dea-660d-ce81-c727-b0d351a6a2cd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5bf55dea-660d-ce81-c727-b0d351a6a2cd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/79f91ef1-72f2-5fcf-e812-b38282179bd4" ;
  a2a:RecordGUID "{79f91ef1-72f2-5fcf-e812-b38282179bd4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1629_00001629.xml van BHI" .

