@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_4f0b94e0-6065-dbd3-c6d0-aae24eee643b
  a a2a:Record ;
  rdfs:label "DTB Dopen (in het jaar 1807-1811)" ;
  a2a:hasPerson oa:person_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Person-a8b706d4-d907-4594-582d-c0ac8b849fbf, oa:person_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Person-6bbfa478-723e-343a-98ee-e03d94798b29, oa:person_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Person-2c10b4ca-5499-5e14-819d-edcfa45fd04b ;
  a2a:hasEvent oa:event_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_0, oa:relationep_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_1, oa:relationep_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_2 ;
  a2a:hasSource oa:source_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b .

oa:person_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Person-a8b706d4-d907-4594-582d-c0ac8b849fbf
  a a2a:Person ;
  rdfs:label "Samuel Magielse" ;
  a2a:PersonName [
    rdfs:label "Samuel Magielse" ;
    a2a:PersonNameFirstName "Samuel" ;
    a2a:PersonNameLastName "Magielse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1807" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1807-08-06"^^xsd:date
  ] .

oa:person_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Person-6bbfa478-723e-343a-98ee-e03d94798b29
  a a2a:Person ;
  rdfs:label "Abraham Magielse" ;
  a2a:PersonName [
    rdfs:label "Abraham Magielse" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Magielse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Person-2c10b4ca-5499-5e14-819d-edcfa45fd04b
  a a2a:Person ;
  rdfs:label "Eva Heymans" ;
  a2a:PersonName [
    rdfs:label "Eva Heymans" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNameLastName "Heymans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Person:a8b706d4-d907-4594-582d-c0ac8b849fbf ;
  a2a:EventKeyRef oa:event_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Event1 .

oa:relationep_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Person:6bbfa478-723e-343a-98ee-e03d94798b29 ;
  a2a:EventKeyRef oa:event_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Event1 .

oa:relationep_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Person:2c10b4ca-5499-5e14-819d-edcfa45fd04b ;
  a2a:EventKeyRef oa:event_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b_Event1 .

oa:source_elo_4f0b94e0-6065-dbd3-c6d0-aae24eee643b
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1807-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1807-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 310, Periode: 1..." ;
    a2a:Book "Geboorteboek van de Israëlietische Gemeente te Leiden, 1807 - 1811." ;
    a2a:RegistryNumber "310" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 310, Periode: 1..., Geboorteboek van de Israëlietische Gemeente te Leiden, 1807 - 1811., 310"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/4f0b94e0-6065-dbd3-c6d0-aae24eee643b/iiif/3/1022100/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/4f0b94e0-6065-dbd3-c6d0-aae24eee643b" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/4f0b94e0-6065-dbd3-c6d0-aae24eee643b/iiif/3/1022100/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/4f0b94e0-6065-dbd3-c6d0-aae24eee643b" ;
  a2a:RecordGUID "{4f0b94e0-6065-dbd3-c6d0-aae24eee643b}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/310\">Inventarisnummer 310 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "310" ;
  a2a:SourceRemarkregister_periode "1807-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_5632_00005632.xml van ELO" .

