@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_3ccd79e9-c01d-cdc8-427e-76a65a1ed231
  a a2a:Record ;
  rdfs:label "DTB Dopen op 27 maart 1749 te Leiden" ;
  a2a:hasPerson oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person-b704b3db-6789-684f-b823-3df4625b99b7, oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person-6d29fc68-e2aa-c047-70d1-060e163d6620, oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person-1c28a273-c83b-d234-c936-a638f119b72b, oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person-513713c0-e3b4-385f-2fe4-afada907de95, oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person-79d32c9f-2738-bb73-1c0d-e05d7c43dab7 ;
  a2a:hasEvent oa:event_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_0, oa:relationep_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_1, oa:relationep_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_2, oa:relationep_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_3, oa:relationep_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_4 ;
  a2a:hasSource oa:source_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231 .

oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person-b704b3db-6789-684f-b823-3df4625b99b7
  a a2a:Person ;
  rdfs:label "Jacob de Just" ;
  a2a:PersonName [
    rdfs:label "Jacob de Just" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Just"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person-6d29fc68-e2aa-c047-70d1-060e163d6620
  a a2a:Person ;
  rdfs:label "Pieter de Just" ;
  a2a:PersonName [
    rdfs:label "Pieter de Just" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Just"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person-1c28a273-c83b-d234-c936-a638f119b72b
  a a2a:Person ;
  rdfs:label "Elsje Slagters" ;
  a2a:PersonName [
    rdfs:label "Elsje Slagters" ;
    a2a:PersonNameFirstName "Elsje" ;
    a2a:PersonNameLastName "Slagters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person-513713c0-e3b4-385f-2fe4-afada907de95
  a a2a:Person ;
  rdfs:label "Jacob Gijseling" ;
  a2a:PersonName [
    rdfs:label "Jacob Gijseling" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Gijseling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person-79d32c9f-2738-bb73-1c0d-e05d7c43dab7
  a a2a:Person ;
  rdfs:label "Elisabeth Koole" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Koole" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Koole"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1749-03-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person:b704b3db-6789-684f-b823-3df4625b99b7 ;
  a2a:EventKeyRef oa:event_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Event1 .

oa:relationep_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person:6d29fc68-e2aa-c047-70d1-060e163d6620 ;
  a2a:EventKeyRef oa:event_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Event1 .

oa:relationep_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person:1c28a273-c83b-d234-c936-a638f119b72b ;
  a2a:EventKeyRef oa:event_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Event1 .

oa:relationep_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person:513713c0-e3b4-385f-2fe4-afada907de95 ;
  a2a:EventKeyRef oa:event_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Event1 .

oa:relationep_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Person:79d32c9f-2738-bb73-1c0d-e05d7c43dab7 ;
  a2a:EventKeyRef oa:event_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231_Event1 .

oa:source_elo_3ccd79e9-c01d-cdc8-427e-76a65a1ed231
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1741-01-01 - 1754-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1749-03-27"^^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: 251, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 2 mei 1741 - 1754." ;
    a2a:RegistryNumber "251" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 251, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 2 mei 1741 - 1754., 251"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/93d1303f-92ec-485b-b917-8a9d9fb94aaf/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3ccd79e9-c01d-cdc8-427e-76a65a1ed231" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/93d1303f-92ec-485b-b917-8a9d9fb94aaf/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/3ccd79e9-c01d-cdc8-427e-76a65a1ed231" ;
  a2a:RecordGUID "{3ccd79e9-c01d-cdc8-427e-76a65a1ed231}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 27-03-1749<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/251\">Inventarisnummer 251 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "251" ;
  a2a:SourceRemarkregister_periode "1741-1754" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_6824_00006824.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 27-03-1749" .
