@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_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3
  a a2a:Record ;
  rdfs:label "Doop op 3 april 1735 te Medemblik" ;
  a2a:hasPerson oa:person_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Person1562326967, oa:person_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Person1562326968, oa:person_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Person1562326969, oa:person_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Person1562326970 ;
  a2a:hasEvent oa:event_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_0, oa:relationep_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_1, oa:relationep_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_2, oa:relationep_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_3 ;
  a2a:hasSource oa:source_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3 .

oa:person_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Person1562326967
  a a2a:Person ;
  rdfs:label "Aaltje" ;
  a2a:PersonName [
    rdfs:label "Aaltje" ;
    a2a:PersonNameFirstName "Aaltje"
  ] .

oa:person_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Person1562326968
  a a2a:Person ;
  rdfs:label "Dirk Reijersz Wagenmaker" ;
  a2a:PersonName [
    rdfs:label "Dirk Reijersz Wagenmaker" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Reijersz" ;
    a2a:PersonNameLastName "Wagenmaker"
  ] .

oa:person_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Person1562326969
  a a2a:Person ;
  rdfs:label "Elbrigh Willems" ;
  a2a:PersonName [
    rdfs:label "Elbrigh Willems" ;
    a2a:PersonNameFirstName "Elbrigh" ;
    a2a:PersonNamePatronym "Willems"
  ] .

oa:person_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Person1562326970
  a a2a:Person ;
  rdfs:label "Maartje Jans" ;
  a2a:PersonName [
    rdfs:label "Maartje Jans" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNamePatronym "Jans"
  ] .

oa:event_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "03-04-1735" ;
    a2a:Year "1735" ;
    a2a:Month "04" ;
    a2a:Day "03" ;
    rdfs:label "1735-04-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Medemblik" ;
    rdfs:label "Medemblik"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Person1562326967 ;
  a2a:EventKeyRef oa:event_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Event1 .

oa:relationep_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Person1562326968 ;
  a2a:EventKeyRef oa:event_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Event1 .

oa:relationep_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Person1562326969 ;
  a2a:EventKeyRef oa:event_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Event1 .

oa:relationep_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Person1562326970 ;
  a2a:EventKeyRef oa:event_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3_Event1 .

oa:source_wfa_22B679CC-4029-45C9-AFCC-8C07CCA3DFB3
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Medemblik" ;
    a2a:Country "Nederland" ;
    rdfs:label "Medemblik, Nederland", "1735-04-03 - 1735-04-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-04-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1735-04-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-04-1735" ;
    a2a:Year "1735" ;
    a2a:Month "04" ;
    a2a:Day "03" ;
    rdfs:label "03-04-1735"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Medemblik 3. Gereformeerde doopinschrijvingen, 1713-1750" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "170." ;
    rdfs:label "Westfries Archief, Hoorn, DTB Medemblik 3. Gereformeerde doopinschrijvingen, 1713-1750, 3, 170."
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12114/3D3433501DF84E3C9AC0C1F067EDACCA" ;
    a2a:UriViewer "https://hdl.handle.net/21.12114/3D3433501DF84E3C9AC0C1F067EDACCA" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/3D3433501DF84E3C9AC0C1F067EDACCA"
  ] ;
  a2a:SourceLastChangeDate "2019-05-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/22B679CC402945C9AFCC8C07CCA3DFB3" ;
  a2a:RecordIdentifier "1562326966" ;
  a2a:RecordGUID "{22B679CC-4029-45C9-AFCC-8C07CCA3DFB3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/52D128FC623342929B6EF95918D4DA69" .

