@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_c8cb741d-b362-cd55-4ebf-7ec22603c2cf
  a a2a:Record ;
  rdfs:label "DTB Dopen op 15 juli 1764 te Woubrugge" ;
  a2a:hasPerson oa:person_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Person-3016d666-6600-e693-5d98-32e33ead74d1, oa:person_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Person-09551f7b-645e-b943-7d0d-d81c8752321e, oa:person_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Person-fa1fcfa0-81f8-829e-373b-53d7e7c27f2e, oa:person_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Person-a1533fa2-0392-472e-5082-fbb0d800e2ae ;
  a2a:hasEvent oa:event_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_0, oa:relationep_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_1, oa:relationep_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_2, oa:relationep_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_3 ;
  a2a:hasSource oa:source_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf .

oa:person_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Person-3016d666-6600-e693-5d98-32e33ead74d1
  a a2a:Person ;
  rdfs:label "Antonij van Alst" ;
  a2a:PersonName [
    rdfs:label "Antonij van Alst" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Person-09551f7b-645e-b943-7d0d-d81c8752321e
  a a2a:Person ;
  rdfs:label "Johannis van Alst" ;
  a2a:PersonName [
    rdfs:label "Johannis van Alst" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Person-fa1fcfa0-81f8-829e-373b-53d7e7c27f2e
  a a2a:Person ;
  rdfs:label "Neeltje Tegelaer" ;
  a2a:PersonName [
    rdfs:label "Neeltje Tegelaer" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Tegelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Person-a1533fa2-0392-472e-5082-fbb0d800e2ae
  a a2a:Person ;
  rdfs:label "Pleuntje Maaskamp" ;
  a2a:PersonName [
    rdfs:label "Pleuntje Maaskamp" ;
    a2a:PersonNameFirstName "Pleuntje" ;
    a2a:PersonNameLastName "Maaskamp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1764-07-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woubrugge" ;
    rdfs:label "Woubrugge"
  ] .

oa:relationep_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Person:3016d666-6600-e693-5d98-32e33ead74d1 ;
  a2a:EventKeyRef oa:event_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Event1 .

oa:relationep_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Person:09551f7b-645e-b943-7d0d-d81c8752321e ;
  a2a:EventKeyRef oa:event_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Event1 .

oa:relationep_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Person:fa1fcfa0-81f8-829e-373b-53d7e7c27f2e ;
  a2a:EventKeyRef oa:event_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Event1 .

oa:relationep_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Person:a1533fa2-0392-472e-5082-fbb0d800e2ae ;
  a2a:EventKeyRef oa:event_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf_Event1 .

oa:source_elo_c8cb741d-b362-cd55-4ebf-7ec22603c2cf
  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 "1764" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1764-07-15"^^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/iiif/3/1dae272c-7a10-42c6-b256-1613a11007c8/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c8cb741d-b362-cd55-4ebf-7ec22603c2cf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/1dae272c-7a10-42c6-b256-1613a11007c8/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/c8cb741d-b362-cd55-4ebf-7ec22603c2cf" ;
  a2a:RecordGUID "{c8cb741d-b362-cd55-4ebf-7ec22603c2cf}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 15-07-1764<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_20260701_24586_00024586.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 15-07-1764" .
