@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_87f9115e-599b-a070-2d94-7aa274c5cc22
  a a2a:Record ;
  rdfs:label "DTB Dopen op 7 juni 1643 te Leiden" ;
  a2a:hasPerson oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person-97b51559-feb3-c4f1-26c7-a2bb7ca5ffc8, oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person-401aaa37-04d3-352d-9e00-2ec5fae392f2, oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person-05d9bb42-92a2-c8c4-96f3-f5b9c7f54917, oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person-fd92665d-5852-014c-aa93-8b0671038b3c, oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person-9dd3ba51-24e6-e845-80d2-0f4afc8c6aa2, oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person-01c5db1d-6473-237a-cb56-d1bc02f18a2b ;
  a2a:hasEvent oa:event_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_0, oa:relationep_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_1, oa:relationep_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_2, oa:relationep_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_3, oa:relationep_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_4, oa:relationep_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_5 ;
  a2a:hasSource oa:source_elo_87f9115e-599b-a070-2d94-7aa274c5cc22 .

oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person-97b51559-feb3-c4f1-26c7-a2bb7ca5ffc8
  a a2a:Person ;
  rdfs:label "Catherijne Stenber" ;
  a2a:PersonName [
    rdfs:label "Catherijne Stenber" ;
    a2a:PersonNameFirstName "Catherijne" ;
    a2a:PersonNameLastName "Stenber"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person-401aaa37-04d3-352d-9e00-2ec5fae392f2
  a a2a:Person ;
  rdfs:label "Jan Niel Stenber" ;
  a2a:PersonName [
    rdfs:label "Jan Niel Stenber" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Niel" ;
    a2a:PersonNameLastName "Stenber"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person-05d9bb42-92a2-c8c4-96f3-f5b9c7f54917
  a a2a:Person ;
  rdfs:label "Jeanne Jan Martijn" ;
  a2a:PersonName [
    rdfs:label "Jeanne Jan Martijn" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Martijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person-fd92665d-5852-014c-aa93-8b0671038b3c
  a a2a:Person ;
  rdfs:label "Henri Monnaut" ;
  a2a:PersonName [
    rdfs:label "Henri Monnaut" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Monnaut"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person-9dd3ba51-24e6-e845-80d2-0f4afc8c6aa2
  a a2a:Person ;
  rdfs:label "Guillaume Liagre" ;
  a2a:PersonName [
    rdfs:label "Guillaume Liagre" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Liagre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person-01c5db1d-6473-237a-cb56-d1bc02f18a2b
  a a2a:Person ;
  rdfs:label "Elizabeth Hamacker" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Hamacker" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Hamacker"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1643" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1643-06-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person:97b51559-feb3-c4f1-26c7-a2bb7ca5ffc8 ;
  a2a:EventKeyRef oa:event_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Event1 .

oa:relationep_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person:401aaa37-04d3-352d-9e00-2ec5fae392f2 ;
  a2a:EventKeyRef oa:event_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Event1 .

oa:relationep_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person:05d9bb42-92a2-c8c4-96f3-f5b9c7f54917 ;
  a2a:EventKeyRef oa:event_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Event1 .

oa:relationep_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person:fd92665d-5852-014c-aa93-8b0671038b3c ;
  a2a:EventKeyRef oa:event_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Event1 .

oa:relationep_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person:9dd3ba51-24e6-e845-80d2-0f4afc8c6aa2 ;
  a2a:EventKeyRef oa:event_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Event1 .

oa:relationep_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Person:01c5db1d-6473-237a-cb56-d1bc02f18a2b ;
  a2a:EventKeyRef oa:event_elo_87f9115e-599b-a070-2d94-7aa274c5cc22_Event1 .

oa:source_elo_87f9115e-599b-a070-2d94-7aa274c5cc22
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1627-01-01 - 1646-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1627-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1646-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1643" ;
    a2a:Month "6" ;
    a2a:Day "7" ;
    rdfs:label "1643-06-07"^^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: 271, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1 augustus 1627 - 1646." ;
    a2a:RegistryNumber "271" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 271, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1 augustus 1627 - 1646., 271"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/98227793-efa0-469b-880c-e41b7f476ca1/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/87f9115e-599b-a070-2d94-7aa274c5cc22" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/98227793-efa0-469b-880c-e41b7f476ca1/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/87f9115e-599b-a070-2d94-7aa274c5cc22" ;
  a2a:RecordGUID "{87f9115e-599b-a070-2d94-7aa274c5cc22}" ;
  a2a:SourceRemarkOpmerking "Toevoeging onderzoeker: Steenbert<br>Doopdatum: 07-06-1643<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/271\">Inventarisnummer 271 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "271" ;
  a2a:SourceRemarkregister_periode "1627-1646" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_9783_00009783.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 07-06-1643" .
