@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_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 februari 1788 te Oude Wetering" ;
  a2a:hasPerson oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person-6b486f58-4040-8b49-e607-92db07255626, oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person-758d56d9-6f7e-dea2-dc77-757556e8dd39, oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person-56cc8d82-b19e-202a-5b4d-daa9bfd893dd, oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person-cf7d1353-0792-b90c-c098-ddcbe83af4d6, oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person-547e9359-d527-72a0-67ce-a86017633538 ;
  a2a:hasEvent oa:event_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_0, oa:relationep_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_1, oa:relationep_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_2, oa:relationep_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_3, oa:relationep_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_4 ;
  a2a:hasSource oa:source_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1 .

oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person-6b486f58-4040-8b49-e607-92db07255626
  a a2a:Person ;
  rdfs:label "Marretje van den Berg" ;
  a2a:PersonName [
    rdfs:label "Marretje van den Berg" ;
    a2a:PersonNameFirstName "Marretje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person-758d56d9-6f7e-dea2-dc77-757556e8dd39
  a a2a:Person ;
  rdfs:label "Jaap Jooste van den Berg" ;
  a2a:PersonName [
    rdfs:label "Jaap Jooste van den Berg" ;
    a2a:PersonNameFirstName "Jaap" ;
    a2a:PersonNamePatronym "Jooste" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person-56cc8d82-b19e-202a-5b4d-daa9bfd893dd
  a a2a:Person ;
  rdfs:label "Marietje van Greuninge" ;
  a2a:PersonName [
    rdfs:label "Marietje van Greuninge" ;
    a2a:PersonNameFirstName "Marietje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Greuninge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person-cf7d1353-0792-b90c-c098-ddcbe83af4d6
  a a2a:Person ;
  rdfs:label "Aagje van Greuningen" ;
  a2a:PersonName [
    rdfs:label "Aagje van Greuningen" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Greuningen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person-547e9359-d527-72a0-67ce-a86017633538
  a a2a:Person ;
  rdfs:label "de vader" ;
  a2a:PersonName [
    rdfs:label "de vader" ;
    a2a:PersonNameFirstName "de vader"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1788" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1788-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oude Wetering" ;
    rdfs:label "Oude Wetering"
  ] .

oa:relationep_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person:6b486f58-4040-8b49-e607-92db07255626 ;
  a2a:EventKeyRef oa:event_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Event1 .

oa:relationep_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person:758d56d9-6f7e-dea2-dc77-757556e8dd39 ;
  a2a:EventKeyRef oa:event_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Event1 .

oa:relationep_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person:56cc8d82-b19e-202a-5b4d-daa9bfd893dd ;
  a2a:EventKeyRef oa:event_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Event1 .

oa:relationep_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person:cf7d1353-0792-b90c-c098-ddcbe83af4d6 ;
  a2a:EventKeyRef oa:event_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Event1 .

oa:relationep_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Person:547e9359-d527-72a0-67ce-a86017633538 ;
  a2a:EventKeyRef oa:event_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1_Event1 .

oa:source_elo_c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1775-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1788" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1788-02-10"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 23, Periode: 1775-1811" ;
    a2a:Book "Doopboek (NH) van Oude Wetering, 1775 - 1811." ;
    a2a:RegistryNumber "23" ;
    a2a:Folio "27" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 23, Periode: 1775-1811, Doopboek (NH) van Oude Wetering, 1775 - 1811., 23, 27"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1/iiif/3/1910987/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1/iiif/3/1910987/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/c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1" ;
  a2a:RecordGUID "{c9ce2caa-97e9-e0a6-ab72-b608d00ce2e1}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-02-1788<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.05/file/23\">Inventarisnummer 23 van archiefnummer 170.1.05 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Alkemade" ;
  a2a:SourceRemarkdeel "23" ;
  a2a:SourceRemarkregister_periode "1775-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_19897_00019897.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-02-1788" .
