@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_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 maart 1799 te Leiden" ;
  a2a:hasPerson oa:person_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Person-be5fed1c-787a-9e0f-95c8-0b90a54d26d8, oa:person_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Person-6d038315-14cd-8f65-b815-51232a5785cc, oa:person_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Person-96ef7140-4944-8429-2487-9727344ec25f, oa:person_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Person-553f86de-781b-dbf1-c6cf-7dc288f20137 ;
  a2a:hasEvent oa:event_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_0, oa:relationep_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_1, oa:relationep_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_2, oa:relationep_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_3 ;
  a2a:hasSource oa:source_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d .

oa:person_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Person-be5fed1c-787a-9e0f-95c8-0b90a54d26d8
  a a2a:Person ;
  rdfs:label "Joannes Lambertus le Febure" ;
  a2a:PersonName [
    rdfs:label "Joannes Lambertus le Febure" ;
    a2a:PersonNameFirstName "Joannes Lambertus" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Febure"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Person-6d038315-14cd-8f65-b815-51232a5785cc
  a a2a:Person ;
  rdfs:label "Joannes le Febure" ;
  a2a:PersonName [
    rdfs:label "Joannes le Febure" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Febure"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Person-96ef7140-4944-8429-2487-9727344ec25f
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Latijn" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Latijn" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Latijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Person-553f86de-781b-dbf1-c6cf-7dc288f20137
  a a2a:Person ;
  rdfs:label "Neeltje van Roo" ;
  a2a:PersonName [
    rdfs:label "Neeltje van Roo" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roo"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1799-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Person:be5fed1c-787a-9e0f-95c8-0b90a54d26d8 ;
  a2a:EventKeyRef oa:event_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Event1 .

oa:relationep_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Person:6d038315-14cd-8f65-b815-51232a5785cc ;
  a2a:EventKeyRef oa:event_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Event1 .

oa:relationep_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Person:96ef7140-4944-8429-2487-9727344ec25f ;
  a2a:EventKeyRef oa:event_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Event1 .

oa:relationep_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Person:553f86de-781b-dbf1-c6cf-7dc288f20137 ;
  a2a:EventKeyRef oa:event_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d_Event1 .

oa:source_elo_32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1796-01-01 - 1803-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1799" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1799-03-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: 256, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 3 juli 1796 - 1803." ;
    a2a:RegistryNumber "256" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 256, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 3 juli 1796 - 1803., 256"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/08d51f57-4e8d-4a63-bcaf-a4955dd8f2f6/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/08d51f57-4e8d-4a63-bcaf-a4955dd8f2f6/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/32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d" ;
  a2a:RecordGUID "{32f4d24a-e66a-8a05-af3b-ac2e2acd5e8d}" ;
  a2a:SourceRemarkOpmerking "get, wed,.van J.L. le Febure<br>Doopdatum: 10-03-1799<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/256\">Inventarisnummer 256 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "256" ;
  a2a:SourceRemarkregister_periode "1796-1803" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_7476_00007476.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-03-1799" .
