@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_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 juli 1745 te Woubrugge" ;
  a2a:hasPerson oa:person_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Person-b3bdc1a9-ff77-0e4e-d539-a333b99703f6, oa:person_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Person-c3c3fe55-0c4d-ab8d-07f0-64869344b5ce, oa:person_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Person-cfa7d703-d667-d454-efd5-8c56f3e95553, oa:person_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Person-04f9cdfc-966b-dd1d-0e53-d025b4dbaaf7 ;
  a2a:hasEvent oa:event_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_0, oa:relationep_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_1, oa:relationep_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_2, oa:relationep_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_3 ;
  a2a:hasSource oa:source_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae .

oa:person_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Person-b3bdc1a9-ff77-0e4e-d539-a333b99703f6
  a a2a:Person ;
  rdfs:label "Dirk Leliveld" ;
  a2a:PersonName [
    rdfs:label "Dirk Leliveld" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Leliveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Person-c3c3fe55-0c4d-ab8d-07f0-64869344b5ce
  a a2a:Person ;
  rdfs:label "Jan Dirkz Leliveld" ;
  a2a:PersonName [
    rdfs:label "Jan Dirkz Leliveld" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Dirkz" ;
    a2a:PersonNameLastName "Leliveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Person-cfa7d703-d667-d454-efd5-8c56f3e95553
  a a2a:Person ;
  rdfs:label "Arijtje Jans van Teijlingen" ;
  a2a:PersonName [
    rdfs:label "Arijtje Jans van Teijlingen" ;
    a2a:PersonNameFirstName "Arijtje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Teijlingen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Person-04f9cdfc-966b-dd1d-0e53-d025b4dbaaf7
  a a2a:Person ;
  rdfs:label "Trijntje Jacobs Ammeraal" ;
  a2a:PersonName [
    rdfs:label "Trijntje Jacobs Ammeraal" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Ammeraal"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1745-07-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] .

oa:relationep_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Person:b3bdc1a9-ff77-0e4e-d539-a333b99703f6 ;
  a2a:EventKeyRef oa:event_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Event1 .

oa:relationep_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Person:c3c3fe55-0c4d-ab8d-07f0-64869344b5ce ;
  a2a:EventKeyRef oa:event_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Event1 .

oa:relationep_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Person:cfa7d703-d667-d454-efd5-8c56f3e95553 ;
  a2a:EventKeyRef oa:event_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Event1 .

oa:relationep_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Person:04f9cdfc-966b-dd1d-0e53-d025b4dbaaf7 ;
  a2a:EventKeyRef oa:event_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae_Event1 .

oa:source_elo_bcb526c3-e3e0-3999-7ab5-d87e362cb0ae
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge", "1735-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1745-07-18"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Woubrugge, Deel: 2, Periode: 1735-1812" ;
    a2a:Book "Doopboek (NH) van Woubrugge, 1735 - 23 januari 1812. Inschijvingen van 1735, 1738 zijn gelijkluid..." ;
    a2a:RegistryNumber "2" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Woubrugge, Deel: 2, Periode: 1735-1812, Doopboek (NH) van Woubrugge, 1735 - 23 januari 1812. Inschijvingen van 1735, 1738 zijn gelijkluid..., 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/e06d4884-50d7-4930-82b7-6f387d836717/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bcb526c3-e3e0-3999-7ab5-d87e362cb0ae" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/e06d4884-50d7-4930-82b7-6f387d836717/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/bcb526c3-e3e0-3999-7ab5-d87e362cb0ae" ;
  a2a:RecordGUID "{bcb526c3-e3e0-3999-7ab5-d87e362cb0ae}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 18-07-1745<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/125.1.18/file/2\">Inventarisnummer 2 van archiefnummer 125.1.18 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Woubrugge" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkregister_periode "1735-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_24063_00024063.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 18-07-1745" .
