@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_ca7a3208-ceea-730d-028a-87ecd2ed0b68
  a a2a:Record ;
  rdfs:label "DTB Dopen op 28 april 1675 te Leiden" ;
  a2a:hasPerson oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person-d1455df2-2b91-8a02-f349-a7a563c1a0fa, oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person-e8108b14-1d77-f1fb-79a6-8e2fbc6931e3, oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person-4510cd8f-2142-db7f-a857-c1c45e75e0ce, oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person-d55db74b-ab7e-0c5e-cafc-c0999334c933, oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person-904920a2-08c6-bcdb-acec-836ffdb0895a ;
  a2a:hasEvent oa:event_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_0, oa:relationep_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_1, oa:relationep_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_2, oa:relationep_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_3, oa:relationep_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_4 ;
  a2a:hasSource oa:source_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68 .

oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person-d1455df2-2b91-8a02-f349-a7a563c1a0fa
  a a2a:Person ;
  rdfs:label "Willemijntje van Willich" ;
  a2a:PersonName [
    rdfs:label "Willemijntje van Willich" ;
    a2a:PersonNameFirstName "Willemijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Willich"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person-e8108b14-1d77-f1fb-79a6-8e2fbc6931e3
  a a2a:Person ;
  rdfs:label "Jacob van Willich" ;
  a2a:PersonName [
    rdfs:label "Jacob van Willich" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Willich"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person-4510cd8f-2142-db7f-a857-c1c45e75e0ce
  a a2a:Person ;
  rdfs:label "Baatje van Starrenburgh" ;
  a2a:PersonName [
    rdfs:label "Baatje van Starrenburgh" ;
    a2a:PersonNameFirstName "Baatje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Starrenburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person-d55db74b-ab7e-0c5e-cafc-c0999334c933
  a a2a:Person ;
  rdfs:label "Geertruijd Verruijt" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Verruijt" ;
    a2a:PersonNameFirstName "Geertruijd" ;
    a2a:PersonNameLastName "Verruijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person-904920a2-08c6-bcdb-acec-836ffdb0895a
  a a2a:Person ;
  rdfs:label "Claas Willemsz van Toll" ;
  a2a:PersonName [
    rdfs:label "Claas Willemsz van Toll" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNamePatronym "Willemsz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Toll"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1675" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1675-04-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person:d1455df2-2b91-8a02-f349-a7a563c1a0fa ;
  a2a:EventKeyRef oa:event_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Event1 .

oa:relationep_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person:e8108b14-1d77-f1fb-79a6-8e2fbc6931e3 ;
  a2a:EventKeyRef oa:event_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Event1 .

oa:relationep_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person:4510cd8f-2142-db7f-a857-c1c45e75e0ce ;
  a2a:EventKeyRef oa:event_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Event1 .

oa:relationep_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person:d55db74b-ab7e-0c5e-cafc-c0999334c933 ;
  a2a:EventKeyRef oa:event_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Event1 .

oa:relationep_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Person:904920a2-08c6-bcdb-acec-836ffdb0895a ;
  a2a:EventKeyRef oa:event_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68_Event1 .

oa:source_elo_ca7a3208-ceea-730d-028a-87ecd2ed0b68
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1674-01-01 - 1679-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1679-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1675" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1675-04-28"^^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: 239, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 april 1674 - 1679." ;
    a2a:RegistryNumber "239" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 239, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1 april 1674 - 1679., 239"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/ca7a3208-ceea-730d-028a-87ecd2ed0b68/iiif/3/1539561/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ca7a3208-ceea-730d-028a-87ecd2ed0b68" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/ca7a3208-ceea-730d-028a-87ecd2ed0b68/iiif/3/1539561/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/ca7a3208-ceea-730d-028a-87ecd2ed0b68" ;
  a2a:RecordGUID "{ca7a3208-ceea-730d-028a-87ecd2ed0b68}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 28-04-1675<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/239\">Inventarisnummer 239 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "239" ;
  a2a:SourceRemarkregister_periode "1674-1679" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_19844_00019844.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 28-04-1675" .
