@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_00f0bafc-3235-2fce-eefa-9c93a1e3470b
  a a2a:Record ;
  rdfs:label "DTB Dopen op 23 juni 1638 te Leiden" ;
  a2a:hasPerson oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person-a851174a-6b9d-b5f1-0bbe-8950fb721966, oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person-30b60ee8-7fd9-0e97-9bca-994261287739, oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person-01750bdb-e986-7cc2-c268-f6ecf4bae0a2, oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person-f74a82ef-6a9f-9b06-2627-29c9483c4ca9, oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person-e650e654-5ad8-881f-37fa-2a6e7b86a3db, oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person-fbf6ab9a-02d9-15db-ff7d-86734041cd83 ;
  a2a:hasEvent oa:event_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_0, oa:relationep_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_1, oa:relationep_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_2, oa:relationep_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_3, oa:relationep_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_4, oa:relationep_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_5 ;
  a2a:hasSource oa:source_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b .

oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person-a851174a-6b9d-b5f1-0bbe-8950fb721966
  a a2a:Person ;
  rdfs:label "Susanna" ;
  a2a:PersonName [
    rdfs:label "Susanna" ;
    a2a:PersonNameFirstName "Susanna"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person-30b60ee8-7fd9-0e97-9bca-994261287739
  a a2a:Person ;
  rdfs:label "Meynaert Lubbens" ;
  a2a:PersonName [
    rdfs:label "Meynaert Lubbens" ;
    a2a:PersonNameFirstName "Meynaert" ;
    a2a:PersonNamePatronym "Lubbens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person-01750bdb-e986-7cc2-c268-f6ecf4bae0a2
  a a2a:Person ;
  rdfs:label "Sara Bosmans" ;
  a2a:PersonName [
    rdfs:label "Sara Bosmans" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNameLastName "Bosmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person-f74a82ef-6a9f-9b06-2627-29c9483c4ca9
  a a2a:Person ;
  rdfs:label "Jan Janssen" ;
  a2a:PersonName [
    rdfs:label "Jan Janssen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person-e650e654-5ad8-881f-37fa-2a6e7b86a3db
  a a2a:Person ;
  rdfs:label "Susanne Cornelis" ;
  a2a:PersonName [
    rdfs:label "Susanne Cornelis" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNamePatronym "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person-fbf6ab9a-02d9-15db-ff7d-86734041cd83
  a a2a:Person ;
  rdfs:label "Abigel de Toer" ;
  a2a:PersonName [
    rdfs:label "Abigel de Toer" ;
    a2a:PersonNameFirstName "Abigel" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Toer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1638" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1638-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person:a851174a-6b9d-b5f1-0bbe-8950fb721966 ;
  a2a:EventKeyRef oa:event_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Event1 .

oa:relationep_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person:30b60ee8-7fd9-0e97-9bca-994261287739 ;
  a2a:EventKeyRef oa:event_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Event1 .

oa:relationep_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person:01750bdb-e986-7cc2-c268-f6ecf4bae0a2 ;
  a2a:EventKeyRef oa:event_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Event1 .

oa:relationep_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person:f74a82ef-6a9f-9b06-2627-29c9483c4ca9 ;
  a2a:EventKeyRef oa:event_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Event1 .

oa:relationep_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person:e650e654-5ad8-881f-37fa-2a6e7b86a3db ;
  a2a:EventKeyRef oa:event_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Event1 .

oa:relationep_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Person:fbf6ab9a-02d9-15db-ff7d-86734041cd83 ;
  a2a:EventKeyRef oa:event_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b_Event1 .

oa:source_elo_00f0bafc-3235-2fce-eefa-9c93a1e3470b
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1621-01-01 - 1644-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1621-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1638" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1638-06-23"^^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: 221, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1621 - 3 juni 1644." ;
    a2a:RegistryNumber "221" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 221, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1621 - 3 juni 1644., 221"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/00f0bafc-3235-2fce-eefa-9c93a1e3470b/iiif/3/1408116/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/00f0bafc-3235-2fce-eefa-9c93a1e3470b" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/00f0bafc-3235-2fce-eefa-9c93a1e3470b/iiif/3/1408116/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/00f0bafc-3235-2fce-eefa-9c93a1e3470b" ;
  a2a:RecordGUID "{00f0bafc-3235-2fce-eefa-9c93a1e3470b}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 23-06-1638<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/221\">Inventarisnummer 221 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "221" ;
  a2a:SourceRemarkregister_periode "1621-1644" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_200_00000200.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 23-06-1638" .
