@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_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227
  a a2a:Record ;
  rdfs:label "BS Geboorte op 12 november 1906" ;
  a2a:hasPerson oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person-9aa613e9-5b17-40c5-ae38-dcb4a7680727, oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person-804c2846-f994-4287-935f-0c8ee48fefa2, oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person-0097e0ef-4103-4a39-bd58-fed5e3df6d31, oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person-308cf597-1bb7-4da6-9074-343f758a89fa, oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person-73758c6b-2e91-4e6d-bccc-19f2bc63fc63 ;
  a2a:hasEvent oa:event_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_0, oa:relationep_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_1, oa:relationep_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_2, oa:relationep_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_3, oa:relationep_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_4 ;
  a2a:hasSource oa:source_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227 .

oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person-9aa613e9-5b17-40c5-ae38-dcb4a7680727
  a a2a:Person ;
  rdfs:label "Simon Johannes Borst" ;
  a2a:PersonName [
    rdfs:label "Simon Johannes Borst" ;
    a2a:PersonNameFirstName "Simon Johannes" ;
    a2a:PersonNameLastName "Borst"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1906-11-12"^^xsd:date
  ] .

oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person-804c2846-f994-4287-935f-0c8ee48fefa2
  a a2a:Person ;
  rdfs:label "Cornelis Simon Borst" ;
  a2a:PersonName [
    rdfs:label "Cornelis Simon Borst" ;
    a2a:PersonNameFirstName "Cornelis Simon" ;
    a2a:PersonNameLastName "Borst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39 jaar" ;
    rdfs:label "39 jaar"
  ] ;
  a2a:Profession "veehouder" .

oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person-0097e0ef-4103-4a39-bd58-fed5e3df6d31
  a a2a:Person ;
  rdfs:label "Cornelia Cecilia van der Voort" ;
  a2a:PersonName [
    rdfs:label "Cornelia Cecilia van der Voort" ;
    a2a:PersonNameFirstName "Cornelia Cecilia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Voort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder beroep" .

oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person-308cf597-1bb7-4da6-9074-343f758a89fa
  a a2a:Person ;
  rdfs:label "Johannes Petrus Borst" ;
  a2a:PersonName [
    rdfs:label "Johannes Petrus Borst" ;
    a2a:PersonNameFirstName "Johannes Petrus" ;
    a2a:PersonNameLastName "Borst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40 jaar" ;
    rdfs:label "40 jaar"
  ] ;
  a2a:Profession "tuinder" .

oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person-73758c6b-2e91-4e6d-bccc-19f2bc63fc63
  a a2a:Person ;
  rdfs:label "Cornelis Post" ;
  a2a:PersonName [
    rdfs:label "Cornelis Post" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "45 jaar" ;
    rdfs:label "45 jaar"
  ] ;
  a2a:Profession "gemeenteveldwachter" .

oa:event_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1906" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1906-11-12"^^xsd:date
  ] .

oa:relationep_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person:9aa613e9-5b17-40c5-ae38-dcb4a7680727 ;
  a2a:EventKeyRef oa:event_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Event1 .

oa:relationep_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person:804c2846-f994-4287-935f-0c8ee48fefa2 ;
  a2a:EventKeyRef oa:event_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Event1 .

oa:relationep_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person:0097e0ef-4103-4a39-bd58-fed5e3df6d31 ;
  a2a:EventKeyRef oa:event_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Event1 .

oa:relationep_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person:308cf597-1bb7-4da6-9074-343f758a89fa ;
  a2a:EventKeyRef oa:event_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Event1 .

oa:relationep_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Person:73758c6b-2e91-4e6d-bccc-19f2bc63fc63 ;
  a2a:EventKeyRef oa:event_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227_Event1 .

oa:source_elo_cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1903-01-01 - 1912-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Alkemade, Deel: 96, Periode: 1903-1912" ;
    a2a:Book "Geboorteregister van Alkemade, 1903 - 1912." ;
    a2a:DocumentNumber "153" ;
    a2a:RegistryNumber "96" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Alkemade, Deel: 96, Periode: 1903-1912, Geboorteregister van Alkemade, 1903 - 1912., 153, 96"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/a7aa9514-8732-45f9-b034-267ff1b015fb/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/a7aa9514-8732-45f9-b034-267ff1b015fb/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/cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227" ;
  a2a:RecordGUID "{cb9dbd0d-70ab-49d5-ae14-8b9fcd4e5227}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1906<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.18/file/96\">Inventarisnummer 96 van archiefnummer 170.1.18 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Alkemade" ;
  a2a:SourceRemarkdeel "96" ;
  a2a:SourceRemarkregister_periode "1903-1912" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_23186_00023186.xml van ELO" .

