@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_e4efc36b-e5c6-4861-e49c-0ac87f611111
  a a2a:Record ;
  rdfs:label "BS Geboorte op 22 juni 1918 te Leiden" ;
  a2a:hasPerson oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person-9969b00a-e7cb-3fff-09dc-a74e4ac51a8b, oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person-a3e0bb6f-f618-7e94-2253-c8a867cc06c4, oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person-fb9dcc2a-5a21-460a-8ece-11ac870bf37f, oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person-334dcf10-4127-690b-85e3-e2278aa82387, oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person-5c91f0f1-8d70-c795-5fd9-c597ecea73e6 ;
  a2a:hasEvent oa:event_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_0, oa:relationep_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_1, oa:relationep_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_2, oa:relationep_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_3, oa:relationep_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_4 ;
  a2a:hasSource oa:source_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111 .

oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person-9969b00a-e7cb-3fff-09dc-a74e4ac51a8b
  a a2a:Person ;
  rdfs:label "Bartholomeus Nillesen" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Nillesen" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Nillesen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1918-06-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person-a3e0bb6f-f618-7e94-2253-c8a867cc06c4
  a a2a:Person ;
  rdfs:label "Franciscus Nillesen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Nillesen" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Nillesen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37 jaar" ;
    rdfs:label "37 jaar"
  ] ;
  a2a:Profession "chef banketbakker" .

oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person-fb9dcc2a-5a21-460a-8ece-11ac870bf37f
  a a2a:Person ;
  rdfs:label "Anna Maria Helena Bernardina Kehl" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Helena Bernardina Kehl" ;
    a2a:PersonNameFirstName "Anna Maria Helena Bernardina" ;
    a2a:PersonNameLastName "Kehl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person-334dcf10-4127-690b-85e3-e2278aa82387
  a a2a:Person ;
  rdfs:label "Jan Bronsdijk" ;
  a2a:PersonName [
    rdfs:label "Jan Bronsdijk" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Bronsdijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46 jaar" ;
    rdfs:label "46 jaar"
  ] ;
  a2a:Profession "Rijksambtenaar" .

oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person-5c91f0f1-8d70-c795-5fd9-c597ecea73e6
  a a2a:Person ;
  rdfs:label "Nicolaas Frederik Labohm" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Frederik Labohm" ;
    a2a:PersonNameFirstName "Nicolaas Frederik" ;
    a2a:PersonNameLastName "Labohm"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29 jaar" ;
    rdfs:label "29 jaar"
  ] ;
  a2a:Profession "coupeur" .

oa:event_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1918-06-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person:9969b00a-e7cb-3fff-09dc-a74e4ac51a8b ;
  a2a:EventKeyRef oa:event_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Event1 .

oa:relationep_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person:a3e0bb6f-f618-7e94-2253-c8a867cc06c4 ;
  a2a:EventKeyRef oa:event_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Event1 .

oa:relationep_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person:fb9dcc2a-5a21-460a-8ece-11ac870bf37f ;
  a2a:EventKeyRef oa:event_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Event1 .

oa:relationep_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person:334dcf10-4127-690b-85e3-e2278aa82387 ;
  a2a:EventKeyRef oa:event_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Event1 .

oa:relationep_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Person:5c91f0f1-8d70-c795-5fd9-c597ecea73e6 ;
  a2a:EventKeyRef oa:event_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111_Event1 .

oa:source_elo_e4efc36b-e5c6-4861-e49c-0ac87f611111
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1918-01-01 - 1918-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4784" ;
    a2a:Book "Geboorteregister van Leiden (gesplitst), 1918." ;
    a2a:DocumentNumber "881" ;
    a2a:RegistryNumber "4784" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4784, Geboorteregister van Leiden (gesplitst), 1918., 881, 4784"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f196dce2-ef3f-4f4c-a237-b03460b437ab/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e4efc36b-e5c6-4861-e49c-0ac87f611111" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f196dce2-ef3f-4f4c-a237-b03460b437ab/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/e4efc36b-e5c6-4861-e49c-0ac87f611111" ;
  a2a:RecordGUID "{e4efc36b-e5c6-4861-e49c-0ac87f611111}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1918<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4784\">Inventarisnummer 4784 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4784" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_636_00000636.xml van ELO" .

