@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_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB
  a a2a:Record ;
  rdfs:label "Doop op 20 december 1778 te Edam" ;
  a2a:hasPerson oa:person_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Person3402279734, oa:person_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Person3402279735, oa:person_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Person3402279736 ;
  a2a:hasEvent oa:event_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Event1 ;
  a2a:hasRelationEP oa:relationep_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_0, oa:relationep_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_1, oa:relationep_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_2 ;
  a2a:hasSource oa:source_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB .

oa:person_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Person3402279734
  a a2a:Person ;
  rdfs:label "Cornelis Andriesz Regter" ;
  a2a:PersonName [
    rdfs:label "Cornelis Andriesz Regter" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Andriesz" ;
    a2a:PersonNameLastName "Regter"
  ] .

oa:person_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Person3402279735
  a a2a:Person ;
  rdfs:label "Andries Regter" ;
  a2a:PersonName [
    rdfs:label "Andries Regter" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Regter"
  ] .

oa:person_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Person3402279736
  a a2a:Person ;
  rdfs:label "Aafje Regter" ;
  a2a:PersonName [
    rdfs:label "Aafje Regter" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNameLastName "Regter"
  ] .

oa:event_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "20-12-1778" ;
    a2a:Year "1778" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "1778-12-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Edam" ;
    rdfs:label "Edam"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Person3402279734 ;
  a2a:EventKeyRef oa:event_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Event1 .

oa:relationep_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Person3402279735 ;
  a2a:EventKeyRef oa:event_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Event1 .

oa:relationep_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Person3402279736 ;
  a2a:EventKeyRef oa:event_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB_Event1 .

oa:source_wat_EB3795F0-5B58-4BCD-8CCC-D355C983F5EB
  a a2a:Source ;
  rdfs:label "Waterlands Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Edam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Edam, Nederland", "1778-12-20 - 1778-12-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-12-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-12-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-12-1778" ;
    a2a:Year "1778" ;
    a2a:Month "12" ;
    a2a:Day "20" ;
    rdfs:label "20-12-1778"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Waterlands Archief" ;
    a2a:Place "Purmerend" ;
    a2a:Collection "DTB's Edam en Volendam, 1581 - 1811 (1857)" ;
    a2a:Book "Dopen gereformeerd Edam 1761-1811" ;
    a2a:RegistryNumber "4" ;
    rdfs:label "Waterlands Archief, Purmerend, DTB's Edam en Volendam, 1581 - 1811 (1857), Dopen gereformeerd Edam 1761-1811, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/131/C9A373FBCCC87F7B585EDC0C4BFE4746" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/131/C9A373FBCCC87F7B585EDC0C4BFE4746" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/131/C9A373FBCCC87F7B585EDC0C4BFE4746"
  ] ;
  a2a:SourceLastChangeDate "2023-11-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/131/EB3795F05B584BCD8CCCD355C983F5EB" ;
  a2a:RecordIdentifier "3402279733" ;
  a2a:RecordGUID "{EB3795F0-5B58-4BCD-8CCC-D355C983F5EB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2BE0019A9E584FDDA46892E2F6F60B57" .

