@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_58c21f71-af5e-99bb-e0ab-7c3257fb4eba
  a a2a:Record ;
  rdfs:label "DTB Dopen op 11 mei 1642 te De Kaag" ;
  a2a:hasPerson oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person-e829ce22-567f-2314-7634-55746167de6b, oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person-72f15b63-ce0c-8c46-1d15-2803ba581fc9, oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person-0d1f5841-daf4-cd47-d197-5e73d03d25ba, oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person-8e1ca1b1-75e4-9cf3-7aae-cc83b0b896d8, oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person-e680ed48-fe3d-2c14-30fb-fadf687ee777, oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person-36aa95cf-3879-1ac2-dbfa-75c815e9e4a2 ;
  a2a:hasEvent oa:event_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_0, oa:relationep_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_1, oa:relationep_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_2, oa:relationep_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_3, oa:relationep_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_4, oa:relationep_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_5 ;
  a2a:hasSource oa:source_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba .

oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person-e829ce22-567f-2314-7634-55746167de6b
  a a2a:Person ;
  rdfs:label "Anneken" ;
  a2a:PersonName [
    rdfs:label "Anneken" ;
    a2a:PersonNameFirstName "Anneken"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person-72f15b63-ce0c-8c46-1d15-2803ba581fc9
  a a2a:Person ;
  rdfs:label "Cornelis Dirxsz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dirxsz" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Dirxsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person-0d1f5841-daf4-cd47-d197-5e73d03d25ba
  a a2a:Person ;
  rdfs:label "Marijcken Jacobs" ;
  a2a:PersonName [
    rdfs:label "Marijcken Jacobs" ;
    a2a:PersonNameFirstName "Marijcken" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person-8e1ca1b1-75e4-9cf3-7aae-cc83b0b896d8
  a a2a:Person ;
  rdfs:label "Janneken Cornelis" ;
  a2a:PersonName [
    rdfs:label "Janneken Cornelis" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNamePatronym "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person-e680ed48-fe3d-2c14-30fb-fadf687ee777
  a a2a:Person ;
  rdfs:label "Huijbertge Foeijten" ;
  a2a:PersonName [
    rdfs:label "Huijbertge Foeijten" ;
    a2a:PersonNameFirstName "Huijbertge" ;
    a2a:PersonNamePatronym "Foeijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person-36aa95cf-3879-1ac2-dbfa-75c815e9e4a2
  a a2a:Person ;
  rdfs:label "Engel Dirxsz" ;
  a2a:PersonName [
    rdfs:label "Engel Dirxsz" ;
    a2a:PersonNameFirstName "Engel" ;
    a2a:PersonNamePatronym "Dirxsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1642" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1642-05-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Kaag" ;
    rdfs:label "De Kaag"
  ] .

oa:relationep_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person:e829ce22-567f-2314-7634-55746167de6b ;
  a2a:EventKeyRef oa:event_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Event1 .

oa:relationep_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person:72f15b63-ce0c-8c46-1d15-2803ba581fc9 ;
  a2a:EventKeyRef oa:event_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Event1 .

oa:relationep_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person:0d1f5841-daf4-cd47-d197-5e73d03d25ba ;
  a2a:EventKeyRef oa:event_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Event1 .

oa:relationep_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person:8e1ca1b1-75e4-9cf3-7aae-cc83b0b896d8 ;
  a2a:EventKeyRef oa:event_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Event1 .

oa:relationep_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person:e680ed48-fe3d-2c14-30fb-fadf687ee777 ;
  a2a:EventKeyRef oa:event_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Event1 .

oa:relationep_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Person:36aa95cf-3879-1ac2-dbfa-75c815e9e4a2 ;
  a2a:EventKeyRef oa:event_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba_Event1 .

oa:source_elo_58c21f71-af5e-99bb-e0ab-7c3257fb4eba
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1621-01-01 - 1653-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1621-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1653-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1642" ;
    a2a:Month "5" ;
    a2a:Day "11" ;
    rdfs:label "1642-05-11"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 12, Periode: 1621-1653" ;
    a2a:Book "Doopboek en trouwboek (NH) van Alkemade, 1621 - 1653 met lijsten van lidmaten en ouderlingen;" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "135" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 12, Periode: 1621-1653, Doopboek en trouwboek (NH) van Alkemade, 1621 - 1653 met lijsten van lidmaten en ouderlingen;, 12, 135"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/85be8704-3c26-409f-a54c-1a10b79cdcff/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/58c21f71-af5e-99bb-e0ab-7c3257fb4eba" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/85be8704-3c26-409f-a54c-1a10b79cdcff/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/58c21f71-af5e-99bb-e0ab-7c3257fb4eba" ;
  a2a:RecordGUID "{58c21f71-af5e-99bb-e0ab-7c3257fb4eba}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 11-05-1642<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.05/file/12\">Inventarisnummer 12 van archiefnummer 170.1.05 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Alkemade" ;
  a2a:SourceRemarkdeel "12" ;
  a2a:SourceRemarkregister_periode "1621-1653" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_12907_00012907.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 11-05-1642" .
