@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_7d65ef16-e425-474c-9bef-8a8c47fe39cf
  a a2a:Record ;
  rdfs:label "Militieregisters in 1835 te Leiden" ;
  a2a:hasPerson oa:person_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Person-98fed11f-9b8c-4b85-b907-0b6a99b5bada, oa:person_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Person-3740d9b5-d496-4b99-a462-1cddcbfac940, oa:person_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Person-cabbddb9-0d7e-4dec-9d8b-2836350a4cf4 ;
  a2a:hasEvent oa:event_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_0, oa:relationep_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_1, oa:relationep_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_2 ;
  a2a:hasSource oa:source_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf .

oa:person_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Person-98fed11f-9b8c-4b85-b907-0b6a99b5bada
  a a2a:Person ;
  rdfs:label "Benjamin Otger" ;
  a2a:PersonName [
    rdfs:label "Benjamin Otger" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Otger"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "9" ;
    a2a:Day "27" ;
    rdfs:label "1816-09-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Person-3740d9b5-d496-4b99-a462-1cddcbfac940
  a a2a:Person ;
  rdfs:label "Lena Godefrooij" ;
  a2a:PersonName [
    rdfs:label "Lena Godefrooij" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNameLastName "Godefrooij"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Person-cabbddb9-0d7e-4dec-9d8b-2836350a4cf4
  a a2a:Person ;
  rdfs:label "Meindert Otger" ;
  a2a:PersonName [
    rdfs:label "Meindert Otger" ;
    a2a:PersonNameFirstName "Meindert" ;
    a2a:PersonNameLastName "Otger"
  ] ;
  a2a:Gender "Man" .

oa:event_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Event1
  a a2a:Event ;
  rdfs:label "other:Militieregisters" ;
  a2a:EventType "other:Militieregisters" ;
  a2a:EventDate [ a2a:Year "1835" ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_0
  a a2a:RelationEP ;
  rdfs:label "other:Loteling" ;
  a2a:RelationType "other:Loteling" ;
  a2a:PersonKeyRef oa:person_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Person:98fed11f-9b8c-4b85-b907-0b6a99b5bada ;
  a2a:EventKeyRef oa:event_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Event1 .

oa:relationep_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Person:3740d9b5-d496-4b99-a462-1cddcbfac940 ;
  a2a:EventKeyRef oa:event_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Event1 .

oa:relationep_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Person:cabbddb9-0d7e-4dec-9d8b-2836350a4cf4 ;
  a2a:EventKeyRef oa:event_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf_Event1 .

oa:source_elo_7d65ef16-e425-474c-9bef-8a8c47fe39cf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1835-01-01 - 1835-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1835-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1835-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1835" ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 2371" ;
    a2a:Book "1835." ;
    a2a:DocumentNumber "180" ;
    a2a:RegistryNumber "2371" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 2371, 1835., 180, 2371"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7d65ef16-e425-474c-9bef-8a8c47fe39cf" ;
  a2a:RecordGUID "{7d65ef16-e425-474c-9bef-8a8c47fe39cf}" ;
  a2a:SourceRemarkOpmerking "Zie ook invnr. 2273 nr. 168<br>Advies Mil. Comm.: tot dienstneming aangewezen<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/2371\">Inventarisnummer 2371 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "2371" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_10154_00010154.xml van ELO" .

[] a2a:PersonRemarkdiversen """Uiterlijke kenmerken: Gezicht: plat
Voorhoofd: rond
Ogen: blauw
Neus: gewoon
Mond: gewoon
Kin: spits
Wenkbrauwen: blond
Haar: blond
Lengte: 1.575 mtr.
1 el, 5 palm, 7 duim, 5 streep""" .
