@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_rat_e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6
  a a2a:Record ;
  rdfs:label "inschrijving militieregister (in het jaar 1815-1924)" ;
  a2a:hasPerson oa:person_rat_e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6_Person-e5232771-0be0-5d1f-78ac-057207180ccd ;
  a2a:hasEvent oa:event_rat_e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6_0 ;
  a2a:hasSource oa:source_rat_e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6 .

oa:person_rat_e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6_Person-e5232771-0be0-5d1f-78ac-057207180ccd
  a a2a:Person ;
  rdfs:label "Franciscus Alphonsus Antonius Hulselmans" ;
  a2a:PersonName [
    rdfs:label "Franciscus Alphonsus Antonius Hulselmans" ;
    a2a:PersonNameFirstName "Franciscus Alphonsus Antonius" ;
    a2a:PersonNameLastName "Hulselmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militieregister" ;
  a2a:EventType "other:inschrijving militieregister" .

oa:relationep_rat_e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6_Person:e5232771-0be0-5d1f-78ac-057207180ccd ;
  a2a:EventKeyRef oa:event_rat_e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6_Event1 .

oa:source_rat_e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Militieregisters" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1815-01-01 - 1924-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Militieregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Bron: Militieregister, Deel: 1298, Periode: 1815-1924" ;
    a2a:Book "Alfabetische lijst 1893-1914" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "1298" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Bron: Militieregister, Deel: 1298, Periode: 1815-1924, Alfabetische lijst 1893-1914, 7, 1298"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/425eebd3-4226-ace8-ccb4-849c8cd9549a.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/425eebd3-4226-ace8-ccb4-849c8cd9549a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6" ;
  a2a:RecordGUID "{e4a82408-bbd8-9d16-a2e6-0b5eac44e1e6}" ;
  a2a:SourceRemarkOpmerking "56" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_29179_00029179.xml van RAT" .

