@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_f6f5a1fc-744e-3575-9c4e-48eba98cfe00
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1901)" ;
  a2a:hasPerson oa:person_bhi_f6f5a1fc-744e-3575-9c4e-48eba98cfe00_Person-fc70b409-2020-4ea5-0987-7d9ad2ffc98e ;
  a2a:hasEvent oa:event_bhi_f6f5a1fc-744e-3575-9c4e-48eba98cfe00_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f6f5a1fc-744e-3575-9c4e-48eba98cfe00_0 ;
  a2a:hasSource oa:source_bhi_f6f5a1fc-744e-3575-9c4e-48eba98cfe00 .

oa:person_bhi_f6f5a1fc-744e-3575-9c4e-48eba98cfe00_Person-fc70b409-2020-4ea5-0987-7d9ad2ffc98e
  a a2a:Person ;
  rdfs:label "Emil Mathieu Habets" ;
  a2a:PersonName [
    rdfs:label "Emil Mathieu Habets" ;
    a2a:PersonNameFirstName "Emil Mathieu" ;
    a2a:PersonNameLastName "Habets"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1879-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:event_bhi_f6f5a1fc-744e-3575-9c4e-48eba98cfe00_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_f6f5a1fc-744e-3575-9c4e-48eba98cfe00_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_f6f5a1fc-744e-3575-9c4e-48eba98cfe00_Person:fc70b409-2020-4ea5-0987-7d9ad2ffc98e ;
  a2a:EventKeyRef oa:event_bhi_f6f5a1fc-744e-3575-9c4e-48eba98cfe00_Event1 .

oa:source_bhi_f6f5a1fc-744e-3575-9c4e-48eba98cfe00
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1901-01-01 - 1901-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-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: 544, Periode: 1901" ;
    a2a:Book "Inschrijvingsregister voorlopig aangehoudenen" ;
    a2a:RegistryNumber "544" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in 's-Hertogenbosch, Deel: 544, Periode: 1901, Inschrijvingsregister voorlopig aangehoudenen, 544"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/eb07d083-11aa-277b-a0fb-0a9c08a68c2b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/eb07d083-11aa-277b-a0fb-0a9c08a68c2b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f6f5a1fc-744e-3575-9c4e-48eba98cfe00" ;
  a2a:RecordGUID "{f6f5a1fc-744e-3575-9c4e-48eba98cfe00}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4044_00004044.xml van BHI" .

