@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_a8c04ae9-24a0-460c-bb71-efdcc757f2eb
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 maart 1726 te Leiden" ;
  a2a:hasPerson oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person-52fb5bb9-6d0c-e98f-7367-5850424d1afa, oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person-a4972412-2bee-ca5e-8bff-8ea56063f809, oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person-942ea049-844d-9575-36b0-2ef3c125f926, oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person-d711115e-9705-4bbe-6700-e7b56f4dfc17, oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person-85aefafb-7a99-a081-b9bf-7ef9989fe298 ;
  a2a:hasEvent oa:event_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_0, oa:relationep_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_1, oa:relationep_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_2, oa:relationep_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_3, oa:relationep_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_4 ;
  a2a:hasSource oa:source_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb .

oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person-52fb5bb9-6d0c-e98f-7367-5850424d1afa
  a a2a:Person ;
  rdfs:label "Johannes Steerling" ;
  a2a:PersonName [
    rdfs:label "Johannes Steerling" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Steerling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person-a4972412-2bee-ca5e-8bff-8ea56063f809
  a a2a:Person ;
  rdfs:label "Jasper Steerling" ;
  a2a:PersonName [
    rdfs:label "Jasper Steerling" ;
    a2a:PersonNameFirstName "Jasper" ;
    a2a:PersonNameLastName "Steerling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person-942ea049-844d-9575-36b0-2ef3c125f926
  a a2a:Person ;
  rdfs:label "Catarina Janse" ;
  a2a:PersonName [
    rdfs:label "Catarina Janse" ;
    a2a:PersonNameFirstName "Catarina" ;
    a2a:PersonNamePatronym "Janse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person-d711115e-9705-4bbe-6700-e7b56f4dfc17
  a a2a:Person ;
  rdfs:label "Gerrit van der Tent" ;
  a2a:PersonName [
    rdfs:label "Gerrit van der Tent" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Tent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person-85aefafb-7a99-a081-b9bf-7ef9989fe298
  a a2a:Person ;
  rdfs:label "Cornelia Steerling" ;
  a2a:PersonName [
    rdfs:label "Cornelia Steerling" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Steerling"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1726-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person:52fb5bb9-6d0c-e98f-7367-5850424d1afa ;
  a2a:EventKeyRef oa:event_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Event1 .

oa:relationep_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person:a4972412-2bee-ca5e-8bff-8ea56063f809 ;
  a2a:EventKeyRef oa:event_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Event1 .

oa:relationep_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person:942ea049-844d-9575-36b0-2ef3c125f926 ;
  a2a:EventKeyRef oa:event_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Event1 .

oa:relationep_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person:d711115e-9705-4bbe-6700-e7b56f4dfc17 ;
  a2a:EventKeyRef oa:event_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Event1 .

oa:relationep_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Person:85aefafb-7a99-a081-b9bf-7ef9989fe298 ;
  a2a:EventKeyRef oa:event_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb_Event1 .

oa:source_elo_a8c04ae9-24a0-460c-bb71-efdcc757f2eb
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1725-01-01 - 1740-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1726-03-24"^^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: 228, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1725 - 1740." ;
    a2a:RegistryNumber "228" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 228, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1725 - 1740., 228"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/9a7ef44e-bc9c-4327-a464-2a52e5859b43/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/a8c04ae9-24a0-460c-bb71-efdcc757f2eb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/9a7ef44e-bc9c-4327-a464-2a52e5859b43/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/a8c04ae9-24a0-460c-bb71-efdcc757f2eb" ;
  a2a:RecordGUID "{a8c04ae9-24a0-460c-bb71-efdcc757f2eb}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 24-03-1726<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/228\">Inventarisnummer 228 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "228" ;
  a2a:SourceRemarkregister_periode "1725-1740" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_27841_00027841.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-03-1726" .
