@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_2a8143bc-0714-30ea-e08d-e7b2457fcfdc
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 maart 1742 te Rijpwetering" ;
  a2a:hasPerson oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person-00b42fdb-8b00-f6da-f566-7b5e487ce194, oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person-3e3ee9dc-1f4d-416a-54ab-1f3aee761323, oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person-11c6b866-e7e2-ab05-c966-504b77c26af2, oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person-59a2e89e-723d-d670-339a-4d085166ddc5, oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person-e54f2208-2cac-8d4e-9da9-7a55ca8a2a39 ;
  a2a:hasEvent oa:event_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_0, oa:relationep_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_1, oa:relationep_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_2, oa:relationep_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_3, oa:relationep_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_4 ;
  a2a:hasSource oa:source_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc .

oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person-00b42fdb-8b00-f6da-f566-7b5e487ce194
  a a2a:Person ;
  rdfs:label "Johanna van der Laan" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Laan" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Laan"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Veene" ;
    rdfs:label "Veene"
  ] .

oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person-3e3ee9dc-1f4d-416a-54ab-1f3aee761323
  a a2a:Person ;
  rdfs:label "Gerrid Leenders van der Laan" ;
  a2a:PersonName [
    rdfs:label "Gerrid Leenders van der Laan" ;
    a2a:PersonNameFirstName "Gerrid" ;
    a2a:PersonNamePatronym "Leenders" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Laan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person-11c6b866-e7e2-ab05-c966-504b77c26af2
  a a2a:Person ;
  rdfs:label "Agie Klaas van Dijk" ;
  a2a:PersonName [
    rdfs:label "Agie Klaas van Dijk" ;
    a2a:PersonNameFirstName "Agie" ;
    a2a:PersonNamePatronym "Klaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person-59a2e89e-723d-d670-339a-4d085166ddc5
  a a2a:Person ;
  rdfs:label "Neeltie Hijbers Koek" ;
  a2a:PersonName [
    rdfs:label "Neeltie Hijbers Koek" ;
    a2a:PersonNameFirstName "Neeltie" ;
    a2a:PersonNamePatronym "Hijbers" ;
    a2a:PersonNameLastName "Koek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person-e54f2208-2cac-8d4e-9da9-7a55ca8a2a39
  a a2a:Person ;
  rdfs:label "Arie Klaas van Dijk" ;
  a2a:PersonName [
    rdfs:label "Arie Klaas van Dijk" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePatronym "Klaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1742-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijpwetering" ;
    rdfs:label "Rijpwetering"
  ] .

oa:relationep_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person:00b42fdb-8b00-f6da-f566-7b5e487ce194 ;
  a2a:EventKeyRef oa:event_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Event1 .

oa:relationep_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person:3e3ee9dc-1f4d-416a-54ab-1f3aee761323 ;
  a2a:EventKeyRef oa:event_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Event1 .

oa:relationep_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person:11c6b866-e7e2-ab05-c966-504b77c26af2 ;
  a2a:EventKeyRef oa:event_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Event1 .

oa:relationep_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person:59a2e89e-723d-d670-339a-4d085166ddc5 ;
  a2a:EventKeyRef oa:event_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Event1 .

oa:relationep_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Person:e54f2208-2cac-8d4e-9da9-7a55ca8a2a39 ;
  a2a:EventKeyRef oa:event_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc_Event1 .

oa:source_elo_2a8143bc-0714-30ea-e08d-e7b2457fcfdc
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1733-01-01 - 1748-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1742-03-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: 18, Periode: 1733-1748" ;
    a2a:Book "Doopboek en trouwboek (RK) van Rijpwetering, 1733 - 3 juni 1748;" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "97" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw- en begraafregisters van Alkemade, Deel: 18, Periode: 1733-1748, Doopboek en trouwboek (RK) van Rijpwetering, 1733 - 3 juni 1748;, 18, 97"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/2a8143bc-0714-30ea-e08d-e7b2457fcfdc/iiif/3/1877852/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/2a8143bc-0714-30ea-e08d-e7b2457fcfdc" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/2a8143bc-0714-30ea-e08d-e7b2457fcfdc/iiif/3/1877852/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/2a8143bc-0714-30ea-e08d-e7b2457fcfdc" ;
  a2a:RecordGUID "{2a8143bc-0714-30ea-e08d-e7b2457fcfdc}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-03-1742<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.05/file/18\">Inventarisnummer 18 van archiefnummer 170.1.05 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw- en begraafregisters van Alkemade" ;
  a2a:SourceRemarkdeel "18" ;
  a2a:SourceRemarkregister_periode "1733-1748" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_8675_00008675.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-03-1742" .
