@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_75a52804-3fee-418f-e8ba-706de22e9fa5
  a a2a:Record ;
  rdfs:label "BS Geboorte op 12 november 1824 te Leiden" ;
  a2a:hasPerson oa:person_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Person-e83cfb12-8b40-d397-58ee-dcbd120d20c7, oa:person_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Person-ce55a0b4-e15d-530d-cfe5-7091df7f6b3b, oa:person_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Person-1348a76b-139c-f57e-f333-45b9455a5a2b ;
  a2a:hasEvent oa:event_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_0, oa:relationep_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_1, oa:relationep_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_2 ;
  a2a:hasSource oa:source_elo_75a52804-3fee-418f-e8ba-706de22e9fa5 .

oa:person_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Person-e83cfb12-8b40-d397-58ee-dcbd120d20c7
  a a2a:Person ;
  rdfs:label "Willemina Dedel" ;
  a2a:PersonName [
    rdfs:label "Willemina Dedel" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Dedel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1824-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Person-ce55a0b4-e15d-530d-cfe5-7091df7f6b3b
  a a2a:Person ;
  rdfs:label "Jacob Dedel" ;
  a2a:PersonName [
    rdfs:label "Jacob Dedel" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Dedel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "metselaarsknecht" .

oa:person_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Person-1348a76b-139c-f57e-f333-45b9455a5a2b
  a a2a:Person ;
  rdfs:label "Jannetje Starreveld" ;
  a2a:PersonName [
    rdfs:label "Jannetje Starreveld" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Starreveld"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1824-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Person:e83cfb12-8b40-d397-58ee-dcbd120d20c7 ;
  a2a:EventKeyRef oa:event_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Event1 .

oa:relationep_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Person:ce55a0b4-e15d-530d-cfe5-7091df7f6b3b ;
  a2a:EventKeyRef oa:event_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Event1 .

oa:relationep_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Person:1348a76b-139c-f57e-f333-45b9455a5a2b ;
  a2a:EventKeyRef oa:event_elo_75a52804-3fee-418f-e8ba-706de22e9fa5_Event1 .

oa:source_elo_75a52804-3fee-418f-e8ba-706de22e9fa5
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1824-01-01 - 1824-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-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: 4685" ;
    a2a:Book "Geboorteregister van Leiden (gesplitst), 1824." ;
    a2a:DocumentNumber "1046" ;
    a2a:RegistryNumber "4685" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Stadsarchief van Leiden (SA III) (1816-1929), Deel: 4685, Geboorteregister van Leiden (gesplitst), 1824., 1046, 4685"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/75a52804-3fee-418f-e8ba-706de22e9fa5/iiif/3/997313/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/75a52804-3fee-418f-e8ba-706de22e9fa5" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/75a52804-3fee-418f-e8ba-706de22e9fa5/iiif/3/997313/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/75a52804-3fee-418f-e8ba-706de22e9fa5" ;
  a2a:RecordGUID "{75a52804-3fee-418f-e8ba-706de22e9fa5}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1824<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0516/file/4685\">Inventarisnummer 4685 van archiefnummer 0516 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Stadsarchief van Leiden (SA III) (1816-1929)" ;
  a2a:SourceRemarkdeel "4685" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_12376_00012376.xml van ELO" .

