@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_5a4b2fa8-50d8-74b0-f331-e200ad79bf2e
  a a2a:Record ;
  rdfs:label "inschrijving militieregister (in het jaar 1850-1860)" ;
  a2a:hasPerson oa:person_rat_5a4b2fa8-50d8-74b0-f331-e200ad79bf2e_Person-58cb3841-a9f3-4da2-1b1f-18d46738b5de ;
  a2a:hasEvent oa:event_rat_5a4b2fa8-50d8-74b0-f331-e200ad79bf2e_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_5a4b2fa8-50d8-74b0-f331-e200ad79bf2e_0 ;
  a2a:hasSource oa:source_rat_5a4b2fa8-50d8-74b0-f331-e200ad79bf2e .

oa:person_rat_5a4b2fa8-50d8-74b0-f331-e200ad79bf2e_Person-58cb3841-a9f3-4da2-1b1f-18d46738b5de
  a a2a:Person ;
  rdfs:label "Egidius Hoefmans" ;
  a2a:PersonName [
    rdfs:label "Egidius Hoefmans" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Hoefmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1830" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1830-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam"
  ] .

oa:event_rat_5a4b2fa8-50d8-74b0-f331-e200ad79bf2e_Event1
  a a2a:Event ;
  rdfs:label "other:inschrijving militieregister" ;
  a2a:EventType "other:inschrijving militieregister" .

oa:relationep_rat_5a4b2fa8-50d8-74b0-f331-e200ad79bf2e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_5a4b2fa8-50d8-74b0-f331-e200ad79bf2e_Person:58cb3841-a9f3-4da2-1b1f-18d46738b5de ;
  a2a:EventKeyRef oa:event_rat_5a4b2fa8-50d8-74b0-f331-e200ad79bf2e_Event1 .

oa:source_rat_5a4b2fa8-50d8-74b0-f331-e200ad79bf2e
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Militieregisters" ;
  a2a:SourcePlace [
    a2a:Place "Chaam" ;
    rdfs:label "Chaam", "1850-01-01 - 1860-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1860-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Militieregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Deel: 996, Periode: 1850-1860" ;
    a2a:Book "Militieregister 1850-1860" ;
    a2a:DocumentNumber "52" ;
    a2a:RegistryNumber "996" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Deel: 996, Periode: 1850-1860, Militieregister 1850-1860, 52, 996"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/e7e80d02-cfe3-fb70-9f2c-be5ca2f46d67.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5a4b2fa8-50d8-74b0-f331-e200ad79bf2e" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/e7e80d02-cfe3-fb70-9f2c-be5ca2f46d67.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/5a4b2fa8-50d8-74b0-f331-e200ad79bf2e" ;
  a2a:RecordGUID "{5a4b2fa8-50d8-74b0-f331-e200ad79bf2e}" ;
  a2a:SourceRemarkOpmerking "27" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_36508_00036508.xml van RAT" .

