@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_262091B0-F2F3-48B2-B6BA-F9076DD32DFB
  a a2a:Record ;
  rdfs:label "Doop op 6 februari 1690 te Medemblik" ;
  a2a:hasPerson oa:person_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Person4132189324, oa:person_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Person4132189325, oa:person_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Person4132189326, oa:person_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Person4132189327 ;
  a2a:hasEvent oa:event_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_0, oa:relationep_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_1, oa:relationep_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_2, oa:relationep_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_3 ;
  a2a:hasSource oa:source_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB .

oa:person_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Person4132189324
  a a2a:Person ;
  rdfs:label "Ettjen" ;
  a2a:PersonName [
    rdfs:label "Ettjen" ;
    a2a:PersonNameFirstName "Ettjen"
  ] .

oa:person_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Person4132189325
  a a2a:Person ;
  rdfs:label "Theunis Meijndersz Oostwoud" ;
  a2a:PersonName [
    rdfs:label "Theunis Meijndersz Oostwoud" ;
    a2a:PersonNameFirstName "Theunis" ;
    a2a:PersonNamePatronym "Meijndersz" ;
    a2a:PersonNameLastName "Oostwoud"
  ] .

oa:person_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Person4132189326
  a a2a:Person ;
  rdfs:label "Jannetjen Jacobs Snoek" ;
  a2a:PersonName [
    rdfs:label "Jannetjen Jacobs Snoek" ;
    a2a:PersonNameFirstName "Jannetjen" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Snoek"
  ] .

oa:person_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Person4132189327
  a a2a:Person ;
  rdfs:label "Neltjen Jacobs" ;
  a2a:PersonName [
    rdfs:label "Neltjen Jacobs" ;
    a2a:PersonNameFirstName "Neltjen" ;
    a2a:PersonNamePatronym "Jacobs"
  ] .

oa:event_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1690" ;
    a2a:Month "02" ;
    a2a:Day "06" ;
    rdfs:label "1690-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Medemblik" ;
    rdfs:label "Medemblik"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Person4132189324 ;
  a2a:EventKeyRef oa:event_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Event1 .

oa:relationep_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Person4132189325 ;
  a2a:EventKeyRef oa:event_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Event1 .

oa:relationep_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Person4132189326 ;
  a2a:EventKeyRef oa:event_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Event1 .

oa:relationep_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Person4132189327 ;
  a2a:EventKeyRef oa:event_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB_Event1 .

oa:source_wfa_262091B0-F2F3-48B2-B6BA-F9076DD32DFB
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1690-02-06 - 1690-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-02-1690" ;
    a2a:Year "1690" ;
    a2a:Month "02" ;
    a2a:Day "06" ;
    rdfs:label "06-02-1690"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Medemblik 2. Gereformeerde doopinschrijvingen, 1666-1713." ;
    a2a:Book "DTB Medemblik 2. Gereformeerde doopinschrijvingen, 1666-1713." ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "167A." ;
    rdfs:label "Westfries Archief, Hoorn, DTB Medemblik 2. Gereformeerde doopinschrijvingen, 1666-1713., DTB Medemblik 2. Gereformeerde doopinschrijvingen, 1666-1713., 2, 167A."
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/9708EE23E6014196B70C3FD674055600" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/9708EE23E6014196B70C3FD674055600" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/9708EE23E6014196B70C3FD674055600"
  ] ;
  a2a:SourceLastChangeDate "2025-05-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/262091B0F2F348B2B6BAF9076DD32DFB" ;
  a2a:RecordIdentifier "4132189323" ;
  a2a:RecordGUID "{262091B0-F2F3-48B2-B6BA-F9076DD32DFB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/71CED6331E4542829BAEAA79E5136CF0" .

