@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_bc05a097-49e4-d77c-d19e-899a39bc03d0
  a a2a:Record ;
  rdfs:label "BS Geboorte op 23 december 1815 te Leiden" ;
  a2a:hasPerson oa:person_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Person-8eee55aa-2b85-0b6e-571e-cb16ecb1a9f1, oa:person_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Person-b71243aa-73e7-f37c-3cb8-896b36edbc2f, oa:person_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Person-19b71dbe-7613-ce2f-0327-8a68ade015f9 ;
  a2a:hasEvent oa:event_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_0, oa:relationep_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_1, oa:relationep_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_2 ;
  a2a:hasSource oa:source_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0 .

oa:person_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Person-8eee55aa-2b85-0b6e-571e-cb16ecb1a9f1
  a a2a:Person ;
  rdfs:label "Anna Hermina de Bolster" ;
  a2a:PersonName [
    rdfs:label "Anna Hermina de Bolster" ;
    a2a:PersonNameFirstName "Anna Hermina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bolster"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1815" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1815-12-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Person-b71243aa-73e7-f37c-3cb8-896b36edbc2f
  a a2a:Person ;
  rdfs:label "Hendrik de Bolster" ;
  a2a:PersonName [
    rdfs:label "Hendrik de Bolster" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bolster"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "koopman" .

oa:person_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Person-19b71dbe-7613-ce2f-0327-8a68ade015f9
  a a2a:Person ;
  rdfs:label "Wilhelmina van Stappershoef" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van Stappershoef" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stappershoef"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1815" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1815-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Person:8eee55aa-2b85-0b6e-571e-cb16ecb1a9f1 ;
  a2a:EventKeyRef oa:event_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Event1 .

oa:relationep_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Person:b71243aa-73e7-f37c-3cb8-896b36edbc2f ;
  a2a:EventKeyRef oa:event_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Event1 .

oa:relationep_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Person:19b71dbe-7613-ce2f-0327-8a68ade015f9 ;
  a2a:EventKeyRef oa:event_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0_Event1 .

oa:source_elo_bc05a097-49e4-d77c-d19e-899a39bc03d0
  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 "1041" ;
    a2a:RegistryNumber "7417" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA II) (1574-1816), Deel: 7417, Geboorteregister van Leiden, 1815., 1041, 7417"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/bc05a097-49e4-d77c-d19e-899a39bc03d0/iiif/3/1307480/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bc05a097-49e4-d77c-d19e-899a39bc03d0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/bc05a097-49e4-d77c-d19e-899a39bc03d0/iiif/3/1307480/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/bc05a097-49e4-d77c-d19e-899a39bc03d0" ;
  a2a:RecordGUID "{bc05a097-49e4-d77c-d19e-899a39bc03d0}" ;
  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_20251225_21317_00021317.xml van ELO" .

