@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_6ffb463d-a3f8-767b-b641-51c2c2e511b7
  a a2a:Record ;
  rdfs:label "DTB Dopen op 5 mei 1641 te De Kaag" ;
  a2a:hasPerson oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person-5322f5b2-83d7-216a-58b5-ff70e584cb9e, oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person-699beb4b-b8c2-d485-8af3-3904b7431dba, oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person-4833cc01-a170-52d3-c613-6d0ae5710d22, oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person-ae15c9ab-5432-ce14-4ac5-325eb285559f, oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person-9c5643d5-6aab-2a6f-b846-b800bd2aa67d, oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person-59212ade-d337-a31d-50ff-baacf4acabce ;
  a2a:hasEvent oa:event_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_0, oa:relationep_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_1, oa:relationep_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_2, oa:relationep_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_3, oa:relationep_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_4, oa:relationep_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_5 ;
  a2a:hasSource oa:source_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7 .

oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person-5322f5b2-83d7-216a-58b5-ff70e584cb9e
  a a2a:Person ;
  rdfs:label "Frans" ;
  a2a:PersonName [
    rdfs:label "Frans" ;
    a2a:PersonNameFirstName "Frans"
  ] ;
  a2a:Gender "Man" .

oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person-699beb4b-b8c2-d485-8af3-3904b7431dba
  a a2a:Person ;
  rdfs:label "Engel Fransz" ;
  a2a:PersonName [
    rdfs:label "Engel Fransz" ;
    a2a:PersonNameFirstName "Engel" ;
    a2a:PersonNamePatronym "Fransz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person-4833cc01-a170-52d3-c613-6d0ae5710d22
  a a2a:Person ;
  rdfs:label "Barber Theunis" ;
  a2a:PersonName [
    rdfs:label "Barber Theunis" ;
    a2a:PersonNameFirstName "Barber" ;
    a2a:PersonNamePatronym "Theunis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person-ae15c9ab-5432-ce14-4ac5-325eb285559f
  a a2a:Person ;
  rdfs:label "Engeljen Jacobsdr" ;
  a2a:PersonName [
    rdfs:label "Engeljen Jacobsdr" ;
    a2a:PersonNameFirstName "Engeljen" ;
    a2a:PersonNamePatronym "Jacobsdr"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person-9c5643d5-6aab-2a6f-b846-b800bd2aa67d
  a a2a:Person ;
  rdfs:label "Cornelis Arisz" ;
  a2a:PersonName [
    rdfs:label "Cornelis Arisz" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Arisz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person-59212ade-d337-a31d-50ff-baacf4acabce
  a a2a:Person ;
  rdfs:label "Jacob Willemsz" ;
  a2a:PersonName [
    rdfs:label "Jacob Willemsz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Willemsz"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1641" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1641-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Kaag" ;
    rdfs:label "De Kaag"
  ] .

oa:relationep_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person:5322f5b2-83d7-216a-58b5-ff70e584cb9e ;
  a2a:EventKeyRef oa:event_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Event1 .

oa:relationep_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person:699beb4b-b8c2-d485-8af3-3904b7431dba ;
  a2a:EventKeyRef oa:event_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Event1 .

oa:relationep_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person:4833cc01-a170-52d3-c613-6d0ae5710d22 ;
  a2a:EventKeyRef oa:event_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Event1 .

oa:relationep_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person:ae15c9ab-5432-ce14-4ac5-325eb285559f ;
  a2a:EventKeyRef oa:event_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Event1 .

oa:relationep_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person:9c5643d5-6aab-2a6f-b846-b800bd2aa67d ;
  a2a:EventKeyRef oa:event_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Event1 .

oa:relationep_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Person:59212ade-d337-a31d-50ff-baacf4acabce ;
  a2a:EventKeyRef oa:event_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7_Event1 .

oa:source_elo_6ffb463d-a3f8-767b-b641-51c2c2e511b7
  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 "1641" ;
    a2a:Month "5" ;
    a2a:Day "5" ;
    rdfs:label "1641-05-05"^^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 "132" ;
    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, 132"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/6ffb463d-a3f8-767b-b641-51c2c2e511b7/iiif/3/1845159/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/6ffb463d-a3f8-767b-b641-51c2c2e511b7" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/6ffb463d-a3f8-767b-b641-51c2c2e511b7/iiif/3/1845159/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/6ffb463d-a3f8-767b-b641-51c2c2e511b7" ;
  a2a:RecordGUID "{6ffb463d-a3f8-767b-b641-51c2c2e511b7}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 05-05-1641<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_20251225_14144_00014144.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 05-05-1641" .
