@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_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D
  a a2a:Record ;
  rdfs:label "Doop op 15 november 1707 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099725, oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099726, oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099727, oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099728, oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099729, oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099730 ;
  a2a:hasEvent oa:event_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_0, oa:relationep_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_1, oa:relationep_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_2, oa:relationep_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_3, oa:relationep_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_4, oa:relationep_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_5 ;
  a2a:hasSource oa:source_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D .

oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099725
  a a2a:Person ;
  rdfs:label "Regiena" ;
  a2a:PersonName [
    rdfs:label "Regiena" ;
    a2a:PersonNameFirstName "Regiena"
  ] .

oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099726
  a a2a:Person ;
  rdfs:label "Adam Bartels" ;
  a2a:PersonName [
    rdfs:label "Adam Bartels" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNamePatronym "Bartels"
  ] .

oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099727
  a a2a:Person ;
  rdfs:label "Antje Theunis" ;
  a2a:PersonName [
    rdfs:label "Antje Theunis" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Theunis"
  ] .

oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099728
  a a2a:Person ;
  rdfs:label "Stoffel Jans" ;
  a2a:PersonName [
    rdfs:label "Stoffel Jans" ;
    a2a:PersonNameFirstName "Stoffel" ;
    a2a:PersonNamePatronym "Jans"
  ] .

oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099729
  a a2a:Person ;
  rdfs:label "Trijntje Bartels" ;
  a2a:PersonName [
    rdfs:label "Trijntje Bartels" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Bartels"
  ] .

oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099730
  a a2a:Person ;
  rdfs:label "Zijtje Hendriks" ;
  a2a:PersonName [
    rdfs:label "Zijtje Hendriks" ;
    a2a:PersonNameFirstName "Zijtje" ;
    a2a:PersonNamePatronym "Hendriks"
  ] .

oa:event_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "15-11-1707" ;
    a2a:Year "1707" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1707-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:EventReligion "Luthers, later Evangelisch-Luthers" .

oa:relationep_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099725 ;
  a2a:EventKeyRef oa:event_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Event1 .

oa:relationep_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099726 ;
  a2a:EventKeyRef oa:event_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Event1 .

oa:relationep_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099727 ;
  a2a:EventKeyRef oa:event_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Event1 .

oa:relationep_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099728 ;
  a2a:EventKeyRef oa:event_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Event1 .

oa:relationep_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099729 ;
  a2a:EventKeyRef oa:event_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Event1 .

oa:relationep_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Person3612099730 ;
  a2a:EventKeyRef oa:event_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D_Event1 .

oa:source_wfa_DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1707-11-15 - 1707-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-11-1707" ;
    a2a:Year "1707" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "15-11-1707"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Hoorn 49. Lutherse doopinschrijvingen, 1664-1724." ;
    a2a:Book "DTB Hoorn 49. Lutherse doopinschrijvingen, 1664-1724." ;
    a2a:RegistryNumber "49" ;
    a2a:Folio "108" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Hoorn 49. Lutherse doopinschrijvingen, 1664-1724., DTB Hoorn 49. Lutherse doopinschrijvingen, 1664-1724., 49, 108"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/A49C7ABA61C749E98018B952803E5844" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/A49C7ABA61C749E98018B952803E5844" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/A49C7ABA61C749E98018B952803E5844"
  ] ;
  a2a:SourceLastChangeDate "2024-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/DA44BAB96C7F4669A5352CCD8F73BA1D" ;
  a2a:RecordIdentifier "3612099724" ;
  a2a:RecordGUID "{DA44BAB9-6C7F-4669-A535-2CCD8F73BA1D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0B14334B7E41490596FBEF894DA76531" .

