@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_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430
  a a2a:Record ;
  rdfs:label "Doop op 25 oktober 1801 te Andijk" ;
  a2a:hasPerson oa:person_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Person4512118191, oa:person_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Person4512118192, oa:person_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Person4512118193, oa:person_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Person4512118194 ;
  a2a:hasEvent oa:event_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_0, oa:relationep_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_1, oa:relationep_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_2, oa:relationep_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_3 ;
  a2a:hasSource oa:source_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430 .

oa:person_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Person4512118191
  a a2a:Person ;
  rdfs:label "Reijdert" ;
  a2a:PersonName [
    rdfs:label "Reijdert" ;
    a2a:PersonNameFirstName "Reijdert"
  ] .

oa:person_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Person4512118192
  a a2a:Person ;
  rdfs:label "Pieterman Jacobsz" ;
  a2a:PersonName [
    rdfs:label "Pieterman Jacobsz" ;
    a2a:PersonNameFirstName "Pieterman" ;
    a2a:PersonNamePatronym "Jacobsz"
  ] .

oa:person_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Person4512118193
  a a2a:Person ;
  rdfs:label "Marijtje Visser" ;
  a2a:PersonName [
    rdfs:label "Marijtje Visser" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Visser"
  ] .

oa:person_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Person4512118194
  a a2a:Person ;
  rdfs:label "Aagje Kooijman" ;
  a2a:PersonName [
    rdfs:label "Aagje Kooijman" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNameLastName "Kooijman"
  ] .

oa:event_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "25-10-1801" ;
    a2a:Year "1801" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1801-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andijk" ;
    rdfs:label "Andijk"
  ] ;
  a2a:EventReligion "gereformeerd" .

oa:relationep_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Person4512118191 ;
  a2a:EventKeyRef oa:event_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Event1 .

oa:relationep_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Person4512118192 ;
  a2a:EventKeyRef oa:event_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Event1 .

oa:relationep_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Person4512118193 ;
  a2a:EventKeyRef oa:event_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Event1 .

oa:relationep_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Person4512118194 ;
  a2a:EventKeyRef oa:event_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430_Event1 .

oa:source_wfa_0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Andijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Andijk, Nederland", "1801-10-25 - 1801-10-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-10-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-10-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-10-1801" ;
    a2a:Year "1801" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "25-10-1801"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Andijk 7. Gereformeerde doop- en trouwinschrijvingen, 1760-1812." ;
    a2a:Book "DTB Andijk 7. Gereformeerde doop- en trouwinschrijvingen, 1760-1812." ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "56" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Andijk 7. Gereformeerde doop- en trouwinschrijvingen, 1760-1812., DTB Andijk 7. Gereformeerde doop- en trouwinschrijvingen, 1760-1812., 7, 56"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/AE9AF6F1C1FD4742B2754989610B55B1" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/AE9AF6F1C1FD4742B2754989610B55B1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/AE9AF6F1C1FD4742B2754989610B55B1"
  ] ;
  a2a:SourceLastChangeDate "2026-01-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/0BA77C0D0ABB4CE0BF95972D4F9CC430" ;
  a2a:RecordIdentifier "4512118190" ;
  a2a:RecordGUID "{0BA77C0D-0ABB-4CE0-BF95-972D4F9CC430}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/1444F74FBFB04F559C2FF2B68FA0FFA8" .

