@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_7814caa9-cb6c-ea44-8323-e070bf615bcc
  a a2a:Record ;
  rdfs:label "BS Geboorte op 29 april 1815 te Leiden" ;
  a2a:hasPerson oa:person_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Person-0f070ef1-87c3-04f5-b562-29138c513766, oa:person_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Person-48b1c866-f9af-1d88-329e-9eaefc8ed322, oa:person_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Person-653020bc-026f-00a5-a44f-ba9fbb3e9f12 ;
  a2a:hasEvent oa:event_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_0, oa:relationep_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_1, oa:relationep_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_2 ;
  a2a:hasSource oa:source_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc .

oa:person_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Person-0f070ef1-87c3-04f5-b562-29138c513766
  a a2a:Person ;
  rdfs:label "Abraham Sommer" ;
  a2a:PersonName [
    rdfs:label "Abraham Sommer" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Sommer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1815-04-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Person-48b1c866-f9af-1d88-329e-9eaefc8ed322
  a a2a:Person ;
  rdfs:label "Pieter Sommer" ;
  a2a:PersonName [
    rdfs:label "Pieter Sommer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Sommer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "banketbakker" .

oa:person_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Person-653020bc-026f-00a5-a44f-ba9fbb3e9f12
  a a2a:Person ;
  rdfs:label "Margaretha van Hoorn" ;
  a2a:PersonName [
    rdfs:label "Margaretha van Hoorn" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoorn"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1815-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Person:0f070ef1-87c3-04f5-b562-29138c513766 ;
  a2a:EventKeyRef oa:event_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Event1 .

oa:relationep_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Person:48b1c866-f9af-1d88-329e-9eaefc8ed322 ;
  a2a:EventKeyRef oa:event_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Event1 .

oa:relationep_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Person:653020bc-026f-00a5-a44f-ba9fbb3e9f12 ;
  a2a:EventKeyRef oa:event_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc_Event1 .

oa:source_elo_7814caa9-cb6c-ea44-8323-e070bf615bcc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1815-01-01 - 1815-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1815-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 7417" ;
    a2a:Book "Geboorteregister van Leiden, 1815." ;
    a2a:DocumentNumber "385" ;
    a2a:RegistryNumber "7417" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 7417, Geboorteregister van Leiden, 1815., 385, 7417"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/adcd1123-b9fc-44cd-bad2-0665661624a6/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7814caa9-cb6c-ea44-8323-e070bf615bcc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/adcd1123-b9fc-44cd-bad2-0665661624a6/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/7814caa9-cb6c-ea44-8323-e070bf615bcc" ;
  a2a:RecordGUID "{7814caa9-cb6c-ea44-8323-e070bf615bcc}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1815<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0501A/file/7417\">Inventarisnummer 7417 van archiefnummer 0501A in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA II) (1574-1816)" ;
  a2a:SourceRemarkdeel "7417" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_11212_00011212.xml van ELO" .

