@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_f2cf42d6-33d3-c096-b406-e274f51096bf
  a a2a:Record ;
  rdfs:label "BS Geboorte op 29 oktober 1918 te Leiden" ;
  a2a:hasPerson oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person-c450687a-06aa-dcb1-db14-3aa8ac5b6ce2, oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person-73c94837-ab71-ebf3-f080-5f4a38e2abef, oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person-541d7a7f-7e86-4b99-6e07-a393d1e49db1, oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person-fa649e80-cdc4-46be-b12d-b4027e211c3b, oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person-1a36477c-132b-025e-7601-6470ce27da09 ;
  a2a:hasEvent oa:event_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_0, oa:relationep_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_1, oa:relationep_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_2, oa:relationep_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_3, oa:relationep_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_4 ;
  a2a:hasSource oa:source_elo_f2cf42d6-33d3-c096-b406-e274f51096bf .

oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person-c450687a-06aa-dcb1-db14-3aa8ac5b6ce2
  a a2a:Person ;
  rdfs:label "Alida Fallaux" ;
  a2a:PersonName [
    rdfs:label "Alida Fallaux" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Fallaux"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1918-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person-73c94837-ab71-ebf3-f080-5f4a38e2abef
  a a2a:Person ;
  rdfs:label "Anton Fallaux" ;
  a2a:PersonName [
    rdfs:label "Anton Fallaux" ;
    a2a:PersonNameFirstName "Anton" ;
    a2a:PersonNameLastName "Fallaux"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38 jaar" ;
    rdfs:label "38 jaar"
  ] ;
  a2a:Profession "opperman" .

oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person-541d7a7f-7e86-4b99-6e07-a393d1e49db1
  a a2a:Person ;
  rdfs:label "Maria Cornelisse" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelisse" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Cornelisse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person-fa649e80-cdc4-46be-b12d-b4027e211c3b
  a a2a:Person ;
  rdfs:label "Anton Fallaux" ;
  a2a:PersonName [
    rdfs:label "Anton Fallaux" ;
    a2a:PersonNameFirstName "Anton" ;
    a2a:PersonNameLastName "Fallaux"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "76 jaar" ;
    rdfs:label "76 jaar"
  ] ;
  a2a:Profession "opperman" .

oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person-1a36477c-132b-025e-7601-6470ce27da09
  a a2a:Person ;
  rdfs:label "Willem Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Willem Verhoeven" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24 jaar" ;
    rdfs:label "24 jaar"
  ] ;
  a2a:Profession "smid" .

oa:event_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1918-10-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person:c450687a-06aa-dcb1-db14-3aa8ac5b6ce2 ;
  a2a:EventKeyRef oa:event_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Event1 .

oa:relationep_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person:73c94837-ab71-ebf3-f080-5f4a38e2abef ;
  a2a:EventKeyRef oa:event_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Event1 .

oa:relationep_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person:541d7a7f-7e86-4b99-6e07-a393d1e49db1 ;
  a2a:EventKeyRef oa:event_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Event1 .

oa:relationep_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person:fa649e80-cdc4-46be-b12d-b4027e211c3b ;
  a2a:EventKeyRef oa:event_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Event1 .

oa:relationep_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Person:1a36477c-132b-025e-7601-6470ce27da09 ;
  a2a:EventKeyRef oa:event_elo_f2cf42d6-33d3-c096-b406-e274f51096bf_Event1 .

oa:source_elo_f2cf42d6-33d3-c096-b406-e274f51096bf
  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 "1479" ;
    a2a:RegistryNumber "4784" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4784, Geboorteregister van Leiden (gesplitst), 1918., 1479, 4784"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/f2cf42d6-33d3-c096-b406-e274f51096bf/iiif/3/1124164/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f2cf42d6-33d3-c096-b406-e274f51096bf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/f2cf42d6-33d3-c096-b406-e274f51096bf/iiif/3/1124164/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/f2cf42d6-33d3-c096-b406-e274f51096bf" ;
  a2a:RecordGUID "{f2cf42d6-33d3-c096-b406-e274f51096bf}" ;
  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_20251225_27197_00027197.xml van ELO" .

