@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_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE
  a a2a:Record ;
  rdfs:label "Doop op 13 juli 1651 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Person3392168636, oa:person_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Person3392168637, oa:person_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Person3392168638, oa:person_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Person3392168639 ;
  a2a:hasEvent oa:event_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_0, oa:relationep_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_1, oa:relationep_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_2, oa:relationep_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_3 ;
  a2a:hasSource oa:source_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE .

oa:person_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Person3392168636
  a a2a:Person ;
  rdfs:label "Marijtjen" ;
  a2a:PersonName [
    rdfs:label "Marijtjen" ;
    a2a:PersonNameFirstName "Marijtjen"
  ] .

oa:person_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Person3392168637
  a a2a:Person ;
  rdfs:label "Lubbert Dirxsz" ;
  a2a:PersonName [
    rdfs:label "Lubbert Dirxsz" ;
    a2a:PersonNameFirstName "Lubbert" ;
    a2a:PersonNamePatronym "Dirxsz"
  ] .

oa:person_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Person3392168638
  a a2a:Person ;
  rdfs:label "Aechjen Adriaens" ;
  a2a:PersonName [
    rdfs:label "Aechjen Adriaens" ;
    a2a:PersonNameFirstName "Aechjen" ;
    a2a:PersonNamePatronym "Adriaens"
  ] .

oa:person_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Person3392168639
  a a2a:Person ;
  rdfs:label "Simontjen Dirx" ;
  a2a:PersonName [
    rdfs:label "Simontjen Dirx" ;
    a2a:PersonNameFirstName "Simontjen" ;
    a2a:PersonNamePatronym "Dirx"
  ] .

oa:event_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "13-07-1651" ;
    a2a:Year "1651" ;
    a2a:Month "07" ;
    a2a:Day "13" ;
    rdfs:label "1651-07-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Person3392168636 ;
  a2a:EventKeyRef oa:event_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Event1 .

oa:relationep_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Person3392168637 ;
  a2a:EventKeyRef oa:event_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Event1 .

oa:relationep_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Person3392168638 ;
  a2a:EventKeyRef oa:event_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Event1 .

oa:relationep_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Person3392168639 ;
  a2a:EventKeyRef oa:event_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE_Event1 .

oa:source_wfa_04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1651-07-13 - 1651-07-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1651-07-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1651-07-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-07-1651" ;
    a2a:Year "1651" ;
    a2a:Month "07" ;
    a2a:Day "13" ;
    rdfs:label "13-07-1651"
  ] ;
  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 "59" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Enkhuizen 6. Gereformeerde doopinschrijvingen, 1645-1670., DTB Enkhuizen 6. Gereformeerde doopinschrijvingen, 1645-1670., 6, 59"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/19284D695DBA4912BAAA3E2DAE39256E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/19284D695DBA4912BAAA3E2DAE39256E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/19284D695DBA4912BAAA3E2DAE39256E"
  ] ;
  a2a:SourceLastChangeDate "2023-11-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/04FE8D2FCF174E178D8B66CFB41FFEEE" ;
  a2a:RecordIdentifier "3392168635" ;
  a2a:RecordGUID "{04FE8D2F-CF17-4E17-8D8B-66CFB41FFEEE}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-HnWFA_1702-09_6_54_A2A.xml van WFA" .

