@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_364ca3a2-9378-e7fd-76a1-5514dc10f4c8
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1863-1878)" ;
  a2a:hasPerson oa:person_bhi_364ca3a2-9378-e7fd-76a1-5514dc10f4c8_Person-b293082c-a58c-0d20-5d18-11f1ac8f12d2 ;
  a2a:hasEvent oa:event_bhi_364ca3a2-9378-e7fd-76a1-5514dc10f4c8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_364ca3a2-9378-e7fd-76a1-5514dc10f4c8_0 ;
  a2a:hasSource oa:source_bhi_364ca3a2-9378-e7fd-76a1-5514dc10f4c8 .

oa:person_bhi_364ca3a2-9378-e7fd-76a1-5514dc10f4c8_Person-b293082c-a58c-0d20-5d18-11f1ac8f12d2
  a a2a:Person ;
  rdfs:label "Oncko Mees" ;
  a2a:PersonName [
    rdfs:label "Oncko Mees" ;
    a2a:PersonNameFirstName "Oncko" ;
    a2a:PersonNameLastName "Mees"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:Profession "militair" .

oa:event_bhi_364ca3a2-9378-e7fd-76a1-5514dc10f4c8_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_364ca3a2-9378-e7fd-76a1-5514dc10f4c8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_364ca3a2-9378-e7fd-76a1-5514dc10f4c8_Person:b293082c-a58c-0d20-5d18-11f1ac8f12d2 ;
  a2a:EventKeyRef oa:event_bhi_364ca3a2-9378-e7fd-76a1-5514dc10f4c8_Event1 .

oa:source_bhi_364ca3a2-9378-e7fd-76a1-5514dc10f4c8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1863-01-01 - 1878-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1863-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-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: 297, Periode: 1863-1878" ;
    a2a:Book "Staat van onveroordeelde miltairen" ;
    a2a:RegistryNumber "297" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in 's-Hertogenbosch, Deel: 297, Periode: 1863-1878, Staat van onveroordeelde miltairen, 297"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ec40225b-a48f-248e-2b25-b13b05d6e9dc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ec40225b-a48f-248e-2b25-b13b05d6e9dc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/364ca3a2-9378-e7fd-76a1-5514dc10f4c8" ;
  a2a:RecordGUID "{364ca3a2-9378-e7fd-76a1-5514dc10f4c8}" ;
  a2a:SourceRemarkOpmerking "Misdrijf: desertie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_72955_00072955.xml van BHI" .

