@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_5ce1a802-96f2-a9fd-80ca-c132b013c48a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 1 maart 1620 te Leiden" ;
  a2a:hasPerson oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person-8942b9ce-ca58-d8c5-8475-385aa69f7166, oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person-859edc85-10f0-99d9-d14c-182a2b3d36dd, oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person-83f5e1a0-f029-dd0c-3bb7-fadb3a8d7b9f, oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person-15c3c887-bac7-11ae-fd12-285d358c25ab, oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person-a3214e4a-f1c5-2afb-dc52-dd4ae4fb408e, oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person-9bf49ce4-26fd-e31c-b3ff-a3f0c4dc1a6a ;
  a2a:hasEvent oa:event_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_0, oa:relationep_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_1, oa:relationep_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_2, oa:relationep_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_3, oa:relationep_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_4, oa:relationep_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_5 ;
  a2a:hasSource oa:source_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a .

oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person-8942b9ce-ca58-d8c5-8475-385aa69f7166
  a a2a:Person ;
  rdfs:label "Jenne le Per" ;
  a2a:PersonName [
    rdfs:label "Jenne le Per" ;
    a2a:PersonNameFirstName "Jenne" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Per"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person-859edc85-10f0-99d9-d14c-182a2b3d36dd
  a a2a:Person ;
  rdfs:label "Jean le Per" ;
  a2a:PersonName [
    rdfs:label "Jean le Per" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Per"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person-83f5e1a0-f029-dd0c-3bb7-fadb3a8d7b9f
  a a2a:Person ;
  rdfs:label "Marie de Her" ;
  a2a:PersonName [
    rdfs:label "Marie de Her" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Her"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person-15c3c887-bac7-11ae-fd12-285d358c25ab
  a a2a:Person ;
  rdfs:label "Aeard Omiere" ;
  a2a:PersonName [
    rdfs:label "Aeard Omiere" ;
    a2a:PersonNameFirstName "Aeard" ;
    a2a:PersonNameLastName "Omiere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person-a3214e4a-f1c5-2afb-dc52-dd4ae4fb408e
  a a2a:Person ;
  rdfs:label "Josse Voseurs" ;
  a2a:PersonName [
    rdfs:label "Josse Voseurs" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "Voseurs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person-9bf49ce4-26fd-e31c-b3ff-a3f0c4dc1a6a
  a a2a:Person ;
  rdfs:label "Noelle Molet" ;
  a2a:PersonName [
    rdfs:label "Noelle Molet" ;
    a2a:PersonNameFirstName "Noelle" ;
    a2a:PersonNameLastName "Molet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1620" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1620-03-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person:8942b9ce-ca58-d8c5-8475-385aa69f7166 ;
  a2a:EventKeyRef oa:event_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Event1 .

oa:relationep_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person:859edc85-10f0-99d9-d14c-182a2b3d36dd ;
  a2a:EventKeyRef oa:event_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Event1 .

oa:relationep_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person:83f5e1a0-f029-dd0c-3bb7-fadb3a8d7b9f ;
  a2a:EventKeyRef oa:event_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Event1 .

oa:relationep_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person:15c3c887-bac7-11ae-fd12-285d358c25ab ;
  a2a:EventKeyRef oa:event_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Event1 .

oa:relationep_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person:a3214e4a-f1c5-2afb-dc52-dd4ae4fb408e ;
  a2a:EventKeyRef oa:event_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Event1 .

oa:relationep_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Person:9bf49ce4-26fd-e31c-b3ff-a3f0c4dc1a6a ;
  a2a:EventKeyRef oa:event_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a_Event1 .

oa:source_elo_5ce1a802-96f2-a9fd-80ca-c132b013c48a
  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 "1620" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1620-03-01"^^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/records/media/5ce1a802-96f2-a9fd-80ca-c132b013c48a/iiif/3/1773964/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5ce1a802-96f2-a9fd-80ca-c132b013c48a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/5ce1a802-96f2-a9fd-80ca-c132b013c48a/iiif/3/1773964/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/5ce1a802-96f2-a9fd-80ca-c132b013c48a" ;
  a2a:RecordGUID "{5ce1a802-96f2-a9fd-80ca-c132b013c48a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 01-03-1620<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_20260206_9072_00009072.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 01-03-1620" .
