@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_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537
  a a2a:Record ;
  rdfs:label "Doop op 23 september 1739 te Westwoud" ;
  a2a:hasPerson oa:person_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Person4411352801, oa:person_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Person4411352802, oa:person_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Person4411352803, oa:person_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Person4411352804 ;
  a2a:hasEvent oa:event_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_0, oa:relationep_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_1, oa:relationep_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_2, oa:relationep_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_3 ;
  a2a:hasSource oa:source_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537 .

oa:person_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Person4411352801
  a a2a:Person ;
  rdfs:label "Aafje" ;
  a2a:PersonName [
    rdfs:label "Aafje" ;
    a2a:PersonNameFirstName "Aafje"
  ] .

oa:person_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Person4411352802
  a a2a:Person ;
  rdfs:label "Pieter Pieterse" ;
  a2a:PersonName [
    rdfs:label "Pieter Pieterse" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Pieterse"
  ] .

oa:person_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Person4411352803
  a a2a:Person ;
  rdfs:label "Geertje Pieters" ;
  a2a:PersonName [
    rdfs:label "Geertje Pieters" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePatronym "Pieters"
  ] .

oa:person_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Person4411352804
  a a2a:Person ;
  rdfs:label "Aafje Claas" ;
  a2a:PersonName [
    rdfs:label "Aafje Claas" ;
    a2a:PersonNameFirstName "Aafje" ;
    a2a:PersonNamePatronym "Claas"
  ] .

oa:event_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "23-09-1739" ;
    a2a:Year "1739" ;
    a2a:Month "09" ;
    a2a:Day "23" ;
    rdfs:label "1739-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Westwoud" ;
    rdfs:label "Westwoud"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Person4411352801 ;
  a2a:EventKeyRef oa:event_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Event1 .

oa:relationep_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Person4411352802 ;
  a2a:EventKeyRef oa:event_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Event1 .

oa:relationep_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Person4411352803 ;
  a2a:EventKeyRef oa:event_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Event1 .

oa:relationep_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Person4411352804 ;
  a2a:EventKeyRef oa:event_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537_Event1 .

oa:source_wfa_0FA2B7EB-FEC1-47CE-86D2-70FF77F79537
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Westwoud" ;
    a2a:Country "Nederland" ;
    rdfs:label "Westwoud, Nederland", "1739-09-23 - 1739-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1739-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1739-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-09-1739" ;
    a2a:Year "1739" ;
    a2a:Month "09" ;
    a2a:Day "23" ;
    rdfs:label "23-09-1739"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Westwoud 6. Katholieke doop- en trouwinschrijvingen, 1731-1812." ;
    a2a:Book "DTB Westwoud 6. Katholieke doop- en trouwinschrijvingen, 1731-1812." ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "11" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Westwoud 6. Katholieke doop- en trouwinschrijvingen, 1731-1812., DTB Westwoud 6. Katholieke doop- en trouwinschrijvingen, 1731-1812., 6, 11"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/731DF9DB610D420991E73C3885A6CCED" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/731DF9DB610D420991E73C3885A6CCED" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/731DF9DB610D420991E73C3885A6CCED"
  ] ;
  a2a:SourceLastChangeDate "2025-11-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/0FA2B7EBFEC147CE86D270FF77F79537" ;
  a2a:RecordIdentifier "4411352800" ;
  a2a:RecordGUID "{0FA2B7EB-FEC1-47CE-86D2-70FF77F79537}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/230C7D23F195486F898F14AAFC65D361" .

