@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_188cd250-b5ea-e51a-4ad0-b32a5c74b2fc
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1893-1894)" ;
  a2a:hasPerson oa:person_bhi_188cd250-b5ea-e51a-4ad0-b32a5c74b2fc_Person-bbe24f7c-ad0f-928f-44a5-3925d90b98e5 ;
  a2a:hasEvent oa:event_bhi_188cd250-b5ea-e51a-4ad0-b32a5c74b2fc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_188cd250-b5ea-e51a-4ad0-b32a5c74b2fc_0 ;
  a2a:hasSource oa:source_bhi_188cd250-b5ea-e51a-4ad0-b32a5c74b2fc .

oa:person_bhi_188cd250-b5ea-e51a-4ad0-b32a5c74b2fc_Person-bbe24f7c-ad0f-928f-44a5-3925d90b98e5
  a a2a:Person ;
  rdfs:label "Nathan van der Heim" ;
  a2a:PersonName [
    rdfs:label "Nathan van der Heim" ;
    a2a:PersonNameFirstName "Nathan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heim"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1866-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lekkerkerk" ;
    rdfs:label "Lekkerkerk"
  ] .

oa:event_bhi_188cd250-b5ea-e51a-4ad0-b32a5c74b2fc_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_188cd250-b5ea-e51a-4ad0-b32a5c74b2fc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_188cd250-b5ea-e51a-4ad0-b32a5c74b2fc_Person:bbe24f7c-ad0f-928f-44a5-3925d90b98e5 ;
  a2a:EventKeyRef oa:event_bhi_188cd250-b5ea-e51a-4ad0-b32a5c74b2fc_Event1 .

oa:source_bhi_188cd250-b5ea-e51a-4ad0-b32a5c74b2fc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1893-01-01 - 1894-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-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: 536, Periode: 1893-1894" ;
    a2a:Book "Inschrijvingsregister voorlopig aangehoudenen" ;
    a2a:RegistryNumber "536" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in 's-Hertogenbosch, Deel: 536, Periode: 1893-1894, Inschrijvingsregister voorlopig aangehoudenen, 536"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b5a989ae-1f94-8855-2e98-84aed943d1f9.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b5a989ae-1f94-8855-2e98-84aed943d1f9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/188cd250-b5ea-e51a-4ad0-b32a5c74b2fc" ;
  a2a:RecordGUID "{188cd250-b5ea-e51a-4ad0-b32a5c74b2fc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_2095_00002095.xml van BHI" .

