@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_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8
  a a2a:Record ;
  rdfs:label "DTB Dopen op 16 januari 1735 te Woubrugge" ;
  a2a:hasPerson oa:person_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Person-5e366b05-8c69-8623-6799-a8a92ebb3dc9, oa:person_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Person-45bce52c-bc1d-af8f-0d06-e27460cc5faa, oa:person_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Person-39a3e6e4-e740-4c66-fc8d-fdeedc830c27, oa:person_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Person-968a949c-f2b8-1e8e-65dd-417ee0cda5cd ;
  a2a:hasEvent oa:event_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_0, oa:relationep_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_1, oa:relationep_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_2, oa:relationep_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_3 ;
  a2a:hasSource oa:source_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8 .

oa:person_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Person-5e366b05-8c69-8623-6799-a8a92ebb3dc9
  a a2a:Person ;
  rdfs:label "Trijntje de Graaff" ;
  a2a:PersonName [
    rdfs:label "Trijntje de Graaff" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Person-45bce52c-bc1d-af8f-0d06-e27460cc5faa
  a a2a:Person ;
  rdfs:label "Cornelis Janse de Graaff" ;
  a2a:PersonName [
    rdfs:label "Cornelis Janse de Graaff" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Person-39a3e6e4-e740-4c66-fc8d-fdeedc830c27
  a a2a:Person ;
  rdfs:label "Ariaantje Willem Cortens" ;
  a2a:PersonName [
    rdfs:label "Ariaantje Willem Cortens" ;
    a2a:PersonNameFirstName "Ariaantje" ;
    a2a:PersonNamePatronym "Willem" ;
    a2a:PersonNameLastName "Cortens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Person-968a949c-f2b8-1e8e-65dd-417ee0cda5cd
  a a2a:Person ;
  rdfs:label "Lijsje Willems Kortens" ;
  a2a:PersonName [
    rdfs:label "Lijsje Willems Kortens" ;
    a2a:PersonNameFirstName "Lijsje" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Kortens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1735-01-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] .

oa:relationep_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Person:5e366b05-8c69-8623-6799-a8a92ebb3dc9 ;
  a2a:EventKeyRef oa:event_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Event1 .

oa:relationep_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Person:45bce52c-bc1d-af8f-0d06-e27460cc5faa ;
  a2a:EventKeyRef oa:event_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Event1 .

oa:relationep_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Person:39a3e6e4-e740-4c66-fc8d-fdeedc830c27 ;
  a2a:EventKeyRef oa:event_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Event1 .

oa:relationep_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Person:968a949c-f2b8-1e8e-65dd-417ee0cda5cd ;
  a2a:EventKeyRef oa:event_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8_Event1 .

oa:source_elo_28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8
  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 "1735" ;
    a2a:Month "1" ;
    a2a:Day "16" ;
    rdfs:label "1735-01-16"^^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/f3bb0b4f-1edd-4b6a-a06f-353a10bea8bd/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f3bb0b4f-1edd-4b6a-a06f-353a10bea8bd/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/28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8" ;
  a2a:RecordGUID "{28fe39ad-2b2e-b6a6-ec00-2ac3a89e11f8}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 16-01-1735<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_4258_00004258.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 16-01-1735" .
