@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_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1
  a a2a:Record ;
  rdfs:label "Doop op 2 oktober 1639 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Person3304793574, oa:person_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Person3304793575, oa:person_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Person3304793576, oa:person_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Person3304793577 ;
  a2a:hasEvent oa:event_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_0, oa:relationep_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_1, oa:relationep_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_2, oa:relationep_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_3 ;
  a2a:hasSource oa:source_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1 .

oa:person_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Person3304793574
  a a2a:Person ;
  rdfs:label "Teeth" ;
  a2a:PersonName [
    rdfs:label "Teeth" ;
    a2a:PersonNameFirstName "Teeth"
  ] .

oa:person_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Person3304793575
  a a2a:Person ;
  rdfs:label "Jan Jansz" ;
  a2a:PersonName [
    rdfs:label "Jan Jansz" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Jansz"
  ] .

oa:person_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Person3304793576
  a a2a:Person ;
  rdfs:label "Grietgen Lucas" ;
  a2a:PersonName [
    rdfs:label "Grietgen Lucas" ;
    a2a:PersonNameFirstName "Grietgen" ;
    a2a:PersonNamePatronym "Lucas"
  ] .

oa:person_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Person3304793577
  a a2a:Person ;
  rdfs:label "Adriaentgen Tiaerts" ;
  a2a:PersonName [
    rdfs:label "Adriaentgen Tiaerts" ;
    a2a:PersonNameFirstName "Adriaentgen" ;
    a2a:PersonNamePatronym "Tiaerts"
  ] .

oa:event_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "02-10-1639" ;
    a2a:Year "1639" ;
    a2a:Month "10" ;
    a2a:Day "02" ;
    rdfs:label "1639-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Person3304793574 ;
  a2a:EventKeyRef oa:event_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Event1 .

oa:relationep_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Person3304793575 ;
  a2a:EventKeyRef oa:event_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Event1 .

oa:relationep_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Person3304793576 ;
  a2a:EventKeyRef oa:event_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Event1 .

oa:relationep_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Person3304793577 ;
  a2a:EventKeyRef oa:event_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1_Event1 .

oa:source_wfa_7F325CB6-ACB6-44B3-908D-B1240B0B9DA1
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1639-10-02 - 1639-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1639-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1639-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-10-1639" ;
    a2a:Year "1639" ;
    a2a:Month "10" ;
    a2a:Day "02" ;
    rdfs:label "02-10-1639"
  ] ;
  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 5. Gereformeerde doopinschrijvingen, 1616-1644." ;
    a2a:RegistryNumber "5" ;
    a2a:Folio "230v" ;
    rdfs:label "Westfries Archief, Hoorn, Doop-, trouw- en begraafboeken Enkhuizen, 1581-1910, DTB Enkhuizen 5. Gereformeerde doopinschrijvingen, 1616-1644., 5, 230v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/911539140BEA4BD6B361437D84FF040E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/911539140BEA4BD6B361437D84FF040E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/911539140BEA4BD6B361437D84FF040E"
  ] ;
  a2a:SourceLastChangeDate "2023-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/7F325CB6ACB644B3908DB1240B0B9DA1" ;
  a2a:RecordIdentifier "3304793573" ;
  a2a:RecordGUID "{7F325CB6-ACB6-44B3-908D-B1240B0B9DA1}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-HnWFA_1702-09_5_54_A2A.xml van WFA" .

