@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_09fa6d27-9f82-2fa2-e17a-0cf9c94b773c
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1903-1904)" ;
  a2a:hasPerson oa:person_bhi_09fa6d27-9f82-2fa2-e17a-0cf9c94b773c_Person-efd74adb-fbcd-b906-b98b-21bd0f97fbb2 ;
  a2a:hasEvent oa:event_bhi_09fa6d27-9f82-2fa2-e17a-0cf9c94b773c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_09fa6d27-9f82-2fa2-e17a-0cf9c94b773c_0 ;
  a2a:hasSource oa:source_bhi_09fa6d27-9f82-2fa2-e17a-0cf9c94b773c .

oa:person_bhi_09fa6d27-9f82-2fa2-e17a-0cf9c94b773c_Person-efd74adb-fbcd-b906-b98b-21bd0f97fbb2
  a a2a:Person ;
  rdfs:label "Alphonsus Maria Schmit" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Maria Schmit" ;
    a2a:PersonNameFirstName "Alphonsus Maria" ;
    a2a:PersonNameLastName "Schmit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "3" ;
    a2a:Day "3" ;
    rdfs:label "1885-03-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught"
  ] .

oa:event_bhi_09fa6d27-9f82-2fa2-e17a-0cf9c94b773c_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_09fa6d27-9f82-2fa2-e17a-0cf9c94b773c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_09fa6d27-9f82-2fa2-e17a-0cf9c94b773c_Person:efd74adb-fbcd-b906-b98b-21bd0f97fbb2 ;
  a2a:EventKeyRef oa:event_bhi_09fa6d27-9f82-2fa2-e17a-0cf9c94b773c_Event1 .

oa:source_bhi_09fa6d27-9f82-2fa2-e17a-0cf9c94b773c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1903-01-01 - 1904-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-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, 1815-1940, Deel: 350, Periode: 1903-1904" ;
    a2a:Book "Inschrijvingsregister gevangenen" ;
    a2a:RegistryNumber "350" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in 's-Hertogenbosch, 1815-1940, Deel: 350, Periode: 1903-1904, Inschrijvingsregister gevangenen, 350"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/79bcd519-5b01-5b5c-acbe-c427275c5af9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/79bcd519-5b01-5b5c-acbe-c427275c5af9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-01-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/09fa6d27-9f82-2fa2-e17a-0cf9c94b773c" ;
  a2a:RecordGUID "{09fa6d27-9f82-2fa2-e17a-0cf9c94b773c}" ;
  a2a:SourceRemarkOpmerking "Misdrijf: mishandeling" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_43079_00043079.xml van BHI" .

