@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_74B13DDF-8159-40CD-99BA-17ED865CFE7D
  a a2a:Record ;
  rdfs:label "Doop op 1 oktober 1807 te Hoorn" ;
  a2a:hasPerson oa:person_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Person4788040032, oa:person_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Person4788040033, oa:person_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Person4788040034, oa:person_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Person4788040035 ;
  a2a:hasEvent oa:event_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_0, oa:relationep_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_1, oa:relationep_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_2, oa:relationep_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_3 ;
  a2a:hasSource oa:source_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D .

oa:person_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Person4788040032
  a a2a:Person ;
  rdfs:label "Wilhelmus" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus" ;
    a2a:PersonNameFirstName "Wilhelmus"
  ] .

oa:person_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Person4788040033
  a a2a:Person ;
  rdfs:label "Cornelius Oosterman" ;
  a2a:PersonName [
    rdfs:label "Cornelius Oosterman" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Oosterman"
  ] .

oa:person_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Person4788040034
  a a2a:Person ;
  rdfs:label "Antje Vsser" ;
  a2a:PersonName [
    rdfs:label "Antje Vsser" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Vsser"
  ] .

oa:person_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Person4788040035
  a a2a:Person ;
  rdfs:label "Anna Cornelia Simons" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Simons" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNamePatronym "Simons"
  ] .

oa:event_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "01-10-1807" ;
    a2a:Year "1807" ;
    a2a:Month "10" ;
    a2a:Day "01" ;
    rdfs:label "1807-10-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoorn" ;
    rdfs:label "Hoorn"
  ] .

oa:relationep_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Person4788040032 ;
  a2a:EventKeyRef oa:event_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Event1 .

oa:relationep_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Person4788040033 ;
  a2a:EventKeyRef oa:event_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Event1 .

oa:relationep_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Person4788040034 ;
  a2a:EventKeyRef oa:event_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Event1 .

oa:relationep_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Person4788040035 ;
  a2a:EventKeyRef oa:event_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D_Event1 .

oa:source_wfa_74B13DDF-8159-40CD-99BA-17ED865CFE7D
  a a2a:Source ;
  rdfs:label "Westfries Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hoorn" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoorn, Nederland", "1807-10-01 - 1807-10-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1807-10-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1807-10-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-10-1807" ;
    a2a:Year "1807" ;
    a2a:Month "10" ;
    a2a:Day "01" ;
    rdfs:label "01-10-1807"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "DTB Hoorn 36. Katholieke doop- en trouwinschrijvingen (statie Sint Franciscus), 1722-1811." ;
    a2a:Book "DTB Hoorn 36. Katholieke doop- en trouwinschrijvingen (statie Sint Franciscus), 1722-1811." ;
    a2a:RegistryNumber "36" ;
    a2a:Folio "88" ;
    rdfs:label "Westfries Archief, Hoorn, DTB Hoorn 36. Katholieke doop- en trouwinschrijvingen (statie Sint Franciscus), 1722-1811., DTB Hoorn 36. Katholieke doop- en trouwinschrijvingen (statie Sint Franciscus), 1722-1811., 36, 88"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/008ECFE4D23F4905AD7BC0FB191D0CEF" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/008ECFE4D23F4905AD7BC0FB191D0CEF" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/008ECFE4D23F4905AD7BC0FB191D0CEF"
  ] ;
  a2a:SourceLastChangeDate "2026-07-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/74B13DDF815940CD99BA17ED865CFE7D" ;
  a2a:RecordIdentifier "4788040031" ;
  a2a:RecordGUID "{74B13DDF-8159-40CD-99BA-17ED865CFE7D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/52A04DE65840455C86031ADF89E9310C" .

