@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_52257ad9-ee76-cca0-7654-eaaf5c9feb36
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 april 1630 te Leiden" ;
  a2a:hasPerson oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person-72952763-2ff7-ba1b-4b6c-994020f373ce, oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person-48d98b29-e07c-d4ac-b23f-c9067c89163c, oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person-570d9173-a330-14d8-18d0-e7861c2ea823, oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person-09e8fae7-31bb-d83e-e80a-cd59b95e5d2f, oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person-56cdd08d-4c0f-f248-0b3c-799cfab53904, oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person-515f4119-8e52-d86a-10f4-0fd019d33b1f ;
  a2a:hasEvent oa:event_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_0, oa:relationep_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_1, oa:relationep_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_2, oa:relationep_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_3, oa:relationep_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_4, oa:relationep_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_5 ;
  a2a:hasSource oa:source_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36 .

oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person-72952763-2ff7-ba1b-4b6c-994020f373ce
  a a2a:Person ;
  rdfs:label "Janneken Faes" ;
  a2a:PersonName [
    rdfs:label "Janneken Faes" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNameLastName "Faes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person-48d98b29-e07c-d4ac-b23f-c9067c89163c
  a a2a:Person ;
  rdfs:label "Antoni Faes" ;
  a2a:PersonName [
    rdfs:label "Antoni Faes" ;
    a2a:PersonNameFirstName "Antoni" ;
    a2a:PersonNameLastName "Faes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person-570d9173-a330-14d8-18d0-e7861c2ea823
  a a2a:Person ;
  rdfs:label "Tanneken de Fraeij" ;
  a2a:PersonName [
    rdfs:label "Tanneken de Fraeij" ;
    a2a:PersonNameFirstName "Tanneken" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Fraeij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person-09e8fae7-31bb-d83e-e80a-cd59b95e5d2f
  a a2a:Person ;
  rdfs:label "Pieter Passevant" ;
  a2a:PersonName [
    rdfs:label "Pieter Passevant" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Passevant"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person-56cdd08d-4c0f-f248-0b3c-799cfab53904
  a a2a:Person ;
  rdfs:label "Pieter Melcam" ;
  a2a:PersonName [
    rdfs:label "Pieter Melcam" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Melcam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person-515f4119-8e52-d86a-10f4-0fd019d33b1f
  a a2a:Person ;
  rdfs:label "Susanneken de Hane" ;
  a2a:PersonName [
    rdfs:label "Susanneken de Hane" ;
    a2a:PersonNameFirstName "Susanneken" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hane"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1630" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1630-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person:72952763-2ff7-ba1b-4b6c-994020f373ce ;
  a2a:EventKeyRef oa:event_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Event1 .

oa:relationep_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person:48d98b29-e07c-d4ac-b23f-c9067c89163c ;
  a2a:EventKeyRef oa:event_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Event1 .

oa:relationep_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person:570d9173-a330-14d8-18d0-e7861c2ea823 ;
  a2a:EventKeyRef oa:event_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Event1 .

oa:relationep_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person:09e8fae7-31bb-d83e-e80a-cd59b95e5d2f ;
  a2a:EventKeyRef oa:event_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Event1 .

oa:relationep_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person:56cdd08d-4c0f-f248-0b3c-799cfab53904 ;
  a2a:EventKeyRef oa:event_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Event1 .

oa:relationep_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Person:515f4119-8e52-d86a-10f4-0fd019d33b1f ;
  a2a:EventKeyRef oa:event_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36_Event1 .

oa:source_elo_52257ad9-ee76-cca0-7654-eaaf5c9feb36
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1621-01-01 - 1644-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1621-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1630" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1630-04-10"^^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: 221, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 1621 - 3 juni 1644." ;
    a2a:RegistryNumber "221" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 221, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 1621 - 3 juni 1644., 221"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/545a0cf4-58c9-43b0-830b-6404ebb4ce97/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/52257ad9-ee76-cca0-7654-eaaf5c9feb36" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/545a0cf4-58c9-43b0-830b-6404ebb4ce97/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/52257ad9-ee76-cca0-7654-eaaf5c9feb36" ;
  a2a:RecordGUID "{52257ad9-ee76-cca0-7654-eaaf5c9feb36}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-04-1630<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/221\">Inventarisnummer 221 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "221" ;
  a2a:SourceRemarkregister_periode "1621-1644" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_237_00000237.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-04-1630" .
