@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_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00
  a a2a:Record ;
  rdfs:label "BS Geboorte op 23 augustus 1918 te Leiden" ;
  a2a:hasPerson oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person-067ce338-ab13-8817-de95-905af69774ae, oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person-82956d5f-13a0-97d8-1ec8-5acb4a0fb83b, oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person-9f963530-0b92-2ed1-21ed-6c1ae00884f3, oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person-b89f9bc0-d762-082e-c14e-a34ca2402d9c, oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person-c5e4b8f1-89d8-1aa4-a033-ff79c5b493cc ;
  a2a:hasEvent oa:event_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_0, oa:relationep_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_1, oa:relationep_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_2, oa:relationep_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_3, oa:relationep_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_4 ;
  a2a:hasSource oa:source_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00 .

oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person-067ce338-ab13-8817-de95-905af69774ae
  a a2a:Person ;
  rdfs:label "Jacob Johannes Stouten" ;
  a2a:PersonName [
    rdfs:label "Jacob Johannes Stouten" ;
    a2a:PersonNameFirstName "Jacob Johannes" ;
    a2a:PersonNameLastName "Stouten"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1918-08-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person-82956d5f-13a0-97d8-1ec8-5acb4a0fb83b
  a a2a:Person ;
  rdfs:label "Johanes Stouten" ;
  a2a:PersonName [
    rdfs:label "Johanes Stouten" ;
    a2a:PersonNameFirstName "Johanes" ;
    a2a:PersonNameLastName "Stouten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33 jaar" ;
    rdfs:label "33 jaar"
  ] ;
  a2a:Profession "wissellooper" .

oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person-9f963530-0b92-2ed1-21ed-6c1ae00884f3
  a a2a:Person ;
  rdfs:label "Marytje Rijsdam" ;
  a2a:PersonName [
    rdfs:label "Marytje Rijsdam" ;
    a2a:PersonNameFirstName "Marytje" ;
    a2a:PersonNameLastName "Rijsdam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person-b89f9bc0-d762-082e-c14e-a34ca2402d9c
  a a2a:Person ;
  rdfs:label "Dirk Braggaar" ;
  a2a:PersonName [
    rdfs:label "Dirk Braggaar" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Braggaar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47 jaar" ;
    rdfs:label "47 jaar"
  ] ;
  a2a:Profession "katoenwerker" .

oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person-c5e4b8f1-89d8-1aa4-a033-ff79c5b493cc
  a a2a:Person ;
  rdfs:label "Frans van der Reyden" ;
  a2a:PersonName [
    rdfs:label "Frans van der Reyden" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Reyden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "52 jaar" ;
    rdfs:label "52 jaar"
  ] ;
  a2a:Profession "los werkman" .

oa:event_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "8" ;
    a2a:Day "23" ;
    rdfs:label "1918-08-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person:067ce338-ab13-8817-de95-905af69774ae ;
  a2a:EventKeyRef oa:event_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Event1 .

oa:relationep_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person:82956d5f-13a0-97d8-1ec8-5acb4a0fb83b ;
  a2a:EventKeyRef oa:event_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Event1 .

oa:relationep_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person:9f963530-0b92-2ed1-21ed-6c1ae00884f3 ;
  a2a:EventKeyRef oa:event_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Event1 .

oa:relationep_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person:b89f9bc0-d762-082e-c14e-a34ca2402d9c ;
  a2a:EventKeyRef oa:event_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Event1 .

oa:relationep_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Person:c5e4b8f1-89d8-1aa4-a033-ff79c5b493cc ;
  a2a:EventKeyRef oa:event_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00_Event1 .

oa:source_elo_0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00
  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 "1193" ;
    a2a:RegistryNumber "4784" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4784, Geboorteregister van Leiden (gesplitst), 1918., 1193, 4784"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00/iiif/3/1123128/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00/iiif/3/1123128/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/0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00" ;
  a2a:RecordGUID "{0bb3a5aa-e8c9-6e24-576c-cbe8cf800d00}" ;
  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_20260206_1585_00001585.xml van ELO" .

