@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_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc
  a a2a:Record ;
  rdfs:label "DTB Dopen op 20 september 1733 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Person-2b6a3555-58f4-e90c-723c-8bcd316d15b6, oa:person_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Person-c231d9fc-aca9-6f72-3ecd-2feb92cd64e7, oa:person_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Person-c1143231-b638-b94b-5f35-f753e40e37fa, oa:person_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Person-c5a02d6d-8082-3014-8782-e6d4f72d28d4 ;
  a2a:hasEvent oa:event_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_0, oa:relationep_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_1, oa:relationep_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_2, oa:relationep_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_3 ;
  a2a:hasSource oa:source_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc .

oa:person_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Person-2b6a3555-58f4-e90c-723c-8bcd316d15b6
  a a2a:Person ;
  rdfs:label "Pieternelletje Mes" ;
  a2a:PersonName [
    rdfs:label "Pieternelletje Mes" ;
    a2a:PersonNameFirstName "Pieternelletje" ;
    a2a:PersonNameLastName "Mes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Person-c231d9fc-aca9-6f72-3ecd-2feb92cd64e7
  a a2a:Person ;
  rdfs:label "Jan Mes" ;
  a2a:PersonName [
    rdfs:label "Jan Mes" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Mes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Person-c1143231-b638-b94b-5f35-f753e40e37fa
  a a2a:Person ;
  rdfs:label "Krijntje van Egmont" ;
  a2a:PersonName [
    rdfs:label "Krijntje van Egmont" ;
    a2a:PersonNameFirstName "Krijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Egmont"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Person-c5a02d6d-8082-3014-8782-e6d4f72d28d4
  a a2a:Person ;
  rdfs:label "Jannetje van Vangst" ;
  a2a:PersonName [
    rdfs:label "Jannetje van Vangst" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vangst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1733-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Person:2b6a3555-58f4-e90c-723c-8bcd316d15b6 ;
  a2a:EventKeyRef oa:event_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Event1 .

oa:relationep_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Person:c231d9fc-aca9-6f72-3ecd-2feb92cd64e7 ;
  a2a:EventKeyRef oa:event_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Event1 .

oa:relationep_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Person:c1143231-b638-b94b-5f35-f753e40e37fa ;
  a2a:EventKeyRef oa:event_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Event1 .

oa:relationep_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Person:c5a02d6d-8082-3014-8782-e6d4f72d28d4 ;
  a2a:EventKeyRef oa:event_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc_Event1 .

oa:source_elo_171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg", "1675-01-01 - 1787-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1733-09-20"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1213, Periode: 1675-1787" ;
    a2a:Book "Doopboek (NH) van Rijnsburg, 1675 - 1787." ;
    a2a:RegistryNumber "1213" ;
    a2a:Folio "71" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1213, Periode: 1675-1787, Doopboek (NH) van Rijnsburg, 1675 - 1787., 1213, 71"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc/iiif/3/585525/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc/iiif/3/585525/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/171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc" ;
  a2a:RecordGUID "{171ef66a-ad3d-9a87-e8c2-0df4cb70d2dc}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 20-09-1733<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0700/file/1213\">Inventarisnummer 1213 van archiefnummer 0700 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg" ;
  a2a:SourceRemarkdeel "1213" ;
  a2a:SourceRemarkregister_periode "1675-1787" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_3060_00003060.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 20-09-1733" .
