@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_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF
  a a2a:Record ;
  rdfs:label "Doop op 3 oktober 1610 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Person3222176767, oa:person_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Person3222176768, oa:person_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Person3222176769, oa:person_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Person3222176770 ;
  a2a:hasEvent oa:event_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_0, oa:relationep_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_1, oa:relationep_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_2, oa:relationep_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_3 ;
  a2a:hasSource oa:source_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF .

oa:person_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Person3222176767
  a a2a:Person ;
  rdfs:label "Neeltje" ;
  a2a:PersonName [
    rdfs:label "Neeltje" ;
    a2a:PersonNameFirstName "Neeltje"
  ] .

oa:person_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Person3222176768
  a a2a:Person ;
  rdfs:label "Jan Gerritsz." ;
  a2a:PersonName [
    rdfs:label "Jan Gerritsz." ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Gerritsz."
  ] .

oa:person_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Person3222176769
  a a2a:Person ;
  rdfs:label "Albert Jansdr." ;
  a2a:PersonName [
    rdfs:label "Albert Jansdr." ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePatronym "Jansdr."
  ] .

oa:person_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Person3222176770
  a a2a:Person ;
  rdfs:label "Dieuw Gerritsdr." ;
  a2a:PersonName [
    rdfs:label "Dieuw Gerritsdr." ;
    a2a:PersonNameFirstName "Dieuw" ;
    a2a:PersonNamePatronym "Gerritsdr."
  ] .

oa:event_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "03-10-1610" ;
    a2a:Year "1610" ;
    a2a:Month "10" ;
    a2a:Day "03" ;
    rdfs:label "1610-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:relationep_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Person3222176767 ;
  a2a:EventKeyRef oa:event_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Event1 .

oa:relationep_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Person3222176768 ;
  a2a:EventKeyRef oa:event_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Event1 .

oa:relationep_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Person3222176769 ;
  a2a:EventKeyRef oa:event_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Event1 .

oa:relationep_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Person3222176770 ;
  a2a:EventKeyRef oa:event_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF_Event1 .

oa:source_wfa_06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1610-10-03 - 1610-10-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1610-10-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1610-10-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-10-1610" ;
    a2a:Year "1610" ;
    a2a:Month "10" ;
    a2a:Day "03" ;
    rdfs:label "03-10-1610"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "Doop-, trouw- en begraafboeken Enkhuizen, 1581-1910" ;
    a2a:Book "DTB Enkhuizen 4. Gereformeerde doopinschrijvingen, 1593-1615." ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "222" ;
    rdfs:label "Westfries Archief, Hoorn, Doop-, trouw- en begraafboeken Enkhuizen, 1581-1910, DTB Enkhuizen 4. Gereformeerde doopinschrijvingen, 1593-1615., 4, 222"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/7CE9E81CA13B4D31BC04116A8C14FD6F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/7CE9E81CA13B4D31BC04116A8C14FD6F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/7CE9E81CA13B4D31BC04116A8C14FD6F"
  ] ;
  a2a:SourceLastChangeDate "2023-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/06E87AF263EB4BE683E66F5B9DF2BCDF" ;
  a2a:RecordIdentifier "3222176766" ;
  a2a:RecordGUID "{06E87AF2-63EB-4BE6-83E6-6F5B9DF2BCDF}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-HnWFA_1702-09_4_54_A2A.xml van WFA" .

