@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_550c2ceb-fa99-fb35-33cf-933fca0e504a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 september 1758 te Woubrugge" ;
  a2a:hasPerson oa:person_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Person-96b07b68-02c3-eaa5-4d47-87465dbb2431, oa:person_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Person-81fc0280-24ac-fd95-7dfe-85d471d7437f, oa:person_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Person-0e13778c-8295-9af0-b077-99ea7ccad9b2, oa:person_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Person-34eaaf8c-6579-d546-646d-8283feae2506 ;
  a2a:hasEvent oa:event_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_0, oa:relationep_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_1, oa:relationep_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_2, oa:relationep_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_3 ;
  a2a:hasSource oa:source_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a .

oa:person_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Person-96b07b68-02c3-eaa5-4d47-87465dbb2431
  a a2a:Person ;
  rdfs:label "Antje Veldthuisen" ;
  a2a:PersonName [
    rdfs:label "Antje Veldthuisen" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Veldthuisen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Person-81fc0280-24ac-fd95-7dfe-85d471d7437f
  a a2a:Person ;
  rdfs:label "Cornelis Veldthuisen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Veldthuisen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Veldthuisen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Person-0e13778c-8295-9af0-b077-99ea7ccad9b2
  a a2a:Person ;
  rdfs:label "Hester Koome" ;
  a2a:PersonName [
    rdfs:label "Hester Koome" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Koome"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Person-34eaaf8c-6579-d546-646d-8283feae2506
  a a2a:Person ;
  rdfs:label "Treijntje Koome" ;
  a2a:PersonName [
    rdfs:label "Treijntje Koome" ;
    a2a:PersonNameFirstName "Treijntje" ;
    a2a:PersonNameLastName "Koome"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1758" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1758-09-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] .

oa:relationep_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Person:96b07b68-02c3-eaa5-4d47-87465dbb2431 ;
  a2a:EventKeyRef oa:event_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Event1 .

oa:relationep_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Person:81fc0280-24ac-fd95-7dfe-85d471d7437f ;
  a2a:EventKeyRef oa:event_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Event1 .

oa:relationep_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Person:0e13778c-8295-9af0-b077-99ea7ccad9b2 ;
  a2a:EventKeyRef oa:event_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Event1 .

oa:relationep_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Person:34eaaf8c-6579-d546-646d-8283feae2506 ;
  a2a:EventKeyRef oa:event_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a_Event1 .

oa:source_elo_550c2ceb-fa99-fb35-33cf-933fca0e504a
  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 "1758" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1758-09-24"^^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/records/media/550c2ceb-fa99-fb35-33cf-933fca0e504a/iiif/3/1159425/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/550c2ceb-fa99-fb35-33cf-933fca0e504a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/550c2ceb-fa99-fb35-33cf-933fca0e504a/iiif/3/1159425/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/550c2ceb-fa99-fb35-33cf-933fca0e504a" ;
  a2a:RecordGUID "{550c2ceb-fa99-fb35-33cf-933fca0e504a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 24-09-1758<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_20251225_12615_00012615.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-09-1758" .
