@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_93c3e874-151e-e078-c1f8-c89824e61253
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 juni 1674 te Leiden" ;
  a2a:hasPerson oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person-b6d79e32-7f25-db13-73e7-40d4d8017a8b, oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person-844f38d9-0db3-87ac-1d8f-e578a3e4b5b8, oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person-40dedb33-4fb4-757a-aaca-d4442e0001c9, oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person-d825b031-ed05-7251-ce6e-af985d53c428, oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person-98d17426-b92f-5a01-a158-ff14e4046432 ;
  a2a:hasEvent oa:event_elo_93c3e874-151e-e078-c1f8-c89824e61253_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_93c3e874-151e-e078-c1f8-c89824e61253_0, oa:relationep_elo_93c3e874-151e-e078-c1f8-c89824e61253_1, oa:relationep_elo_93c3e874-151e-e078-c1f8-c89824e61253_2, oa:relationep_elo_93c3e874-151e-e078-c1f8-c89824e61253_3, oa:relationep_elo_93c3e874-151e-e078-c1f8-c89824e61253_4 ;
  a2a:hasSource oa:source_elo_93c3e874-151e-e078-c1f8-c89824e61253 .

oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person-b6d79e32-7f25-db13-73e7-40d4d8017a8b
  a a2a:Person ;
  rdfs:label "Joris" ;
  a2a:PersonName [
    rdfs:label "Joris" ;
    a2a:PersonNameFirstName "Joris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person-844f38d9-0db3-87ac-1d8f-e578a3e4b5b8
  a a2a:Person ;
  rdfs:label "Joris Matthijsen" ;
  a2a:PersonName [
    rdfs:label "Joris Matthijsen" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNamePatronym "Matthijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person-40dedb33-4fb4-757a-aaca-d4442e0001c9
  a a2a:Person ;
  rdfs:label "Maertgen Jans" ;
  a2a:PersonName [
    rdfs:label "Maertgen Jans" ;
    a2a:PersonNameFirstName "Maertgen" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person-d825b031-ed05-7251-ce6e-af985d53c428
  a a2a:Person ;
  rdfs:label "Jacobus Claesen Bon" ;
  a2a:PersonName [
    rdfs:label "Jacobus Claesen Bon" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "Claesen" ;
    a2a:PersonNameLastName "Bon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person-98d17426-b92f-5a01-a158-ff14e4046432
  a a2a:Person ;
  rdfs:label "Aechgen Goverts" ;
  a2a:PersonName [
    rdfs:label "Aechgen Goverts" ;
    a2a:PersonNameFirstName "Aechgen" ;
    a2a:PersonNamePatronym "Goverts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_93c3e874-151e-e078-c1f8-c89824e61253_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1674" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1674-06-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_93c3e874-151e-e078-c1f8-c89824e61253_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person:b6d79e32-7f25-db13-73e7-40d4d8017a8b ;
  a2a:EventKeyRef oa:event_elo_93c3e874-151e-e078-c1f8-c89824e61253_Event1 .

oa:relationep_elo_93c3e874-151e-e078-c1f8-c89824e61253_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person:844f38d9-0db3-87ac-1d8f-e578a3e4b5b8 ;
  a2a:EventKeyRef oa:event_elo_93c3e874-151e-e078-c1f8-c89824e61253_Event1 .

oa:relationep_elo_93c3e874-151e-e078-c1f8-c89824e61253_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person:40dedb33-4fb4-757a-aaca-d4442e0001c9 ;
  a2a:EventKeyRef oa:event_elo_93c3e874-151e-e078-c1f8-c89824e61253_Event1 .

oa:relationep_elo_93c3e874-151e-e078-c1f8-c89824e61253_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person:d825b031-ed05-7251-ce6e-af985d53c428 ;
  a2a:EventKeyRef oa:event_elo_93c3e874-151e-e078-c1f8-c89824e61253_Event1 .

oa:relationep_elo_93c3e874-151e-e078-c1f8-c89824e61253_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_93c3e874-151e-e078-c1f8-c89824e61253_Person:98d17426-b92f-5a01-a158-ff14e4046432 ;
  a2a:EventKeyRef oa:event_elo_93c3e874-151e-e078-c1f8-c89824e61253_Event1 .

oa:source_elo_93c3e874-151e-e078-c1f8-c89824e61253
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1663-01-01 - 1695-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1674" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1674-06-24"^^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: 265, Periode: 1..." ;
    a2a:Book "Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 26 augustus 1663 - 1695." ;
    a2a:RegistryNumber "265" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 265, Periode: 1..., Doopboek van de Loots- of Oosterkerk (NH) te Leiden, 26 augustus 1663 - 1695., 265"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/4cbb48c0-bfcd-4244-9034-119c94769eb7/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/93c3e874-151e-e078-c1f8-c89824e61253" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/4cbb48c0-bfcd-4244-9034-119c94769eb7/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/93c3e874-151e-e078-c1f8-c89824e61253" ;
  a2a:RecordGUID "{93c3e874-151e-e078-c1f8-c89824e61253}" ;
  a2a:SourceRemarkOpmerking "Bij de datum staat: Sondach<br>Doopdatum: 24-06-1674<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/265\">Inventarisnummer 265 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "265" ;
  a2a:SourceRemarkregister_periode "1663-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_10378_00010378.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-06-1674" .
