@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_727cdeba-e7f8-e876-f252-fbcefd20f66b
  a a2a:Record ;
  rdfs:label "DTB Dopen op 29 juni 1732 te Leiden" ;
  a2a:hasPerson oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person-321da851-28c0-32d4-3c17-bf752cf74d86, oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person-39bdb162-7cfa-cad7-065b-950248264f46, oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person-f6f9515f-59e7-df18-2832-9c69243c8ad5, oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person-5fc49c50-99c8-41c6-35c6-4521086ec4cb, oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person-1c66dbd3-9d71-399c-804d-61c412e33598 ;
  a2a:hasEvent oa:event_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_0, oa:relationep_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_1, oa:relationep_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_2, oa:relationep_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_3, oa:relationep_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_4 ;
  a2a:hasSource oa:source_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b .

oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person-321da851-28c0-32d4-3c17-bf752cf74d86
  a a2a:Person ;
  rdfs:label "Theophile Hu" ;
  a2a:PersonName [
    rdfs:label "Theophile Hu" ;
    a2a:PersonNameFirstName "Theophile" ;
    a2a:PersonNameLastName "Hu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person-39bdb162-7cfa-cad7-065b-950248264f46
  a a2a:Person ;
  rdfs:label "Gerrit Hu" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hu" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Hu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person-f6f9515f-59e7-df18-2832-9c69243c8ad5
  a a2a:Person ;
  rdfs:label "Marijtje Brijn" ;
  a2a:PersonName [
    rdfs:label "Marijtje Brijn" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Brijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person-5fc49c50-99c8-41c6-35c6-4521086ec4cb
  a a2a:Person ;
  rdfs:label "Theophile Hu" ;
  a2a:PersonName [
    rdfs:label "Theophile Hu" ;
    a2a:PersonNameFirstName "Theophile" ;
    a2a:PersonNameLastName "Hu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person-1c66dbd3-9d71-399c-804d-61c412e33598
  a a2a:Person ;
  rdfs:label "Lijsbeth Hu" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Hu" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNameLastName "Hu"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1732-06-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person:321da851-28c0-32d4-3c17-bf752cf74d86 ;
  a2a:EventKeyRef oa:event_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Event1 .

oa:relationep_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person:39bdb162-7cfa-cad7-065b-950248264f46 ;
  a2a:EventKeyRef oa:event_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Event1 .

oa:relationep_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person:f6f9515f-59e7-df18-2832-9c69243c8ad5 ;
  a2a:EventKeyRef oa:event_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Event1 .

oa:relationep_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person:5fc49c50-99c8-41c6-35c6-4521086ec4cb ;
  a2a:EventKeyRef oa:event_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Event1 .

oa:relationep_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Person:1c66dbd3-9d71-399c-804d-61c412e33598 ;
  a2a:EventKeyRef oa:event_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b_Event1 .

oa:source_elo_727cdeba-e7f8-e876-f252-fbcefd20f66b
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1714-01-01 - 1737-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1714-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1737-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1732-06-29"^^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: 262, Periode: 1..." ;
    a2a:Book "Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 1714 - 1737." ;
    a2a:RegistryNumber "262" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 262, Periode: 1..., Doopboek van de Nieuwe- of Marekerk (NH) te Leiden, 1714 - 1737., 262"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/d265422a-ae17-4af9-8339-ce856aba8e97/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/727cdeba-e7f8-e876-f252-fbcefd20f66b" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/d265422a-ae17-4af9-8339-ce856aba8e97/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/727cdeba-e7f8-e876-f252-fbcefd20f66b" ;
  a2a:RecordGUID "{727cdeba-e7f8-e876-f252-fbcefd20f66b}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 29-06-1732<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/262\">Inventarisnummer 262 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "262" ;
  a2a:SourceRemarkregister_periode "1714-1737" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_28735_00028735.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 29-06-1732" .
