@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_26dc51be-b3e5-485b-eafd-b296c61297ea
  a a2a:Record ;
  rdfs:label "DTB Dopen op 12 augustus 1637 te Leiden" ;
  a2a:hasPerson oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person-0e8d9c2e-8a5a-5188-6af3-d629e42e38ec, oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person-d8559bbd-59e8-aa09-f241-a39eb2ea4e0d, oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person-2c697bee-2f51-596b-afea-f807a82e6ca9, oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person-64cbdb42-ecfb-242e-7753-adf34297bd18, oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person-b7bb1b9f-f7b4-f30f-a2c6-837117de8f1c ;
  a2a:hasEvent oa:event_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_0, oa:relationep_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_1, oa:relationep_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_2, oa:relationep_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_3, oa:relationep_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_4 ;
  a2a:hasSource oa:source_elo_26dc51be-b3e5-485b-eafd-b296c61297ea .

oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person-0e8d9c2e-8a5a-5188-6af3-d629e42e38ec
  a a2a:Person ;
  rdfs:label "Joannes van Schagen" ;
  a2a:PersonName [
    rdfs:label "Joannes van Schagen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person-d8559bbd-59e8-aa09-f241-a39eb2ea4e0d
  a a2a:Person ;
  rdfs:label "Lambert Dircks van Schagen" ;
  a2a:PersonName [
    rdfs:label "Lambert Dircks van Schagen" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNamePatronym "Dircks" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schagen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person-2c697bee-2f51-596b-afea-f807a82e6ca9
  a a2a:Person ;
  rdfs:label "Abraham Vermulle" ;
  a2a:PersonName [
    rdfs:label "Abraham Vermulle" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Vermulle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person-64cbdb42-ecfb-242e-7753-adf34297bd18
  a a2a:Person ;
  rdfs:label "Marijtgen Dircks" ;
  a2a:PersonName [
    rdfs:label "Marijtgen Dircks" ;
    a2a:PersonNameFirstName "Marijtgen" ;
    a2a:PersonNamePatronym "Dircks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person-b7bb1b9f-f7b4-f30f-a2c6-837117de8f1c
  a a2a:Person ;
  rdfs:label "Jannetgen Arents" ;
  a2a:PersonName [
    rdfs:label "Jannetgen Arents" ;
    a2a:PersonNameFirstName "Jannetgen" ;
    a2a:PersonNamePatronym "Arents"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1637-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person:0e8d9c2e-8a5a-5188-6af3-d629e42e38ec ;
  a2a:EventKeyRef oa:event_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Event1 .

oa:relationep_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person:d8559bbd-59e8-aa09-f241-a39eb2ea4e0d ;
  a2a:EventKeyRef oa:event_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Event1 .

oa:relationep_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person:2c697bee-2f51-596b-afea-f807a82e6ca9 ;
  a2a:EventKeyRef oa:event_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Event1 .

oa:relationep_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person:64cbdb42-ecfb-242e-7753-adf34297bd18 ;
  a2a:EventKeyRef oa:event_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Event1 .

oa:relationep_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Person:b7bb1b9f-f7b4-f30f-a2c6-837117de8f1c ;
  a2a:EventKeyRef oa:event_elo_26dc51be-b3e5-485b-eafd-b296c61297ea_Event1 .

oa:source_elo_26dc51be-b3e5-485b-eafd-b296c61297ea
  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 "1637" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1637-08-12"^^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" ;
    a2a:Folio "Pieterskerk" ;
    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, Pieterskerk"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/e24e422c-1e5e-4ba3-a505-a21e3104f54b/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/26dc51be-b3e5-485b-eafd-b296c61297ea" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/e24e422c-1e5e-4ba3-a505-a21e3104f54b/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/26dc51be-b3e5-485b-eafd-b296c61297ea" ;
  a2a:RecordGUID "{26dc51be-b3e5-485b-eafd-b296c61297ea}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 12-08-1637<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_20260701_4412_00004412.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 12-08-1637" .
