@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_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F
  a a2a:Record ;
  rdfs:label "Doop op 27 november 1703 te Hontenisse" ;
  a2a:hasPerson oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211022, oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211023, oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211024, oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211025, oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211026 ;
  a2a:hasEvent oa:event_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_0, oa:relationep_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_1, oa:relationep_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_2, oa:relationep_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_3, oa:relationep_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_4 ;
  a2a:hasSource oa:source_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F .

oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211022
  a a2a:Person ;
  rdfs:label "Anna Francisca Domus" ;
  a2a:PersonName [
    rdfs:label "Anna Francisca Domus" ;
    a2a:PersonNameFirstName "Anna Francisca" ;
    a2a:PersonNameLastName "Domus"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211023
  a a2a:Person ;
  rdfs:label "Adrianus Domus" ;
  a2a:PersonName [
    rdfs:label "Adrianus Domus" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Domus"
  ] .

oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211024
  a a2a:Person ;
  rdfs:label "Maria Hauw" ;
  a2a:PersonName [
    rdfs:label "Maria Hauw" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Hauw"
  ] .

oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211025
  a a2a:Person ;
  rdfs:label "Franciscus de Cort" ;
  a2a:PersonName [
    rdfs:label "Franciscus de Cort" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cort"
  ] .

oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211026
  a a2a:Person ;
  rdfs:label "Anna Neve" ;
  a2a:PersonName [
    rdfs:label "Anna Neve" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Neve"
  ] .

oa:event_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "27-11-1703" ;
    a2a:Year "1703" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1703-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hontenisse" ;
    rdfs:label "Hontenisse"
  ] ;
  a2a:EventReligion "Rooms-katholiek" .

oa:relationep_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211022 ;
  a2a:EventKeyRef oa:event_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Event1 .

oa:relationep_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211023 ;
  a2a:EventKeyRef oa:event_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Event1 .

oa:relationep_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211024 ;
  a2a:EventKeyRef oa:event_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Event1 .

oa:relationep_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211025 ;
  a2a:EventKeyRef oa:event_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Event1 .

oa:relationep_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Person4351211026 ;
  a2a:EventKeyRef oa:event_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F_Event1 .

oa:source_zar_55641EB1-912F-42F6-8D97-BD8405F9DA8F
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hontenisse" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hontenisse, Nederland", "1703-11-27 - 1703-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1703-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1703-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-11-1703" ;
    a2a:Year "1703" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "27-11-1703"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866)" ;
    a2a:Book "Rooms-katholiek doopregister Hontenisse, Ossenisse, Hengstdijk, Groenendijk en Lamswaarde 1692-1766" ;
    a2a:RegistryNumber "HON-3" ;
    rdfs:label "Zeeuws Archief, Middelburg, Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866), Rooms-katholiek doopregister Hontenisse, Ossenisse, Hengstdijk, Groenendijk en Lamswaarde 1692-1766, HON-3"
  ] ;
  a2a:SourceLastChangeDate "2025-09-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/55641EB1912F42F68D97BD8405F9DA8F" ;
  a2a:RecordIdentifier "4351211021" ;
  a2a:RecordGUID "{55641EB1-912F-42F6-8D97-BD8405F9DA8F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/893C844863054BF3BA58E8EE2E223D13" .

