@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_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA
  a a2a:Record ;
  rdfs:label "Doop op 2 oktober 1712 te Medemblik" ;
  a2a:hasPerson oa:person_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Person4132199510, oa:person_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Person4132199511, oa:person_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Person4132199512, oa:person_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Person4132199513 ;
  a2a:hasEvent oa:event_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_0, oa:relationep_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_1, oa:relationep_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_2, oa:relationep_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_3 ;
  a2a:hasSource oa:source_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA .

oa:person_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Person4132199510
  a a2a:Person ;
  rdfs:label "Annetjen" ;
  a2a:PersonName [
    rdfs:label "Annetjen" ;
    a2a:PersonNameFirstName "Annetjen"
  ] .

oa:person_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Person4132199511
  a a2a:Person ;
  rdfs:label "Frerick Albersen" ;
  a2a:PersonName [
    rdfs:label "Frerick Albersen" ;
    a2a:PersonNameFirstName "Frerick" ;
    a2a:PersonNamePatronym "Albersen"
  ] .

oa:person_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Person4132199512
  a a2a:Person ;
  rdfs:label "Saartjen Antonis" ;
  a2a:PersonName [
    rdfs:label "Saartjen Antonis" ;
    a2a:PersonNameFirstName "Saartjen" ;
    a2a:PersonNamePatronym "Antonis"
  ] .

oa:person_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Person4132199513
  a a2a:Person ;
  rdfs:label "Maartjen Jans" ;
  a2a:PersonName [
    rdfs:label "Maartjen Jans" ;
    a2a:PersonNameFirstName "Maartjen" ;
    a2a:PersonNamePatronym "Jans"
  ] .

oa:event_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1712" ;
    a2a:Month "10" ;
    a2a:Day "02" ;
    rdfs:label "1712-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Medemblik" ;
    rdfs:label "Medemblik"
  ] ;
  a2a:EventReligion "Gereformeerd" .

oa:relationep_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Person4132199510 ;
  a2a:EventKeyRef oa:event_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Event1 .

oa:relationep_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Person4132199511 ;
  a2a:EventKeyRef oa:event_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Event1 .

oa:relationep_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Person4132199512 ;
  a2a:EventKeyRef oa:event_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Event1 .

oa:relationep_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Person4132199513 ;
  a2a:EventKeyRef oa:event_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA_Event1 .

oa:source_wfa_25EB0F2F-C6C4-4D55-9F41-7B433044C3DA
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1712-10-02 - 1712-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1712-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1712-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-10-1712" ;
    a2a:Year "1712" ;
    a2a:Month "10" ;
    a2a:Day "02" ;
    rdfs:label "02-10-1712"
  ] ;
  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 "280A." ;
    rdfs:label "Westfries Archief, Hoorn, DTB Medemblik 2. Gereformeerde doopinschrijvingen, 1666-1713., DTB Medemblik 2. Gereformeerde doopinschrijvingen, 1666-1713., 2, 280A."
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/E8B1B878051C4EF6AB43BE97D8216530" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/E8B1B878051C4EF6AB43BE97D8216530" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/E8B1B878051C4EF6AB43BE97D8216530"
  ] ;
  a2a:SourceLastChangeDate "2025-05-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/25EB0F2FC6C44D559F417B433044C3DA" ;
  a2a:RecordIdentifier "4132199509" ;
  a2a:RecordGUID "{25EB0F2F-C6C4-4D55-9F41-7B433044C3DA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/71CED6331E4542829BAEAA79E5136CF0" .

