@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_046AB967-C739-4D2D-9B6B-2AB53CC03BC1
  a a2a:Record ;
  rdfs:label "Doop op 23 september 1721 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068271, oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068272, oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068273, oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068274, oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068275 ;
  a2a:hasEvent oa:event_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_0, oa:relationep_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_1, oa:relationep_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_2, oa:relationep_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_3, oa:relationep_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_4 ;
  a2a:hasSource oa:source_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1 .

oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068271
  a a2a:Person ;
  rdfs:label "Rijnoutje" ;
  a2a:PersonName [
    rdfs:label "Rijnoutje" ;
    a2a:PersonNameFirstName "Rijnoutje"
  ] .

oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068272
  a a2a:Person ;
  rdfs:label "Theunis Jansz" ;
  a2a:PersonName [
    rdfs:label "Theunis Jansz" ;
    a2a:PersonNameFirstName "Theunis" ;
    a2a:PersonNamePatronym "Jansz"
  ] .

oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068273
  a a2a:Person ;
  rdfs:label "Maritje Barents" ;
  a2a:PersonName [
    rdfs:label "Maritje Barents" ;
    a2a:PersonNameFirstName "Maritje" ;
    a2a:PersonNamePatronym "Barents"
  ] .

oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068274
  a a2a:Person ;
  rdfs:label "Neeltje Jans" ;
  a2a:PersonName [
    rdfs:label "Neeltje Jans" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Jans"
  ] .

oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068275
  a a2a:Person ;
  rdfs:label "Antje Maartens" ;
  a2a:PersonName [
    rdfs:label "Antje Maartens" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Maartens"
  ] .

oa:event_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "23-09-1721" ;
    a2a:Year "1721" ;
    a2a:Month "09" ;
    a2a:Day "23" ;
    rdfs:label "1721-09-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] ;
  a2a:EventReligion "Luthers, later Evangelisch-Luthers" .

oa:relationep_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068271 ;
  a2a:EventKeyRef oa:event_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Event1 .

oa:relationep_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068272 ;
  a2a:EventKeyRef oa:event_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Event1 .

oa:relationep_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068273 ;
  a2a:EventKeyRef oa:event_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Event1 .

oa:relationep_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068274 ;
  a2a:EventKeyRef oa:event_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Event1 .

oa:relationep_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Person4833068275 ;
  a2a:EventKeyRef oa:event_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1_Event1 .

oa:source_wfa_046AB967-C739-4D2D-9B6B-2AB53CC03BC1
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1721-09-23 - 1721-09-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-09-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-09-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-09-1721" ;
    a2a:Year "1721" ;
    a2a:Month "09" ;
    a2a:Day "23" ;
    rdfs:label "23-09-1721"
  ] ;
  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 "170" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Hoorn 49. Lutherse doopinschrijvingen, 1664-1724, DTB Hoorn 49. Lutherse doopinschrijvingen, 1664-1724, 49, 170"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/0AD7C3CBA796472F90D76C9AF1A06672" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/0AD7C3CBA796472F90D76C9AF1A06672" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/0AD7C3CBA796472F90D76C9AF1A06672"
  ] ;
  a2a:SourceLastChangeDate "2026-08-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/046AB967C7394D2D9B6B2AB53CC03BC1" ;
  a2a:RecordIdentifier "4833068270" ;
  a2a:RecordGUID "{046AB967-C739-4D2D-9B6B-2AB53CC03BC1}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0B14334B7E41490596FBEF894DA76531" .

