@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_AF2DB3AE-01C7-4253-A39B-F538AB8BC702
  a a2a:Record ;
  rdfs:label "Doop op 9 februari 1794 te Hoogwoud" ;
  a2a:hasPerson oa:person_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Person1562013412, oa:person_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Person1562013413, oa:person_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Person1562013414, oa:person_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Person1562013415 ;
  a2a:hasEvent oa:event_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_0, oa:relationep_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_1, oa:relationep_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_2, oa:relationep_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_3 ;
  a2a:hasSource oa:source_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702 .

oa:person_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Person1562013412
  a a2a:Person ;
  rdfs:label "Petronella" ;
  a2a:PersonName [
    rdfs:label "Petronella" ;
    a2a:PersonNameFirstName "Petronella"
  ] .

oa:person_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Person1562013413
  a a2a:Person ;
  rdfs:label "Pieter Jans Roemer" ;
  a2a:PersonName [
    rdfs:label "Pieter Jans Roemer" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Roemer"
  ] .

oa:person_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Person1562013414
  a a2a:Person ;
  rdfs:label "Antje Klaas Wester" ;
  a2a:PersonName [
    rdfs:label "Antje Klaas Wester" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Klaas" ;
    a2a:PersonNameLastName "Wester"
  ] .

oa:person_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Person1562013415
  a a2a:Person ;
  rdfs:label "Catharina Jans Roemer" ;
  a2a:PersonName [
    rdfs:label "Catharina Jans Roemer" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Roemer"
  ] .

oa:event_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "09-02-1794" ;
    a2a:Year "1794" ;
    a2a:Month "02" ;
    a2a:Day "09" ;
    rdfs:label "1794-02-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogwoud" ;
    rdfs:label "Hoogwoud"
  ] ;
  a2a:EventReligion "katholiek" .

oa:relationep_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Person1562013412 ;
  a2a:EventKeyRef oa:event_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Event1 .

oa:relationep_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Person1562013413 ;
  a2a:EventKeyRef oa:event_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Event1 .

oa:relationep_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Person1562013414 ;
  a2a:EventKeyRef oa:event_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Event1 .

oa:relationep_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Person1562013415 ;
  a2a:EventKeyRef oa:event_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702_Event1 .

oa:source_wfa_AF2DB3AE-01C7-4253-A39B-F538AB8BC702
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hoogwoud" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoogwoud, Nederland", "1794-02-09 - 1794-02-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-02-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-02-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-02-1794" ;
    a2a:Year "1794" ;
    a2a:Month "02" ;
    a2a:Day "09" ;
    rdfs:label "09-02-1794"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Hoogwoud 15. Katholieke doopinschrijvingen, 1793 -1811." ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "127" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Hoogwoud 15. Katholieke doopinschrijvingen, 1793 -1811., 15, 127"
  ] ;
  a2a:SourceLastChangeDate "2019-05-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/AF2DB3AE01C74253A39BF538AB8BC702" ;
  a2a:RecordIdentifier "1562013411" ;
  a2a:RecordGUID "{AF2DB3AE-01C7-4253-A39B-F538AB8BC702}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/704DA096491948DCB0DBED5F1514AB15" .

