@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_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7
  a a2a:Record ;
  rdfs:label "Militieregisters in 1911 te Leiden" ;
  a2a:hasPerson oa:person_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Person-caa35009-9e33-4577-a4f7-dfd02ecfc81b, oa:person_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Person-2cafe005-6e22-4774-9e57-893eb9e11135, oa:person_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Person-9ff7974e-cff7-41a3-841b-accc529e7e4a ;
  a2a:hasEvent oa:event_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_0, oa:relationep_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_1, oa:relationep_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_2 ;
  a2a:hasSource oa:source_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7 .

oa:person_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Person-caa35009-9e33-4577-a4f7-dfd02ecfc81b
  a a2a:Person ;
  rdfs:label "Maria Margaretha Wenting" ;
  a2a:PersonName [
    rdfs:label "Maria Margaretha Wenting" ;
    a2a:PersonNameFirstName "Maria Margaretha" ;
    a2a:PersonNameLastName "Wenting"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Person-2cafe005-6e22-4774-9e57-893eb9e11135
  a a2a:Person ;
  rdfs:label "Jan Emile Victor Alexander Slors" ;
  a2a:PersonName [
    rdfs:label "Jan Emile Victor Alexander Slors" ;
    a2a:PersonNameFirstName "Jan Emile Victor Alexander" ;
    a2a:PersonNameLastName "Slors"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1891-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambarawa (N.O.I.)" ;
    rdfs:label "Ambarawa (N.O.I.)"
  ] ;
  a2a:Profession "student Indologie" .

oa:person_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Person-9ff7974e-cff7-41a3-841b-accc529e7e4a
  a a2a:Person ;
  rdfs:label "Emile Gustav Adolph Slors" ;
  a2a:PersonName [
    rdfs:label "Emile Gustav Adolph Slors" ;
    a2a:PersonNameFirstName "Emile Gustav Adolph" ;
    a2a:PersonNameLastName "Slors"
  ] ;
  a2a:Gender "Man" .

oa:event_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Event1
  a a2a:Event ;
  rdfs:label "other:Militieregisters" ;
  a2a:EventType "other:Militieregisters" ;
  a2a:EventDate [ a2a:Year "1911" ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Person:caa35009-9e33-4577-a4f7-dfd02ecfc81b ;
  a2a:EventKeyRef oa:event_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Event1 .

oa:relationep_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_1
  a a2a:RelationEP ;
  rdfs:label "other:Loteling" ;
  a2a:RelationType "other:Loteling" ;
  a2a:PersonKeyRef oa:person_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Person:2cafe005-6e22-4774-9e57-893eb9e11135 ;
  a2a:EventKeyRef oa:event_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Event1 .

oa:relationep_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Person:9ff7974e-cff7-41a3-841b-accc529e7e4a ;
  a2a:EventKeyRef oa:event_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7_Event1 .

oa:source_elo_1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1911-01-01 - 1911-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1911" ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 2342" ;
    a2a:Book "1911. B: Alfabetische lijst en lotingsregister." ;
    a2a:DocumentNumber "233" ;
    a2a:RegistryNumber "2342" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 2342, 1911. B: Alfabetische lijst en lotingsregister., 233, 2342"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7" ;
  a2a:RecordGUID "{1cb4dc6e-26e9-4d82-9364-e3dfc9a72cc7}" ;
  a2a:SourceRemarkOpmerking "bij K.B.van 20-3-1918 voor 1 jaar vrijgestelds wegens woonplaats in de koloniën. Op 31-3-1918 met bewijs van ontslag…(zie verder de acte!). Bij K.B.van 10-7-1920 definitief vrijgesteld wegens woonplaats in de koloniën en met bewijs van ontslag 30-7-1920<br>Advies Mil. Comm.: tot dienstneming aangewezen<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/2342\">Inventarisnummer 2342 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "2342" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_4830_00004830.xml van ELO" .

[] a2a:PersonRemarkdiversen "Uiterlijke kenmerken: Lengte: 1.774 mtr." .
