@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_894e118c-3c1f-e930-a59c-1ed2b77953aa
  a a2a:Record ;
  rdfs:label "DTB Dopen op 3 februari 1695 te Leiden" ;
  a2a:hasPerson oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person-460df4ab-087d-65f3-2ce0-3b43cd36cdea, oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person-f1f6de76-509c-935d-85ec-7632966c9258, oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person-5dac1837-61eb-7b53-89c6-2ae5b3a99a6e, oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person-05409b23-2420-dd92-83fb-a983ea5fcb0f, oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person-5f07da18-1ef9-b7ee-050b-b68e333020f4 ;
  a2a:hasEvent oa:event_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_0, oa:relationep_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_1, oa:relationep_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_2, oa:relationep_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_3, oa:relationep_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_4 ;
  a2a:hasSource oa:source_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa .

oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person-460df4ab-087d-65f3-2ce0-3b43cd36cdea
  a a2a:Person ;
  rdfs:label "Hendrik Kinkee" ;
  a2a:PersonName [
    rdfs:label "Hendrik Kinkee" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Kinkee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person-f1f6de76-509c-935d-85ec-7632966c9258
  a a2a:Person ;
  rdfs:label "Jacobus Kinkee" ;
  a2a:PersonName [
    rdfs:label "Jacobus Kinkee" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Kinkee"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person-5dac1837-61eb-7b53-89c6-2ae5b3a99a6e
  a a2a:Person ;
  rdfs:label "Anna van Ruijssen" ;
  a2a:PersonName [
    rdfs:label "Anna van Ruijssen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person-05409b23-2420-dd92-83fb-a983ea5fcb0f
  a a2a:Person ;
  rdfs:label "Ida van Ruijssen" ;
  a2a:PersonName [
    rdfs:label "Ida van Ruijssen" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person-5f07da18-1ef9-b7ee-050b-b68e333020f4
  a a2a:Person ;
  rdfs:label "Dirk Wardenier" ;
  a2a:PersonName [
    rdfs:label "Dirk Wardenier" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Wardenier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1695-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person:460df4ab-087d-65f3-2ce0-3b43cd36cdea ;
  a2a:EventKeyRef oa:event_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Event1 .

oa:relationep_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person:f1f6de76-509c-935d-85ec-7632966c9258 ;
  a2a:EventKeyRef oa:event_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Event1 .

oa:relationep_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person:5dac1837-61eb-7b53-89c6-2ae5b3a99a6e ;
  a2a:EventKeyRef oa:event_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Event1 .

oa:relationep_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person:05409b23-2420-dd92-83fb-a983ea5fcb0f ;
  a2a:EventKeyRef oa:event_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Event1 .

oa:relationep_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Person:5f07da18-1ef9-b7ee-050b-b68e333020f4 ;
  a2a:EventKeyRef oa:event_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa_Event1 .

oa:source_elo_894e118c-3c1f-e930-a59c-1ed2b77953aa
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1691-01-01 - 1696-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1691-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1695-02-03"^^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: 243, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 18 november 1691 - 23 april 1696." ;
    a2a:RegistryNumber "243" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 243, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 18 november 1691 - 23 april 1696., 243"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/a8e4b520-7730-447a-b616-4af75dee7681/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/894e118c-3c1f-e930-a59c-1ed2b77953aa" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/a8e4b520-7730-447a-b616-4af75dee7681/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/894e118c-3c1f-e930-a59c-1ed2b77953aa" ;
  a2a:RecordGUID "{894e118c-3c1f-e930-a59c-1ed2b77953aa}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 03-02-1695<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/243\">Inventarisnummer 243 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "243" ;
  a2a:SourceRemarkregister_periode "1691-1696" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_11286_00011286.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 03-02-1695" .
