@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_2ad72f81-ff21-93a6-eef2-a69cceb5ef18
  a a2a:Record ;
  rdfs:label "BS Geboorte op 14 januari 1920 te Leiden" ;
  a2a:hasPerson oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person-46d4731c-6dbc-7f3e-8fef-859e39d0b092, oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person-42a97a60-c603-e3f8-7b40-301e26609d85, oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person-c2ecd870-fc3f-a184-a13e-4c97f1311013, oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person-7f2470b3-6a21-fd66-1c7d-637c5eb463ec, oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person-f0e15a8d-cb71-65a9-be3e-ad45226f8ca9 ;
  a2a:hasEvent oa:event_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_0, oa:relationep_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_1, oa:relationep_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_2, oa:relationep_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_3, oa:relationep_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_4 ;
  a2a:hasSource oa:source_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18 .

oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person-46d4731c-6dbc-7f3e-8fef-859e39d0b092
  a a2a:Person ;
  rdfs:label "Grietje Marbus" ;
  a2a:PersonName [
    rdfs:label "Grietje Marbus" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Marbus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1920-01-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person-42a97a60-c603-e3f8-7b40-301e26609d85
  a a2a:Person ;
  rdfs:label "Teunis Marbus" ;
  a2a:PersonName [
    rdfs:label "Teunis Marbus" ;
    a2a:PersonNameFirstName "Teunis" ;
    a2a:PersonNameLastName "Marbus"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person-c2ecd870-fc3f-a184-a13e-4c97f1311013
  a a2a:Person ;
  rdfs:label "Sophia Magdalena Alida Bol" ;
  a2a:PersonName [
    rdfs:label "Sophia Magdalena Alida Bol" ;
    a2a:PersonNameFirstName "Sophia Magdalena Alida" ;
    a2a:PersonNameLastName "Bol"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person-7f2470b3-6a21-fd66-1c7d-637c5eb463ec
  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 "54 jaar" ;
    rdfs:label "54 jaar"
  ] ;
  a2a:Profession "los werkman" .

oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person-f0e15a8d-cb71-65a9-be3e-ad45226f8ca9
  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_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "1" ;
    a2a:Day "14" ;
    rdfs:label "1920-01-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person:46d4731c-6dbc-7f3e-8fef-859e39d0b092 ;
  a2a:EventKeyRef oa:event_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Event1 .

oa:relationep_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person:42a97a60-c603-e3f8-7b40-301e26609d85 ;
  a2a:EventKeyRef oa:event_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Event1 .

oa:relationep_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person:c2ecd870-fc3f-a184-a13e-4c97f1311013 ;
  a2a:EventKeyRef oa:event_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Event1 .

oa:relationep_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person:7f2470b3-6a21-fd66-1c7d-637c5eb463ec ;
  a2a:EventKeyRef oa:event_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Event1 .

oa:relationep_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Person:f0e15a8d-cb71-65a9-be3e-ad45226f8ca9 ;
  a2a:EventKeyRef oa:event_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18_Event1 .

oa:source_elo_2ad72f81-ff21-93a6-eef2-a69cceb5ef18
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1920-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-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: 4786" ;
    a2a:Book "Geboorteregister van Leiden (gesplitst), 1920." ;
    a2a:DocumentNumber "93" ;
    a2a:RegistryNumber "4786" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4786, Geboorteregister van Leiden (gesplitst), 1920., 93, 4786"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/642a5d6a-d3e5-4fc1-82c8-c3f12683ebea/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2ad72f81-ff21-93a6-eef2-a69cceb5ef18" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/642a5d6a-d3e5-4fc1-82c8-c3f12683ebea/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/2ad72f81-ff21-93a6-eef2-a69cceb5ef18" ;
  a2a:RecordGUID "{2ad72f81-ff21-93a6-eef2-a69cceb5ef18}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1920<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4786\">Inventarisnummer 4786 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4786" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_5400_00005400.xml van ELO" .

