@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_8e35232a-a797-2165-9cf5-3f8a0165eea0
  a a2a:Record ;
  rdfs:label "BS Geboorte op 10 augustus 1919 te Leiden" ;
  a2a:hasPerson oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person-1d2ca62f-f1a4-571d-e891-c588d23e199d, oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person-1194f958-4de3-2989-08ad-db95105796ac, oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person-c2d0198f-417f-b32e-03ba-389907035c26, oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person-58eab181-e749-af71-4bdc-e2dc784c83ee, oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person-5c309ac9-1b54-8813-8604-e46a4ee1680d ;
  a2a:hasEvent oa:event_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_0, oa:relationep_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_1, oa:relationep_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_2, oa:relationep_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_3, oa:relationep_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_4 ;
  a2a:hasSource oa:source_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0 .

oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person-1d2ca62f-f1a4-571d-e891-c588d23e199d
  a a2a:Person ;
  rdfs:label "Nicolaas van Albada" ;
  a2a:PersonName [
    rdfs:label "Nicolaas van Albada" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Albada"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1919-08-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person-1194f958-4de3-2989-08ad-db95105796ac
  a a2a:Person ;
  rdfs:label "Gerard Anne van Albada" ;
  a2a:PersonName [
    rdfs:label "Gerard Anne van Albada" ;
    a2a:PersonNameFirstName "Gerard Anne" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Albada"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:Profession "winkelier" .

oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person-c2d0198f-417f-b32e-03ba-389907035c26
  a a2a:Person ;
  rdfs:label "Helena Franken" ;
  a2a:PersonName [
    rdfs:label "Helena Franken" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Franken"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person-58eab181-e749-af71-4bdc-e2dc784c83ee
  a a2a:Person ;
  rdfs:label "Frans van der Reijden" ;
  a2a:PersonName [
    rdfs:label "Frans van der Reijden" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Reijden"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53 jaar" ;
    rdfs:label "53 jaar"
  ] ;
  a2a:Profession "los werkman" .

oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person-5c309ac9-1b54-8813-8604-e46a4ee1680d
  a a2a:Person ;
  rdfs:label "Johannes Betgem" ;
  a2a:PersonName [
    rdfs:label "Johannes Betgem" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Betgem"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62 jaar" ;
    rdfs:label "62 jaar"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1919-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person:1d2ca62f-f1a4-571d-e891-c588d23e199d ;
  a2a:EventKeyRef oa:event_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Event1 .

oa:relationep_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person:1194f958-4de3-2989-08ad-db95105796ac ;
  a2a:EventKeyRef oa:event_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Event1 .

oa:relationep_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person:c2d0198f-417f-b32e-03ba-389907035c26 ;
  a2a:EventKeyRef oa:event_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Event1 .

oa:relationep_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person:58eab181-e749-af71-4bdc-e2dc784c83ee ;
  a2a:EventKeyRef oa:event_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Event1 .

oa:relationep_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Person:5c309ac9-1b54-8813-8604-e46a4ee1680d ;
  a2a:EventKeyRef oa:event_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0_Event1 .

oa:source_elo_8e35232a-a797-2165-9cf5-3f8a0165eea0
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1919-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-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: 4785" ;
    a2a:Book "Geboorteregister van Leiden (gesplitst), 1919." ;
    a2a:DocumentNumber "945" ;
    a2a:RegistryNumber "4785" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4785, Geboorteregister van Leiden (gesplitst), 1919., 945, 4785"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/8e35232a-a797-2165-9cf5-3f8a0165eea0/iiif/3/1132255/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8e35232a-a797-2165-9cf5-3f8a0165eea0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/8e35232a-a797-2165-9cf5-3f8a0165eea0/iiif/3/1132255/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/8e35232a-a797-2165-9cf5-3f8a0165eea0" ;
  a2a:RecordGUID "{8e35232a-a797-2165-9cf5-3f8a0165eea0}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1919<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4785\">Inventarisnummer 4785 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4785" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_15819_00015819.xml van ELO" .

