@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_33A16660-08FC-4D85-9FD2-3290DF2DCC0D
  a a2a:Record ;
  rdfs:label "Doop op 27 oktober 1754 te Hulst e.o." ;
  a2a:hasPerson oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669112, oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669113, oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669114, oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669115, oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669116 ;
  a2a:hasEvent oa:event_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_0, oa:relationep_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_1, oa:relationep_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_2, oa:relationep_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_3, oa:relationep_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_4 ;
  a2a:hasSource oa:source_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D .

oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669112
  a a2a:Person ;
  rdfs:label "Eeniken Harmeling" ;
  a2a:PersonName [
    rdfs:label "Eeniken Harmeling" ;
    a2a:PersonNameFirstName "Eeniken" ;
    a2a:PersonNameLastName "Harmeling"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669113
  a a2a:Person ;
  rdfs:label "Dirk Willem Harmeling" ;
  a2a:PersonName [
    rdfs:label "Dirk Willem Harmeling" ;
    a2a:PersonNameFirstName "Dirk Willem" ;
    a2a:PersonNameLastName "Harmeling"
  ] .

oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669114
  a a2a:Person ;
  rdfs:label "Maria Lebben" ;
  a2a:PersonName [
    rdfs:label "Maria Lebben" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Lebben"
  ] .

oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669115
  a a2a:Person ;
  rdfs:label "Bernardus Harmeling" ;
  a2a:PersonName [
    rdfs:label "Bernardus Harmeling" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Harmeling"
  ] .

oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669116
  a a2a:Person ;
  rdfs:label "Eniken Harmeling" ;
  a2a:PersonName [
    rdfs:label "Eniken Harmeling" ;
    a2a:PersonNameFirstName "Eniken" ;
    a2a:PersonNameLastName "Harmeling"
  ] .

oa:event_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "27-10-1754" ;
    a2a:Year "1754" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1754-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hulst e.o." ;
    rdfs:label "Hulst e.o."
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669112 ;
  a2a:EventKeyRef oa:event_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Event1 .

oa:relationep_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669113 ;
  a2a:EventKeyRef oa:event_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Event1 .

oa:relationep_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669114 ;
  a2a:EventKeyRef oa:event_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Event1 .

oa:relationep_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669115 ;
  a2a:EventKeyRef oa:event_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Event1 .

oa:relationep_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Person3103669116 ;
  a2a:EventKeyRef oa:event_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D_Event1 .

oa:source_zar_33A16660-08FC-4D85-9FD2-3290DF2DCC0D
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hulst e.o." ;
    a2a:Country "Nederland" ;
    rdfs:label "Hulst e.o., Nederland", "1754-10-27 - 1754-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-10-1754" ;
    a2a:Year "1754" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "27-10-1754"
  ] ;
  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 "Doopregister Nederduits Gereformeerde kerk te Hulst 1699-1761" ;
    a2a:RegistryNumber "HUL-15A" ;
    rdfs:label "Zeeuws Archief, Middelburg, Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866), Doopregister Nederduits Gereformeerde kerk te Hulst 1699-1761, HUL-15A"
  ] ;
  a2a:SourceLastChangeDate "2023-01-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/33A1666008FC4D859FD23290DF2DCC0D" ;
  a2a:RecordIdentifier "3103669111" ;
  a2a:RecordGUID "{33A16660-08FC-4D85-9FD2-3290DF2DCC0D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/269D505202934EFEB226DEFB5136D611" .

