@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_f46fbdf4-6308-291c-e99a-bdf4fda6ed80
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 april 1621 te Leiden" ;
  a2a:hasPerson oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person-e5f54373-8fda-757d-a26d-dba5ccdd2489, oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person-c2540361-8010-605b-2d11-ffdba659a2cd, oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person-8bfa80c5-a698-80ac-3ab4-33d9c0b16b95, oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person-f862f112-adf2-d9e0-b87f-73f4890917a4, oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person-bcd9b9c6-83e5-5306-f48e-f5f1d91f624c, oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person-50ece83e-3bab-b4db-39ab-072532b90444 ;
  a2a:hasEvent oa:event_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_0, oa:relationep_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_1, oa:relationep_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_2, oa:relationep_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_3, oa:relationep_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_4, oa:relationep_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_5 ;
  a2a:hasSource oa:source_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80 .

oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person-e5f54373-8fda-757d-a26d-dba5ccdd2489
  a a2a:Person ;
  rdfs:label "Nn le Pers" ;
  a2a:PersonName [
    rdfs:label "Nn le Pers" ;
    a2a:PersonNameFirstName "Nn" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Pers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person-c2540361-8010-605b-2d11-ffdba659a2cd
  a a2a:Person ;
  rdfs:label "Gilles le Pers" ;
  a2a:PersonName [
    rdfs:label "Gilles le Pers" ;
    a2a:PersonNameFirstName "Gilles" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Pers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person-8bfa80c5-a698-80ac-3ab4-33d9c0b16b95
  a a2a:Person ;
  rdfs:label "Jean Hennion" ;
  a2a:PersonName [
    rdfs:label "Jean Hennion" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Hennion"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person-f862f112-adf2-d9e0-b87f-73f4890917a4
  a a2a:Person ;
  rdfs:label "Serúas Nicolas" ;
  a2a:PersonName [
    rdfs:label "Serúas Nicolas" ;
    a2a:PersonNameFirstName "Serúas" ;
    a2a:PersonNamePatronym "Nicolas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person-bcd9b9c6-83e5-5306-f48e-f5f1d91f624c
  a a2a:Person ;
  rdfs:label "Marie le Pers" ;
  a2a:PersonName [
    rdfs:label "Marie le Pers" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Pers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person-50ece83e-3bab-b4db-39ab-072532b90444
  a a2a:Person ;
  rdfs:label "Jenne du Hamel" ;
  a2a:PersonName [
    rdfs:label "Jenne du Hamel" ;
    a2a:PersonNameFirstName "Jenne" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Hamel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1621" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1621-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person:e5f54373-8fda-757d-a26d-dba5ccdd2489 ;
  a2a:EventKeyRef oa:event_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Event1 .

oa:relationep_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person:c2540361-8010-605b-2d11-ffdba659a2cd ;
  a2a:EventKeyRef oa:event_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Event1 .

oa:relationep_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person:8bfa80c5-a698-80ac-3ab4-33d9c0b16b95 ;
  a2a:EventKeyRef oa:event_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Event1 .

oa:relationep_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person:f862f112-adf2-d9e0-b87f-73f4890917a4 ;
  a2a:EventKeyRef oa:event_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Event1 .

oa:relationep_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person:bcd9b9c6-83e5-5306-f48e-f5f1d91f624c ;
  a2a:EventKeyRef oa:event_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Event1 .

oa:relationep_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Person:50ece83e-3bab-b4db-39ab-072532b90444 ;
  a2a:EventKeyRef oa:event_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80_Event1 .

oa:source_elo_f46fbdf4-6308-291c-e99a-bdf4fda6ed80
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1599-01-01 - 1627-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1599-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1627-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1621" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1621-04-18"^^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: 270, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1599 - 29 juli 1627." ;
    a2a:RegistryNumber "270" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 270, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1599 - 29 juli 1627., 270"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/d8e648fe-8d42-41f4-865b-592b41ec4f3c/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f46fbdf4-6308-291c-e99a-bdf4fda6ed80" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/d8e648fe-8d42-41f4-865b-592b41ec4f3c/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/f46fbdf4-6308-291c-e99a-bdf4fda6ed80" ;
  a2a:RecordGUID "{f46fbdf4-6308-291c-e99a-bdf4fda6ed80}" ;
  a2a:SourceRemarkOpmerking "Kind: l'enfant de (het kind van)<br>Doopdatum: 18-04-1621<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/270\">Inventarisnummer 270 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "270" ;
  a2a:SourceRemarkregister_periode "1599-1627" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_28191_00028191.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 18-04-1621" .
