@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_f245140e-892f-550e-a853-70cf71e95ef0
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 januari 1630 te Hooglandse Kerk" ;
  a2a:hasPerson oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person-60a56e1b-cec0-3764-7858-e90c7a53f8c0, oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person-2711c56f-be7f-8430-3916-c04a81248418, oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person-c6118922-d23d-c85c-6dd1-e2fc79c2f285, oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person-57035917-159c-33b4-567d-b4e7d9b18641, oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person-4e0852bc-e459-4a2d-1f35-7599157e5e3d ;
  a2a:hasEvent oa:event_elo_f245140e-892f-550e-a853-70cf71e95ef0_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f245140e-892f-550e-a853-70cf71e95ef0_0, oa:relationep_elo_f245140e-892f-550e-a853-70cf71e95ef0_1, oa:relationep_elo_f245140e-892f-550e-a853-70cf71e95ef0_2, oa:relationep_elo_f245140e-892f-550e-a853-70cf71e95ef0_3, oa:relationep_elo_f245140e-892f-550e-a853-70cf71e95ef0_4 ;
  a2a:hasSource oa:source_elo_f245140e-892f-550e-a853-70cf71e95ef0 .

oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person-60a56e1b-cec0-3764-7858-e90c7a53f8c0
  a a2a:Person ;
  rdfs:label "Geertruijt van Dorp" ;
  a2a:PersonName [
    rdfs:label "Geertruijt van Dorp" ;
    a2a:PersonNameFirstName "Geertruijt" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person-2711c56f-be7f-8430-3916-c04a81248418
  a a2a:Person ;
  rdfs:label "Cornelis van Dorp" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Dorp" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dorp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person-c6118922-d23d-c85c-6dd1-e2fc79c2f285
  a a2a:Person ;
  rdfs:label "Judith Sijmons van Luttelgeest" ;
  a2a:PersonName [
    rdfs:label "Judith Sijmons van Luttelgeest" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNamePatronym "Sijmons" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Luttelgeest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person-57035917-159c-33b4-567d-b4e7d9b18641
  a a2a:Person ;
  rdfs:label "Sijmon Woutersz" ;
  a2a:PersonName [
    rdfs:label "Sijmon Woutersz" ;
    a2a:PersonNameFirstName "Sijmon" ;
    a2a:PersonNamePatronym "Woutersz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person-4e0852bc-e459-4a2d-1f35-7599157e5e3d
  a a2a:Person ;
  rdfs:label "Ermpken Sijmons van Luttelgeest" ;
  a2a:PersonName [
    rdfs:label "Ermpken Sijmons van Luttelgeest" ;
    a2a:PersonNameFirstName "Ermpken" ;
    a2a:PersonNamePatronym "Sijmons" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Luttelgeest"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f245140e-892f-550e-a853-70cf71e95ef0_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1630" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1630-01-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hooglandse Kerk" ;
    rdfs:label "Hooglandse Kerk"
  ] .

oa:relationep_elo_f245140e-892f-550e-a853-70cf71e95ef0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person:60a56e1b-cec0-3764-7858-e90c7a53f8c0 ;
  a2a:EventKeyRef oa:event_elo_f245140e-892f-550e-a853-70cf71e95ef0_Event1 .

oa:relationep_elo_f245140e-892f-550e-a853-70cf71e95ef0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person:2711c56f-be7f-8430-3916-c04a81248418 ;
  a2a:EventKeyRef oa:event_elo_f245140e-892f-550e-a853-70cf71e95ef0_Event1 .

oa:relationep_elo_f245140e-892f-550e-a853-70cf71e95ef0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person:c6118922-d23d-c85c-6dd1-e2fc79c2f285 ;
  a2a:EventKeyRef oa:event_elo_f245140e-892f-550e-a853-70cf71e95ef0_Event1 .

oa:relationep_elo_f245140e-892f-550e-a853-70cf71e95ef0_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person:57035917-159c-33b4-567d-b4e7d9b18641 ;
  a2a:EventKeyRef oa:event_elo_f245140e-892f-550e-a853-70cf71e95ef0_Event1 .

oa:relationep_elo_f245140e-892f-550e-a853-70cf71e95ef0_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f245140e-892f-550e-a853-70cf71e95ef0_Person:4e0852bc-e459-4a2d-1f35-7599157e5e3d ;
  a2a:EventKeyRef oa:event_elo_f245140e-892f-550e-a853-70cf71e95ef0_Event1 .

oa:source_elo_f245140e-892f-550e-a853-70cf71e95ef0
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1628-01-01 - 1635-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1628-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1635-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1630" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1630-01-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: 233, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 20 augustus 1628 - 1635." ;
    a2a:RegistryNumber "233" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 233, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 20 augustus 1628 - 1635., 233"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/402627f4-6e79-4e04-9d78-6f8a7cd730b5/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f245140e-892f-550e-a853-70cf71e95ef0" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/402627f4-6e79-4e04-9d78-6f8a7cd730b5/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/f245140e-892f-550e-a853-70cf71e95ef0" ;
  a2a:RecordGUID "{f245140e-892f-550e-a853-70cf71e95ef0}" ;
  a2a:SourceRemarkOpmerking "de eerste getuige namens Jacobus Sevecotius<br>Doopdatum: 24-01-1630<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/233\">Inventarisnummer 233 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "233" ;
  a2a:SourceRemarkregister_periode "1628-1635" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_15194_00015194.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-01-1630" .
