@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_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 11 september 1740 te Woubrugge" ;
  a2a:hasPerson oa:person_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Person-2817d26d-b396-27cb-e892-093915f5b567, oa:person_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Person-2cee8069-28dd-cb9f-832e-c615e95414b3, oa:person_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Person-7cfa13a3-42ce-4308-0baa-fc0297a1be56, oa:person_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Person-cd7c6cf9-0d2a-a6c4-f528-ac540a038f1d ;
  a2a:hasEvent oa:event_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_0, oa:relationep_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_1, oa:relationep_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_2, oa:relationep_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_3 ;
  a2a:hasSource oa:source_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a .

oa:person_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Person-2817d26d-b396-27cb-e892-093915f5b567
  a a2a:Person ;
  rdfs:label "Jan Visch" ;
  a2a:PersonName [
    rdfs:label "Jan Visch" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Visch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Person-2cee8069-28dd-cb9f-832e-c615e95414b3
  a a2a:Person ;
  rdfs:label "Piter Visch" ;
  a2a:PersonName [
    rdfs:label "Piter Visch" ;
    a2a:PersonNameFirstName "Piter" ;
    a2a:PersonNameLastName "Visch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Person-7cfa13a3-42ce-4308-0baa-fc0297a1be56
  a a2a:Person ;
  rdfs:label "Hendrikje van Egmondt" ;
  a2a:PersonName [
    rdfs:label "Hendrikje van Egmondt" ;
    a2a:PersonNameFirstName "Hendrikje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Egmondt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Person-cd7c6cf9-0d2a-a6c4-f528-ac540a038f1d
  a a2a:Person ;
  rdfs:label "Aaltje Cornelis Visch" ;
  a2a:PersonName [
    rdfs:label "Aaltje Cornelis Visch" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Visch"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1740" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1740-09-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] .

oa:relationep_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Person:2817d26d-b396-27cb-e892-093915f5b567 ;
  a2a:EventKeyRef oa:event_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Event1 .

oa:relationep_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Person:2cee8069-28dd-cb9f-832e-c615e95414b3 ;
  a2a:EventKeyRef oa:event_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Event1 .

oa:relationep_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Person:7cfa13a3-42ce-4308-0baa-fc0297a1be56 ;
  a2a:EventKeyRef oa:event_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Event1 .

oa:relationep_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Person:cd7c6cf9-0d2a-a6c4-f528-ac540a038f1d ;
  a2a:EventKeyRef oa:event_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a_Event1 .

oa:source_elo_dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a
  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 "1740" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1740-09-11"^^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/dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a/iiif/3/1159100/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a/iiif/3/1159100/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/dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a" ;
  a2a:RecordGUID "{dc2c69ec-e7a5-d4b8-5c54-c19e7ea5234a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 11-09-1740<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_25057_00025057.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 11-09-1740" .
