@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_3fe29b2e-0b21-a573-da43-54d64ff71e96
  a a2a:Record ;
  rdfs:label "DTB Dopen op 27 oktober 1655 te Leiden" ;
  a2a:hasPerson oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person-51793277-bd0d-8d69-18c6-786386f8a4ed, oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person-1bcfd5db-3286-737a-2916-5b97d297f330, oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person-8f36514d-b986-81ac-5190-796cb2e50a1d, oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person-7feea38f-6d7b-d84c-e067-9c07f7ffe462, oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person-0fb166f7-64c8-a7f4-2356-a820a865e148 ;
  a2a:hasEvent oa:event_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_0, oa:relationep_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_1, oa:relationep_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_2, oa:relationep_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_3, oa:relationep_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_4 ;
  a2a:hasSource oa:source_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96 .

oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person-51793277-bd0d-8d69-18c6-786386f8a4ed
  a a2a:Person ;
  rdfs:label "Moijse" ;
  a2a:PersonName [
    rdfs:label "Moijse" ;
    a2a:PersonNameFirstName "Moijse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person-1bcfd5db-3286-737a-2916-5b97d297f330
  a a2a:Person ;
  rdfs:label "Jean Huber" ;
  a2a:PersonName [
    rdfs:label "Jean Huber" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePatronym "Huber"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person-8f36514d-b986-81ac-5190-796cb2e50a1d
  a a2a:Person ;
  rdfs:label "Marie la Croix" ;
  a2a:PersonName [
    rdfs:label "Marie la Croix" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Croix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person-7feea38f-6d7b-d84c-e067-9c07f7ffe462
  a a2a:Person ;
  rdfs:label "Leonar la Croix" ;
  a2a:PersonName [
    rdfs:label "Leonar la Croix" ;
    a2a:PersonNameFirstName "Leonar" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Croix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person-0fb166f7-64c8-a7f4-2356-a820a865e148
  a a2a:Person ;
  rdfs:label "Anne de Fort" ;
  a2a:PersonName [
    rdfs:label "Anne de Fort" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Fort"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1655" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1655-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person:51793277-bd0d-8d69-18c6-786386f8a4ed ;
  a2a:EventKeyRef oa:event_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Event1 .

oa:relationep_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person:1bcfd5db-3286-737a-2916-5b97d297f330 ;
  a2a:EventKeyRef oa:event_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Event1 .

oa:relationep_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person:8f36514d-b986-81ac-5190-796cb2e50a1d ;
  a2a:EventKeyRef oa:event_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Event1 .

oa:relationep_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person:7feea38f-6d7b-d84c-e067-9c07f7ffe462 ;
  a2a:EventKeyRef oa:event_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Event1 .

oa:relationep_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Person:0fb166f7-64c8-a7f4-2356-a820a865e148 ;
  a2a:EventKeyRef oa:event_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96_Event1 .

oa:source_elo_3fe29b2e-0b21-a573-da43-54d64ff71e96
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1655-01-01 - 1669-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1655-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1655" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1655-10-27"^^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: 273, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 2 mei 1655 - 1669." ;
    a2a:RegistryNumber "273" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 273, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 2 mei 1655 - 1669., 273"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/b3573567-3b36-4c84-81db-741a88a7849a/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3fe29b2e-0b21-a573-da43-54d64ff71e96" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/b3573567-3b36-4c84-81db-741a88a7849a/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/3fe29b2e-0b21-a573-da43-54d64ff71e96" ;
  a2a:RecordGUID "{3fe29b2e-0b21-a573-da43-54d64ff71e96}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 27-10-1655<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/273\">Inventarisnummer 273 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "273" ;
  a2a:SourceRemarkregister_periode "1655-1669" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_6061_00006061.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 27-10-1655" .
