@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_f57ea044-0ba7-304d-c85a-0f086a8a5a63
  a a2a:Record ;
  rdfs:label "DTB Dopen op 12 februari 1786 te Oude Wetering" ;
  a2a:hasPerson oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person-eb98e98d-adac-fdad-802b-582d8754f58a, oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person-cf1b0ec3-19fd-637f-7b73-9a87bd15397b, oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person-2881364b-0860-0a62-ad41-1da2397c826c, oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person-afef55af-ced0-6d08-ff8f-8cbf55edde29, oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person-b57253d2-6f03-85c5-83b2-8ace21e6a2a2 ;
  a2a:hasEvent oa:event_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_0, oa:relationep_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_1, oa:relationep_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_2, oa:relationep_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_3, oa:relationep_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_4 ;
  a2a:hasSource oa:source_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63 .

oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person-eb98e98d-adac-fdad-802b-582d8754f58a
  a a2a:Person ;
  rdfs:label "Claas Los" ;
  a2a:PersonName [
    rdfs:label "Claas Los" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNameLastName "Los"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person-cf1b0ec3-19fd-637f-7b73-9a87bd15397b
  a a2a:Person ;
  rdfs:label "Frans Los" ;
  a2a:PersonName [
    rdfs:label "Frans Los" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Los"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person-2881364b-0860-0a62-ad41-1da2397c826c
  a a2a:Person ;
  rdfs:label "Ibeltje Riemers" ;
  a2a:PersonName [
    rdfs:label "Ibeltje Riemers" ;
    a2a:PersonNameFirstName "Ibeltje" ;
    a2a:PersonNameLastName "Riemers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person-afef55af-ced0-6d08-ff8f-8cbf55edde29
  a a2a:Person ;
  rdfs:label "de vader" ;
  a2a:PersonName [
    rdfs:label "de vader" ;
    a2a:PersonNameFirstName "de vader"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person-b57253d2-6f03-85c5-83b2-8ace21e6a2a2
  a a2a:Person ;
  rdfs:label "Trijntje Willemse Koomen" ;
  a2a:PersonName [
    rdfs:label "Trijntje Willemse Koomen" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Willemse" ;
    a2a:PersonNameLastName "Koomen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1786" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1786-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oude Wetering" ;
    rdfs:label "Oude Wetering"
  ] .

oa:relationep_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person:eb98e98d-adac-fdad-802b-582d8754f58a ;
  a2a:EventKeyRef oa:event_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Event1 .

oa:relationep_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person:cf1b0ec3-19fd-637f-7b73-9a87bd15397b ;
  a2a:EventKeyRef oa:event_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Event1 .

oa:relationep_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person:2881364b-0860-0a62-ad41-1da2397c826c ;
  a2a:EventKeyRef oa:event_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Event1 .

oa:relationep_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person:afef55af-ced0-6d08-ff8f-8cbf55edde29 ;
  a2a:EventKeyRef oa:event_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Event1 .

oa:relationep_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Person:b57253d2-6f03-85c5-83b2-8ace21e6a2a2 ;
  a2a:EventKeyRef oa:event_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63_Event1 .

oa:source_elo_f57ea044-0ba7-304d-c85a-0f086a8a5a63
  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 "1786" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1786-02-12"^^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 "25" ;
    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, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/f57ea044-0ba7-304d-c85a-0f086a8a5a63/iiif/3/1910976/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/f57ea044-0ba7-304d-c85a-0f086a8a5a63" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/f57ea044-0ba7-304d-c85a-0f086a8a5a63/iiif/3/1910976/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/f57ea044-0ba7-304d-c85a-0f086a8a5a63" ;
  a2a:RecordGUID "{f57ea044-0ba7-304d-c85a-0f086a8a5a63}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 12-02-1786<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_27549_00027549.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 12-02-1786" .
