@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_030ab47a-c2ed-e3cc-799f-bd0d71e595f8
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1875)" ;
  a2a:hasPerson oa:person_bhi_030ab47a-c2ed-e3cc-799f-bd0d71e595f8_Person-f0f4c232-3110-6732-1c58-6e1056c3faf0 ;
  a2a:hasEvent oa:event_bhi_030ab47a-c2ed-e3cc-799f-bd0d71e595f8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_030ab47a-c2ed-e3cc-799f-bd0d71e595f8_0 ;
  a2a:hasSource oa:source_bhi_030ab47a-c2ed-e3cc-799f-bd0d71e595f8 .

oa:person_bhi_030ab47a-c2ed-e3cc-799f-bd0d71e595f8_Person-f0f4c232-3110-6732-1c58-6e1056c3faf0
  a a2a:Person ;
  rdfs:label "Pierre Louis Lune" ;
  a2a:PersonName [
    rdfs:label "Pierre Louis Lune" ;
    a2a:PersonNameFirstName "Pierre Louis" ;
    a2a:PersonNameLastName "Lune"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brussel (België)" ;
    rdfs:label "Brussel (België)"
  ] .

oa:event_bhi_030ab47a-c2ed-e3cc-799f-bd0d71e595f8_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_030ab47a-c2ed-e3cc-799f-bd0d71e595f8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_030ab47a-c2ed-e3cc-799f-bd0d71e595f8_Person:f0f4c232-3110-6732-1c58-6e1056c3faf0 ;
  a2a:EventKeyRef oa:event_bhi_030ab47a-c2ed-e3cc-799f-bd0d71e595f8_Event1 .

oa:source_bhi_030ab47a-c2ed-e3cc-799f-bd0d71e595f8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1875-01-01 - 1875-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-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: 395, Periode: 1875" ;
    a2a:Book "Inschrijvingsregister gedetineerden" ;
    a2a:RegistryNumber "395" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in 's-Hertogenbosch, Deel: 395, Periode: 1875, Inschrijvingsregister gedetineerden, 395"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/446cac16-a7b4-2cc3-c193-3781976f45db.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/446cac16-a7b4-2cc3-c193-3781976f45db.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/030ab47a-c2ed-e3cc-799f-bd0d71e595f8" ;
  a2a:RecordGUID "{030ab47a-c2ed-e3cc-799f-bd0d71e595f8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1827_00001827.xml van BHI" .

