@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_48038B3F-8750-498D-ACFE-48BEEFBCA2AB
  a a2a:Record ;
  rdfs:label "Doop op 23 januari 1665 te Wervershoof" ;
  a2a:hasPerson oa:person_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Person4533565387, oa:person_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Person4533565388, oa:person_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Person4533565389, oa:person_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Person4533565390 ;
  a2a:hasEvent oa:event_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_0, oa:relationep_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_1, oa:relationep_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_2, oa:relationep_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_3 ;
  a2a:hasSource oa:source_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB .

oa:person_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Person4533565387
  a a2a:Person ;
  rdfs:label "Maria" ;
  a2a:PersonName [
    rdfs:label "Maria" ;
    a2a:PersonNameFirstName "Maria"
  ] .

oa:person_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Person4533565388
  a a2a:Person ;
  rdfs:label "Petrus Petri" ;
  a2a:PersonName [
    rdfs:label "Petrus Petri" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Petri"
  ] .

oa:person_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Person4533565389
  a a2a:Person ;
  rdfs:label "Cornelia Jois" ;
  a2a:PersonName [
    rdfs:label "Cornelia Jois" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Jois"
  ] .

oa:person_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Person4533565390
  a a2a:Person ;
  rdfs:label "Gertrudis Petri" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Petri" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNamePatronym "Petri"
  ] .

oa:event_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "23-01-1665" ;
    a2a:Year "1665" ;
    a2a:Month "01" ;
    a2a:Day "23" ;
    rdfs:label "1665-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wervershoof" ;
    rdfs:label "Wervershoof"
  ] ;
  a2a:EventReligion "Katholiek" .

oa:relationep_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Person4533565387 ;
  a2a:EventKeyRef oa:event_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Event1 .

oa:relationep_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Person4533565388 ;
  a2a:EventKeyRef oa:event_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Event1 .

oa:relationep_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Person4533565389 ;
  a2a:EventKeyRef oa:event_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Event1 .

oa:relationep_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Person4533565390 ;
  a2a:EventKeyRef oa:event_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB_Event1 .

oa:source_wfa_48038B3F-8750-498D-ACFE-48BEEFBCA2AB
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wervershoof" ;
    a2a:Country "Nederland" ;
    rdfs:label "Wervershoof, Nederland", "1665-01-23 - 1665-01-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1665-01-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1665-01-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-01-1665" ;
    a2a:Year "1665" ;
    a2a:Month "01" ;
    a2a:Day "23" ;
    rdfs:label "23-01-1665"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Wervershoof 2. Katholieke doop- en trouwinschrijvingen, 1635-1765." ;
    a2a:Book "DTB Wervershoof 2. Katholieke doop- en trouwinschrijvingen, 1635-1765." ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "42" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Wervershoof 2. Katholieke doop- en trouwinschrijvingen, 1635-1765., DTB Wervershoof 2. Katholieke doop- en trouwinschrijvingen, 1635-1765., 2, 42"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/1C0A2B879CD44E4081C23B005FB25742" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/1C0A2B879CD44E4081C23B005FB25742" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/1C0A2B879CD44E4081C23B005FB25742"
  ] ;
  a2a:SourceLastChangeDate "2026-02-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/48038B3F8750498DACFE48BEEFBCA2AB" ;
  a2a:RecordIdentifier "4533565386" ;
  a2a:RecordGUID "{48038B3F-8750-498D-ACFE-48BEEFBCA2AB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/AB54B9D37EA64FB49EAE5F32ED27C2C3" .

