@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_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D
  a a2a:Record ;
  rdfs:label "Doop op 10 februari 1774 te Grootebroek" ;
  a2a:hasPerson oa:person_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Person4707587227, oa:person_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Person4707587229, oa:person_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Person4707587231, oa:person_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Person4707587233 ;
  a2a:hasEvent oa:event_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_0, oa:relationep_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_1, oa:relationep_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_2, oa:relationep_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_3 ;
  a2a:hasSource oa:source_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D .

oa:person_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Person4707587227
  a a2a:Person ;
  rdfs:label "Aegje" ;
  a2a:PersonName [
    rdfs:label "Aegje" ;
    a2a:PersonNameFirstName "Aegje"
  ] .

oa:person_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Person4707587229
  a a2a:Person ;
  rdfs:label "Zeijme Pietersz Hokkeling" ;
  a2a:PersonName [
    rdfs:label "Zeijme Pietersz Hokkeling" ;
    a2a:PersonNameFirstName "Zeijme" ;
    a2a:PersonNamePatronym "Pietersz" ;
    a2a:PersonNameLastName "Hokkeling"
  ] .

oa:person_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Person4707587231
  a a2a:Person ;
  rdfs:label "Aefje Gerritz" ;
  a2a:PersonName [
    rdfs:label "Aefje Gerritz" ;
    a2a:PersonNameFirstName "Aefje" ;
    a2a:PersonNamePatronym "Gerritz"
  ] .

oa:person_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Person4707587233
  a a2a:Person ;
  rdfs:label "Marijtje Mijnderze" ;
  a2a:PersonName [
    rdfs:label "Marijtje Mijnderze" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNamePatronym "Mijnderze"
  ] .

oa:event_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "10-02-1774" ;
    a2a:Year "1774" ;
    a2a:Month "02" ;
    a2a:Day "10" ;
    rdfs:label "1774-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grootebroek" ;
    rdfs:label "Grootebroek"
  ] ;
  a2a:EventReligion "Katholiek" .

oa:relationep_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Person4707587227 ;
  a2a:EventKeyRef oa:event_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Event1 .

oa:relationep_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Person4707587229 ;
  a2a:EventKeyRef oa:event_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Event1 .

oa:relationep_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Person4707587231 ;
  a2a:EventKeyRef oa:event_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Event1 .

oa:relationep_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Person4707587233 ;
  a2a:EventKeyRef oa:event_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D_Event1 .

oa:source_wfa_1DD4D43A-C01F-4817-8DA0-6B01F024DF3D
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grootebroek" ;
    a2a:Country "Nederland" ;
    rdfs:label "Grootebroek, Nederland", "1774-02-10 - 1774-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-02-1774" ;
    a2a:Year "1774" ;
    a2a:Month "02" ;
    a2a:Day "10" ;
    rdfs:label "10-02-1774"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Grootebroek 9. Katholieke doopinschrijvingen 1686-1791." ;
    a2a:Book "DTB Grootebroek 9. Katholieke doopinschrijvingen 1686-1791." ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "412" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Grootebroek 9. Katholieke doopinschrijvingen 1686-1791., DTB Grootebroek 9. Katholieke doopinschrijvingen 1686-1791., 9, 412"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/702CFEBC49904699BC548A1A6A5B502F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/702CFEBC49904699BC548A1A6A5B502F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/702CFEBC49904699BC548A1A6A5B502F"
  ] ;
  a2a:SourceLastChangeDate "2026-06-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/1DD4D43AC01F48178DA06B01F024DF3D" ;
  a2a:RecordIdentifier "4707587225" ;
  a2a:RecordGUID "{1DD4D43A-C01F-4817-8DA0-6B01F024DF3D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6F2D7FA080ED4206A8CE7D65E8E36518" .

