@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_3dccbb58-e51f-73c5-ed7f-020caad74eff
  a a2a:Record ;
  rdfs:label "Militieregisterregistratie (in het jaar 1874)" ;
  a2a:hasPerson oa:person_bhi_3dccbb58-e51f-73c5-ed7f-020caad74eff_Person-191dcb1c-cced-43c7-beff-5b29dd24af35 ;
  a2a:hasEvent oa:event_bhi_3dccbb58-e51f-73c5-ed7f-020caad74eff_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3dccbb58-e51f-73c5-ed7f-020caad74eff_0 ;
  a2a:hasSource oa:source_bhi_3dccbb58-e51f-73c5-ed7f-020caad74eff .

oa:person_bhi_3dccbb58-e51f-73c5-ed7f-020caad74eff_Person-191dcb1c-cced-43c7-beff-5b29dd24af35
  a a2a:Person ;
  rdfs:label "Hubertus Johannes Kemps" ;
  a2a:PersonName [
    rdfs:label "Hubertus Johannes Kemps" ;
    a2a:PersonNameFirstName "Hubertus Johannes" ;
    a2a:PersonNameLastName "Kemps"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "12" ;
    a2a:Day "29" ;
    rdfs:label "1854-12-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode"
  ] .

oa:event_bhi_3dccbb58-e51f-73c5-ed7f-020caad74eff_Event1
  a a2a:Event ;
  rdfs:label "other:registratie militieregister" ;
  a2a:EventType "other:registratie militieregister" .

oa:relationep_bhi_3dccbb58-e51f-73c5-ed7f-020caad74eff_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_3dccbb58-e51f-73c5-ed7f-020caad74eff_Person:191dcb1c-cced-43c7-beff-5b29dd24af35 ;
  a2a:EventKeyRef oa:event_bhi_3dccbb58-e51f-73c5-ed7f-020caad74eff_Event1 .

oa:source_bhi_3dccbb58-e51f-73c5-ed7f-020caad74eff
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, militieregisters" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode", "1874-01-01 - 1874-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:militieregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2801, Periode: 1874" ;
    a2a:Book "Lotingsregisters voor de nationale militie, 1874" ;
    a2a:RegistryNumber "2801" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2801, Periode: 1874, Lotingsregisters voor de nationale militie, 1874, 2801"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c1912c62-3b73-c847-68c3-3cc9622da161.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c1912c62-3b73-c847-68c3-3cc9622da161.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3dccbb58-e51f-73c5-ed7f-020caad74eff" ;
  a2a:RecordGUID "{3dccbb58-e51f-73c5-ed7f-020caad74eff}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_53242_00053242.xml van BHI" .

