@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_AEFAB1CD-52EB-42CB-AF99-29C1E526476C
  a a2a:Record ;
  rdfs:label "Doop op 10 september 1718 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Person4396948969, oa:person_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Person4396948970, oa:person_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Person4396948971, oa:person_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Person4396948972 ;
  a2a:hasEvent oa:event_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_0, oa:relationep_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_1, oa:relationep_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_2, oa:relationep_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_3 ;
  a2a:hasSource oa:source_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C .

oa:person_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Person4396948969
  a a2a:Person ;
  rdfs:label "Neeltje" ;
  a2a:PersonName [
    rdfs:label "Neeltje" ;
    a2a:PersonNameFirstName "Neeltje"
  ] .

oa:person_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Person4396948970
  a a2a:Person ;
  rdfs:label "Dierick Pieters" ;
  a2a:PersonName [
    rdfs:label "Dierick Pieters" ;
    a2a:PersonNameFirstName "Dierick" ;
    a2a:PersonNamePatronym "Pieters"
  ] .

oa:person_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Person4396948971
  a a2a:Person ;
  rdfs:label "Geert Jans" ;
  a2a:PersonName [
    rdfs:label "Geert Jans" ;
    a2a:PersonNameFirstName "Geert" ;
    a2a:PersonNamePatronym "Jans"
  ] .

oa:person_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Person4396948972
  a a2a:Person ;
  rdfs:label "Diver Claes" ;
  a2a:PersonName [
    rdfs:label "Diver Claes" ;
    a2a:PersonNameFirstName "Diver" ;
    a2a:PersonNamePatronym "Claes"
  ] .

oa:event_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "10-09-1718" ;
    a2a:Year "1718" ;
    a2a:Month "09" ;
    a2a:Day "10" ;
    rdfs:label "1718-09-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:EventReligion "Katholiek" .

oa:relationep_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Person4396948969 ;
  a2a:EventKeyRef oa:event_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Event1 .

oa:relationep_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Person4396948970 ;
  a2a:EventKeyRef oa:event_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Event1 .

oa:relationep_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Person4396948971 ;
  a2a:EventKeyRef oa:event_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Event1 .

oa:relationep_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Person4396948972 ;
  a2a:EventKeyRef oa:event_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C_Event1 .

oa:source_wfa_AEFAB1CD-52EB-42CB-AF99-29C1E526476C
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1718-09-10 - 1718-09-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1718-09-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1718-09-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-09-1718" ;
    a2a:Year "1718" ;
    a2a:Month "09" ;
    a2a:Day "10" ;
    rdfs:label "10-09-1718"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Hoorn 35. Katholieke doop- en trouwinschrijvingen (statie Sint Franciscus), 1680-1721." ;
    a2a:Book "DTB Hoorn 35. Katholieke doop- en trouwinschrijvingen (statie Sint Franciscus), 1680-1721." ;
    a2a:RegistryNumber "35" ;
    a2a:Folio "109" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Hoorn 35. Katholieke doop- en trouwinschrijvingen (statie Sint Franciscus), 1680-1721., DTB Hoorn 35. Katholieke doop- en trouwinschrijvingen (statie Sint Franciscus), 1680-1721., 35, 109"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/DAFB39D8D6774610B2C082472DCC168B" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/DAFB39D8D6774610B2C082472DCC168B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/DAFB39D8D6774610B2C082472DCC168B"
  ] ;
  a2a:SourceLastChangeDate "2025-10-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/AEFAB1CD52EB42CBAF9929C1E526476C" ;
  a2a:RecordIdentifier "4396948968" ;
  a2a:RecordGUID "{AEFAB1CD-52EB-42CB-AF99-29C1E526476C}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/360E5F276C3A40808EF7B42AF848616A" .

