@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_1fae1ede-4a0a-e8f2-a04e-4fe8455da41c
  a a2a:Record ;
  rdfs:label "Militieregisterregistratie (in het jaar 1885-1899)" ;
  a2a:hasPerson oa:person_bhi_1fae1ede-4a0a-e8f2-a04e-4fe8455da41c_Person-ad0f91cc-e767-b306-3acc-67c00fc37909 ;
  a2a:hasEvent oa:event_bhi_1fae1ede-4a0a-e8f2-a04e-4fe8455da41c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1fae1ede-4a0a-e8f2-a04e-4fe8455da41c_0 ;
  a2a:hasSource oa:source_bhi_1fae1ede-4a0a-e8f2-a04e-4fe8455da41c .

oa:person_bhi_1fae1ede-4a0a-e8f2-a04e-4fe8455da41c_Person-ad0f91cc-e767-b306-3acc-67c00fc37909
  a a2a:Person ;
  rdfs:label "Marcellus Everardus van den Heuvel" ;
  a2a:PersonName [
    rdfs:label "Marcellus Everardus van den Heuvel" ;
    a2a:PersonNameFirstName "Marcellus Everardus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Heuvel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1879-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Huisseling en Neerloon" ;
    rdfs:label "Huisseling en Neerloon"
  ] .

oa:event_bhi_1fae1ede-4a0a-e8f2-a04e-4fe8455da41c_Event1
  a a2a:Event ;
  rdfs:label "other:registratie militieregister" ;
  a2a:EventType "other:registratie militieregister" .

oa:relationep_bhi_1fae1ede-4a0a-e8f2-a04e-4fe8455da41c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_1fae1ede-4a0a-e8f2-a04e-4fe8455da41c_Person:ad0f91cc-e767-b306-3acc-67c00fc37909 ;
  a2a:EventKeyRef oa:event_bhi_1fae1ede-4a0a-e8f2-a04e-4fe8455da41c_Event1 .

oa:source_bhi_1fae1ede-4a0a-e8f2-a04e-4fe8455da41c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, militieregisters" ;
  a2a:SourcePlace [
    a2a:Place "Deursen Dennenburg" ;
    rdfs:label "Deursen Dennenburg", "1885-01-01 - 1899-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:militieregisters" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 120.A, Periode: 1885-1899" ;
    a2a:Book "Inschr/alf lijsten/loting" ;
    a2a:RegistryNumber "120.A" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 120.A, Periode: 1885-1899, Inschr/alf lijsten/loting, 120.A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/905e5bce-6bcd-ac0e-0adc-725c708b6778.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/905e5bce-6bcd-ac0e-0adc-725c708b6778.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-11-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1fae1ede-4a0a-e8f2-a04e-4fe8455da41c" ;
  a2a:RecordGUID "{1fae1ede-4a0a-e8f2-a04e-4fe8455da41c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_72442_00072442.xml van BHI" .

