@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_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473
  a a2a:Record ;
  rdfs:label "Militieregisters in 1878 te Leiden" ;
  a2a:hasPerson oa:person_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Person-940e7400-8ec6-4b13-981e-9f6db7f1ea00, oa:person_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Person-0bdf92aa-5cfe-4c19-9a24-a9fcba5616f3, oa:person_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Person-ba375c93-2941-46ae-8e16-8b284c8cc7da, oa:person_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Person-b56fd8bc-f865-4c34-baca-5167ae31e453 ;
  a2a:hasEvent oa:event_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_0, oa:relationep_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_1, oa:relationep_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_2, oa:relationep_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_3 ;
  a2a:hasSource oa:source_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473 .

oa:person_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Person-940e7400-8ec6-4b13-981e-9f6db7f1ea00
  a a2a:Person ;
  rdfs:label "Henricus Alofs" ;
  a2a:PersonName [
    rdfs:label "Henricus Alofs" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Alofs"
  ] ;
  a2a:Gender "Man" .

oa:person_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Person-0bdf92aa-5cfe-4c19-9a24-a9fcba5616f3
  a a2a:Person ;
  rdfs:label "Martin Kerskens" ;
  a2a:PersonName [
    rdfs:label "Martin Kerskens" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNameLastName "Kerskens"
  ] ;
  a2a:Gender "Man" .

oa:person_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Person-ba375c93-2941-46ae-8e16-8b284c8cc7da
  a a2a:Person ;
  rdfs:label "Anna Steenman" ;
  a2a:PersonName [
    rdfs:label "Anna Steenman" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Steenman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Person-b56fd8bc-f865-4c34-baca-5167ae31e453
  a a2a:Person ;
  rdfs:label "Hendricus Lambertus Johannes Alofs" ;
  a2a:PersonName [
    rdfs:label "Hendricus Lambertus Johannes Alofs" ;
    a2a:PersonNameFirstName "Hendricus Lambertus Johannes" ;
    a2a:PersonNameLastName "Alofs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1858-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "manufacturier" .

oa:event_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Event1
  a a2a:Event ;
  rdfs:label "other:Militieregisters" ;
  a2a:EventType "other:Militieregisters" ;
  a2a:EventDate [ a2a:Year "1878" ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Person:940e7400-8ec6-4b13-981e-9f6db7f1ea00 ;
  a2a:EventKeyRef oa:event_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Event1 .

oa:relationep_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_1
  a a2a:RelationEP ;
  rdfs:label "other:Plaatsvervanger" ;
  a2a:RelationType "other:Plaatsvervanger" ;
  a2a:PersonKeyRef oa:person_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Person:0bdf92aa-5cfe-4c19-9a24-a9fcba5616f3 ;
  a2a:EventKeyRef oa:event_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Event1 .

oa:relationep_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Person:ba375c93-2941-46ae-8e16-8b284c8cc7da ;
  a2a:EventKeyRef oa:event_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Event1 .

oa:relationep_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_3
  a a2a:RelationEP ;
  rdfs:label "other:Loteling" ;
  a2a:RelationType "other:Loteling" ;
  a2a:PersonKeyRef oa:person_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Person:b56fd8bc-f865-4c34-baca-5167ae31e453 ;
  a2a:EventKeyRef oa:event_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473_Event1 .

oa:source_elo_ec001948-0a0f-44c2-95fc-6e6abe56c473
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1877-01-01 - 1878-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1878" ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 2312, Periode: 1877-1878" ;
    a2a:Book "1877-1878." ;
    a2a:DocumentNumber "306" ;
    a2a:RegistryNumber "2312" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 2312, Periode: 1877-1878, 1877-1878., 306, 2312"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ec001948-0a0f-44c2-95fc-6e6abe56c473" ;
  a2a:RecordGUID "{ec001948-0a0f-44c2-95fc-6e6abe56c473}" ;
  a2a:SourceRemarkOpmerking "de plv.sinds 14-10-1879 vrijwillig bij zijn onderdeel<br>Advies Mil. Comm.: tot dienstneming aangewezen<br>Onderdeel: 4e.reg.infanterie<br>Plaatsvervanging of nummerverwisseling: Er was sprake van plaatsvervanging<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/2312\">Inventarisnummer 2312 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "2312" ;
  a2a:SourceRemarkregister_periode "1877-1878" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_3027_00003027.xml van ELO" .

[] a2a:PersonRemarkdiversen """Uiterlijke kenmerken: Gezicht: ovaal
Voorhoofd: hoog
Ogen: blauw
Neus: gewoon
Mond: gewoon
Kin: rond
Wenkbrauwen: blond
Haar: blond
Lengte: 1.638 mtr.""" .
