@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_faf5e8bb-3d5f-986c-e083-d61f849439a5
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 november 1706 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Person-21fcaab9-a189-a2b9-bd78-19626dec0012, oa:person_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Person-32f007af-c796-7ed6-3f4c-936095d8f546, oa:person_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Person-cf87ac2d-3b5b-e63a-8823-d99b5c950c32, oa:person_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Person-ad5668af-5210-056d-2804-8384cdccfc0f ;
  a2a:hasEvent oa:event_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_0, oa:relationep_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_1, oa:relationep_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_2, oa:relationep_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_3 ;
  a2a:hasSource oa:source_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5 .

oa:person_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Person-21fcaab9-a189-a2b9-bd78-19626dec0012
  a a2a:Person ;
  rdfs:label "Maartie Vyane" ;
  a2a:PersonName [
    rdfs:label "Maartie Vyane" ;
    a2a:PersonNameFirstName "Maartie" ;
    a2a:PersonNameLastName "Vyane"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Person-32f007af-c796-7ed6-3f4c-936095d8f546
  a a2a:Person ;
  rdfs:label "Cornelis Vyane" ;
  a2a:PersonName [
    rdfs:label "Cornelis Vyane" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Vyane"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Person-cf87ac2d-3b5b-e63a-8823-d99b5c950c32
  a a2a:Person ;
  rdfs:label "Hester Cornelisd Lipsius" ;
  a2a:PersonName [
    rdfs:label "Hester Cornelisd Lipsius" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNamePatronym "Cornelisd" ;
    a2a:PersonNameLastName "Lipsius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Person-ad5668af-5210-056d-2804-8384cdccfc0f
  a a2a:Person ;
  rdfs:label "Jannetie Cornelisd Vyane" ;
  a2a:PersonName [
    rdfs:label "Jannetie Cornelisd Vyane" ;
    a2a:PersonNameFirstName "Jannetie" ;
    a2a:PersonNamePatronym "Cornelisd" ;
    a2a:PersonNameLastName "Vyane"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1706" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1706-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Person:21fcaab9-a189-a2b9-bd78-19626dec0012 ;
  a2a:EventKeyRef oa:event_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Event1 .

oa:relationep_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Person:32f007af-c796-7ed6-3f4c-936095d8f546 ;
  a2a:EventKeyRef oa:event_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Event1 .

oa:relationep_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Person:cf87ac2d-3b5b-e63a-8823-d99b5c950c32 ;
  a2a:EventKeyRef oa:event_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Event1 .

oa:relationep_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Person:ad5668af-5210-056d-2804-8384cdccfc0f ;
  a2a:EventKeyRef oa:event_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5_Event1 .

oa:source_elo_faf5e8bb-3d5f-986c-e083-d61f849439a5
  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 "1706" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1706-11-21"^^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 "40v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1213, Periode: 1675-1787, Doopboek (NH) van Rijnsburg, 1675 - 1787., 1213, 40v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/faf5e8bb-3d5f-986c-e083-d61f849439a5/iiif/3/585244/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/faf5e8bb-3d5f-986c-e083-d61f849439a5" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/faf5e8bb-3d5f-986c-e083-d61f849439a5/iiif/3/585244/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/faf5e8bb-3d5f-986c-e083-d61f849439a5" ;
  a2a:RecordGUID "{faf5e8bb-3d5f-986c-e083-d61f849439a5}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-11-1706<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_20251225_27670_00027670.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-11-1706" .
