@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_B9DA696A-35C1-4BDA-86ED-C2DB5A788858
  a a2a:Record ;
  rdfs:label "Doop op 23 november 1664 te Wervershoof" ;
  a2a:hasPerson oa:person_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Person4533565315, oa:person_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Person4533565316, oa:person_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Person4533565317, oa:person_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Person4533565318 ;
  a2a:hasEvent oa:event_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_0, oa:relationep_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_1, oa:relationep_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_2, oa:relationep_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_3 ;
  a2a:hasSource oa:source_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858 .

oa:person_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Person4533565315
  a a2a:Person ;
  rdfs:label "Anthonius" ;
  a2a:PersonName [
    rdfs:label "Anthonius" ;
    a2a:PersonNameFirstName "Anthonius"
  ] .

oa:person_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Person4533565316
  a a2a:Person ;
  rdfs:label "Cornelius Heddi" ;
  a2a:PersonName [
    rdfs:label "Cornelius Heddi" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Heddi"
  ] ;
  a2a:Residence [
    a2a:Place "Oostwoud" ;
    rdfs:label "Oostwoud"
  ] .

oa:person_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Person4533565317
  a a2a:Person ;
  rdfs:label "Anthonia Cornelij Krijsmans" ;
  a2a:PersonName [
    rdfs:label "Anthonia Cornelij Krijsmans" ;
    a2a:PersonNameFirstName "Anthonia" ;
    a2a:PersonNamePatronym "Cornelij" ;
    a2a:PersonNameLastName "Krijsmans"
  ] .

oa:person_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Person4533565318
  a a2a:Person ;
  rdfs:label "Gertrudis Petri" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Petri" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNamePatronym "Petri"
  ] .

oa:event_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "23-11-1664" ;
    a2a:Year "1664" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1664-11-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wervershoof" ;
    rdfs:label "Wervershoof"
  ] ;
  a2a:EventReligion "Katholiek" .

oa:relationep_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Person4533565315 ;
  a2a:EventKeyRef oa:event_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Event1 .

oa:relationep_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Person4533565316 ;
  a2a:EventKeyRef oa:event_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Event1 .

oa:relationep_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Person4533565317 ;
  a2a:EventKeyRef oa:event_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Event1 .

oa:relationep_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Person4533565318 ;
  a2a:EventKeyRef oa:event_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858_Event1 .

oa:source_wfa_B9DA696A-35C1-4BDA-86ED-C2DB5A788858
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wervershoof" ;
    a2a:Country "Nederland" ;
    rdfs:label "Wervershoof, Nederland", "1664-11-23 - 1664-11-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-11-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-11-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-11-1664" ;
    a2a:Year "1664" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "23-11-1664"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Wervershoof 2. Katholieke doop- en trouwinschrijvingen, 1635-1765." ;
    a2a:Book "DTB Wervershoof 2. Katholieke doop- en trouwinschrijvingen, 1635-1765." ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "42" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Wervershoof 2. Katholieke doop- en trouwinschrijvingen, 1635-1765., DTB Wervershoof 2. Katholieke doop- en trouwinschrijvingen, 1635-1765., 2, 42"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/1C0A2B879CD44E4081C23B005FB25742" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/1C0A2B879CD44E4081C23B005FB25742" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/1C0A2B879CD44E4081C23B005FB25742"
  ] ;
  a2a:SourceLastChangeDate "2026-02-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/B9DA696A35C14BDA86EDC2DB5A788858" ;
  a2a:RecordIdentifier "4533565314" ;
  a2a:RecordGUID "{B9DA696A-35C1-4BDA-86ED-C2DB5A788858}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/AB54B9D37EA64FB49EAE5F32ED27C2C3" .

