@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_0b679162-e5dd-b2c7-0d8a-5cb9ae800670
  a a2a:Record ;
  rdfs:label "registratie gevangenisregister (in het jaar 1862-1864)" ;
  a2a:hasPerson oa:person_bhi_0b679162-e5dd-b2c7-0d8a-5cb9ae800670_Person-19f7ddfd-a80d-492f-5e6a-c2f6d8b7c4cf ;
  a2a:hasEvent oa:event_bhi_0b679162-e5dd-b2c7-0d8a-5cb9ae800670_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0b679162-e5dd-b2c7-0d8a-5cb9ae800670_0 ;
  a2a:hasSource oa:source_bhi_0b679162-e5dd-b2c7-0d8a-5cb9ae800670 .

oa:person_bhi_0b679162-e5dd-b2c7-0d8a-5cb9ae800670_Person-19f7ddfd-a80d-492f-5e6a-c2f6d8b7c4cf
  a a2a:Person ;
  rdfs:label "Anna Catharina Goessens" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Goessens" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Goessens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oostbeek" ;
    rdfs:label "Oostbeek"
  ] .

oa:event_bhi_0b679162-e5dd-b2c7-0d8a-5cb9ae800670_Event1
  a a2a:Event ;
  rdfs:label "other:registratie gevangenisregister" ;
  a2a:EventType "other:registratie gevangenisregister" .

oa:relationep_bhi_0b679162-e5dd-b2c7-0d8a-5cb9ae800670_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_0b679162-e5dd-b2c7-0d8a-5cb9ae800670_Person:19f7ddfd-a80d-492f-5e6a-c2f6d8b7c4cf ;
  a2a:EventKeyRef oa:event_bhi_0b679162-e5dd-b2c7-0d8a-5cb9ae800670_Event1 .

oa:source_bhi_0b679162-e5dd-b2c7-0d8a-5cb9ae800670
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, gevangenisregisters" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1862-01-01 - 1864-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1862-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-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: 388, Periode: 1862-1864" ;
    a2a:Book "Inschrijvingsregister gedetineerden" ;
    a2a:RegistryNumber "388" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gevangenissen in 's-Hertogenbosch, Deel: 388, Periode: 1862-1864, Inschrijvingsregister gedetineerden, 388"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/602eb27c-57e8-d10c-674d-6a5b52aa80bc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/602eb27c-57e8-d10c-674d-6a5b52aa80bc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0b679162-e5dd-b2c7-0d8a-5cb9ae800670" ;
  a2a:RecordGUID "{0b679162-e5dd-b2c7-0d8a-5cb9ae800670}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1930_00001930.xml van BHI" .

