@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_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7
  a a2a:Record ;
  rdfs:label "Doop op 4 november 1703 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Person4787879714, oa:person_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Person4787879715, oa:person_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Person4787879716, oa:person_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Person4787879717 ;
  a2a:hasEvent oa:event_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_0, oa:relationep_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_1, oa:relationep_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_2, oa:relationep_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_3 ;
  a2a:hasSource oa:source_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7 .

oa:person_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Person4787879714
  a a2a:Person ;
  rdfs:label "Dirck Juckemaker" ;
  a2a:PersonName [
    rdfs:label "Dirck Juckemaker" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNameLastName "Juckemaker"
  ] .

oa:person_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Person4787879715
  a a2a:Person ;
  rdfs:label "Jacob Dirksz Juckemaker" ;
  a2a:PersonName [
    rdfs:label "Jacob Dirksz Juckemaker" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Dirksz" ;
    a2a:PersonNameLastName "Juckemaker"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Person4787879716
  a a2a:Person ;
  rdfs:label "Hillegontje van der Beecke" ;
  a2a:PersonName [
    rdfs:label "Hillegontje van der Beecke" ;
    a2a:PersonNameFirstName "Hillegontje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Beecke"
  ] ;
  a2a:Residence [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:person_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Person4787879717
  a a2a:Person ;
  rdfs:label "Annetje van der Beecke" ;
  a2a:PersonName [
    rdfs:label "Annetje van der Beecke" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Beecke"
  ] .

oa:event_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "04-11-1703" ;
    a2a:Year "1703" ;
    a2a:Month "11" ;
    a2a:Day "04" ;
    rdfs:label "1703-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Person4787879714 ;
  a2a:EventKeyRef oa:event_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Event1 .

oa:relationep_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Person4787879715 ;
  a2a:EventKeyRef oa:event_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Event1 .

oa:relationep_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Person4787879716 ;
  a2a:EventKeyRef oa:event_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Event1 .

oa:relationep_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Person4787879717 ;
  a2a:EventKeyRef oa:event_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7_Event1 .

oa:source_wfa_FAECCFFD-6196-49AF-A982-B07EDEEEEEB7
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1703-11-04 - 1703-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1703-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1703-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-11-1703" ;
    a2a:Year "1703" ;
    a2a:Month "11" ;
    a2a:Day "04" ;
    rdfs:label "04-11-1703"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Hoorn 9. Gereformeerde doopinschrijvingen, 1691-1712." ;
    a2a:Book "DTB Hoorn 9. Gereformeerde doopinschrijvingen, 1691-1712." ;
    a2a:RegistryNumber "9" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Hoorn 9. Gereformeerde doopinschrijvingen, 1691-1712., DTB Hoorn 9. Gereformeerde doopinschrijvingen, 1691-1712., 9"
  ] ;
  a2a:SourceLastChangeDate "2026-07-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/FAECCFFD619649AFA982B07EDEEEEEB7" ;
  a2a:RecordIdentifier "4787879713" ;
  a2a:RecordGUID "{FAECCFFD-6196-49AF-A982-B07EDEEEEEB7}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/095D355D2BC74742AD78868C62028A70" .

