@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_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e
  a a2a:Record ;
  rdfs:label "Militieregisters in 1852 te Leiden" ;
  a2a:hasPerson oa:person_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Person-72867546-1bc0-4ad8-a94d-ef85b8acc503, oa:person_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Person-1fed0c3e-2d76-47ee-ac04-e1fa26005fc4, oa:person_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Person-823e6318-ec2f-432c-9a32-cda41197d24e ;
  a2a:hasEvent oa:event_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_0, oa:relationep_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_1, oa:relationep_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_2 ;
  a2a:hasSource oa:source_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e .

oa:person_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Person-72867546-1bc0-4ad8-a94d-ef85b8acc503
  a a2a:Person ;
  rdfs:label "Hendrik Willem Hazenberg" ;
  a2a:PersonName [
    rdfs:label "Hendrik Willem Hazenberg" ;
    a2a:PersonNameFirstName "Hendrik Willem" ;
    a2a:PersonNameLastName "Hazenberg"
  ] ;
  a2a:Gender "Man" .

oa:person_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Person-1fed0c3e-2d76-47ee-ac04-e1fa26005fc4
  a a2a:Person ;
  rdfs:label "Antonia Jacoba Kleijnenbergh" ;
  a2a:PersonName [
    rdfs:label "Antonia Jacoba Kleijnenbergh" ;
    a2a:PersonNameFirstName "Antonia Jacoba" ;
    a2a:PersonNameLastName "Kleijnenbergh"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Person-823e6318-ec2f-432c-9a32-cda41197d24e
  a a2a:Person ;
  rdfs:label "Albertus Jan Hazenberg" ;
  a2a:PersonName [
    rdfs:label "Albertus Jan Hazenberg" ;
    a2a:PersonNameFirstName "Albertus Jan" ;
    a2a:PersonNameLastName "Hazenberg"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "1" ;
    a2a:Day "22" ;
    rdfs:label "1833-01-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "student rechten" .

oa:event_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Event1
  a a2a:Event ;
  rdfs:label "other:Militieregisters" ;
  a2a:EventType "other:Militieregisters" ;
  a2a:EventDate [ a2a:Year "1852" ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Person:72867546-1bc0-4ad8-a94d-ef85b8acc503 ;
  a2a:EventKeyRef oa:event_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Event1 .

oa:relationep_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Person:1fed0c3e-2d76-47ee-ac04-e1fa26005fc4 ;
  a2a:EventKeyRef oa:event_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Event1 .

oa:relationep_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_2
  a a2a:RelationEP ;
  rdfs:label "other:Loteling" ;
  a2a:RelationType "other:Loteling" ;
  a2a:PersonKeyRef oa:person_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Person:823e6318-ec2f-432c-9a32-cda41197d24e ;
  a2a:EventKeyRef oa:event_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e_Event1 .

oa:source_elo_e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1852-01-01 - 1852-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1852" ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 2388" ;
    a2a:Book "1852." ;
    a2a:DocumentNumber "119" ;
    a2a:RegistryNumber "2388" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 2388, 1852., 119, 2388"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e" ;
  a2a:RecordGUID "{e4c9100a-a4d8-4c7e-a3e2-d1ed3c67f78e}" ;
  a2a:SourceRemarkOpmerking "Zie ook invnr. 2290 nr. 102<br>Advies Mil. Comm.: vrijgesteld voor 1 jaar; vrijstelling; zwakke borst<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/2388\">Inventarisnummer 2388 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "2388" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_619_00000619.xml van ELO" .

[] a2a:PersonRemarkdiversen """Uiterlijke kenmerken: Gezicht: ovaal
Voorhoofd: rond
Ogen: bruin
Neus: gewoon
Mond: gewoon
Kin: rond
Wenkbrauwen: bruin
Haar: bruin
Lengte: 1.655 mtr.
1 el, 6 palm, 5 duim, 5 streep""" .
