@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_f18f073b-4f28-a407-00a4-c64888173201
  a a2a:Record ;
  rdfs:label "DTB Dopen op 13 januari 1641 te Leiden" ;
  a2a:hasPerson oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person-62f0861a-128f-0c6f-ff25-4742fed2a381, oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person-a5ce8c10-1a93-5d38-a493-663b367f49c5, oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person-efe9c132-40b4-eefb-cf66-12c1b2dafdf1, oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person-3fac2bb3-f739-604e-0215-6fe295c28716, oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person-7f7dda51-c013-4497-ff76-0a47da506bcd ;
  a2a:hasEvent oa:event_elo_f18f073b-4f28-a407-00a4-c64888173201_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f18f073b-4f28-a407-00a4-c64888173201_0, oa:relationep_elo_f18f073b-4f28-a407-00a4-c64888173201_1, oa:relationep_elo_f18f073b-4f28-a407-00a4-c64888173201_2, oa:relationep_elo_f18f073b-4f28-a407-00a4-c64888173201_3, oa:relationep_elo_f18f073b-4f28-a407-00a4-c64888173201_4 ;
  a2a:hasSource oa:source_elo_f18f073b-4f28-a407-00a4-c64888173201 .

oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person-62f0861a-128f-0c6f-ff25-4742fed2a381
  a a2a:Person ;
  rdfs:label "Jan van Spierenburgh" ;
  a2a:PersonName [
    rdfs:label "Jan van Spierenburgh" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spierenburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person-a5ce8c10-1a93-5d38-a493-663b367f49c5
  a a2a:Person ;
  rdfs:label "Claes Cornelissen van Spierenburgh" ;
  a2a:PersonName [
    rdfs:label "Claes Cornelissen van Spierenburgh" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Cornelissen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spierenburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person-efe9c132-40b4-eefb-cf66-12c1b2dafdf1
  a a2a:Person ;
  rdfs:label "Maertie Jans" ;
  a2a:PersonName [
    rdfs:label "Maertie Jans" ;
    a2a:PersonNameFirstName "Maertie" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person-3fac2bb3-f739-604e-0215-6fe295c28716
  a a2a:Person ;
  rdfs:label "Arent Willemsen van Bosch" ;
  a2a:PersonName [
    rdfs:label "Arent Willemsen van Bosch" ;
    a2a:PersonNameFirstName "Arent" ;
    a2a:PersonNamePatronym "Willemsen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person-7f7dda51-c013-4497-ff76-0a47da506bcd
  a a2a:Person ;
  rdfs:label "Gerrit Claesz van Alphen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Claesz van Alphen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePatronym "Claesz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f18f073b-4f28-a407-00a4-c64888173201_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1641" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1641-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_f18f073b-4f28-a407-00a4-c64888173201_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person:62f0861a-128f-0c6f-ff25-4742fed2a381 ;
  a2a:EventKeyRef oa:event_elo_f18f073b-4f28-a407-00a4-c64888173201_Event1 .

oa:relationep_elo_f18f073b-4f28-a407-00a4-c64888173201_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person:a5ce8c10-1a93-5d38-a493-663b367f49c5 ;
  a2a:EventKeyRef oa:event_elo_f18f073b-4f28-a407-00a4-c64888173201_Event1 .

oa:relationep_elo_f18f073b-4f28-a407-00a4-c64888173201_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person:efe9c132-40b4-eefb-cf66-12c1b2dafdf1 ;
  a2a:EventKeyRef oa:event_elo_f18f073b-4f28-a407-00a4-c64888173201_Event1 .

oa:relationep_elo_f18f073b-4f28-a407-00a4-c64888173201_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person:3fac2bb3-f739-604e-0215-6fe295c28716 ;
  a2a:EventKeyRef oa:event_elo_f18f073b-4f28-a407-00a4-c64888173201_Event1 .

oa:relationep_elo_f18f073b-4f28-a407-00a4-c64888173201_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f18f073b-4f28-a407-00a4-c64888173201_Person:7f7dda51-c013-4497-ff76-0a47da506bcd ;
  a2a:EventKeyRef oa:event_elo_f18f073b-4f28-a407-00a4-c64888173201_Event1 .

oa:source_elo_f18f073b-4f28-a407-00a4-c64888173201
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1636-01-01 - 1644-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1641" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1641-01-13"^^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: 234, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1636 - 6 december 1644." ;
    a2a:RegistryNumber "234" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 234, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1636 - 6 december 1644., 234"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/04a284ea-b740-42e9-bcfc-e89eb86e618c/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f18f073b-4f28-a407-00a4-c64888173201" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/04a284ea-b740-42e9-bcfc-e89eb86e618c/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/f18f073b-4f28-a407-00a4-c64888173201" ;
  a2a:RecordGUID "{f18f073b-4f28-a407-00a4-c64888173201}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 13-01-1641<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/234\">Inventarisnummer 234 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "234" ;
  a2a:SourceRemarkregister_periode "1636-1644" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_15071_00015071.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 13-01-1641" .
