@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_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7
  a a2a:Record ;
  rdfs:label "Doop op 10 februari 1665 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Person3392206151, oa:person_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Person3392206152, oa:person_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Person3392206153, oa:person_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Person3392206154 ;
  a2a:hasEvent oa:event_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_0, oa:relationep_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_1, oa:relationep_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_2, oa:relationep_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_3 ;
  a2a:hasSource oa:source_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7 .

oa:person_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Person3392206151
  a a2a:Person ;
  rdfs:label "Lambertje" ;
  a2a:PersonName [
    rdfs:label "Lambertje" ;
    a2a:PersonNameFirstName "Lambertje"
  ] .

oa:person_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Person3392206152
  a a2a:Person ;
  rdfs:label "Lambert Simonsz" ;
  a2a:PersonName [
    rdfs:label "Lambert Simonsz" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNamePatronym "Simonsz"
  ] .

oa:person_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Person3392206153
  a a2a:Person ;
  rdfs:label "Aeltjen IJdes" ;
  a2a:PersonName [
    rdfs:label "Aeltjen IJdes" ;
    a2a:PersonNameFirstName "Aeltjen" ;
    a2a:PersonNamePatronym "IJdes"
  ] .

oa:person_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Person3392206154
  a a2a:Person ;
  rdfs:label "Jannetje Simons" ;
  a2a:PersonName [
    rdfs:label "Jannetje Simons" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNamePatronym "Simons"
  ] .

oa:event_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "10-02-1665" ;
    a2a:Year "1665" ;
    a2a:Month "02" ;
    a2a:Day "10" ;
    rdfs:label "1665-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Person3392206151 ;
  a2a:EventKeyRef oa:event_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Event1 .

oa:relationep_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Person3392206152 ;
  a2a:EventKeyRef oa:event_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Event1 .

oa:relationep_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Person3392206153 ;
  a2a:EventKeyRef oa:event_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Event1 .

oa:relationep_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Person3392206154 ;
  a2a:EventKeyRef oa:event_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7_Event1 .

oa:source_wfa_ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1665-02-10 - 1665-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1665-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1665-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-02-1665" ;
    a2a:Year "1665" ;
    a2a:Month "02" ;
    a2a:Day "10" ;
    rdfs:label "10-02-1665"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Enkhuizen 6. Gereformeerde doopinschrijvingen, 1645-1670." ;
    a2a:Book "DTB Enkhuizen 6. Gereformeerde doopinschrijvingen, 1645-1670." ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "164v" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Enkhuizen 6. Gereformeerde doopinschrijvingen, 1645-1670., DTB Enkhuizen 6. Gereformeerde doopinschrijvingen, 1645-1670., 6, 164v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/10357AB9744E4D658C64D054BD39A20F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/10357AB9744E4D658C64D054BD39A20F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/10357AB9744E4D658C64D054BD39A20F"
  ] ;
  a2a:SourceLastChangeDate "2023-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/ECB61C44EE2F4BF194EB2DCF2C92B3C7" ;
  a2a:RecordIdentifier "3392206150" ;
  a2a:RecordGUID "{ECB61C44-EE2F-4BF1-94EB-2DCF2C92B3C7}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-HnWFA_1702-09_6_54_A2A.xml van WFA" .

