@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_8FADBA2D-5511-4962-B55E-393D6917EBAF
  a a2a:Record ;
  rdfs:label "Doop op 1 juni 1794 te Biervliet" ;
  a2a:hasPerson oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408005, oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408006, oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408007, oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408008, oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408009 ;
  a2a:hasEvent oa:event_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_0, oa:relationep_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_1, oa:relationep_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_2, oa:relationep_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_3, oa:relationep_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_4 ;
  a2a:hasSource oa:source_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF .

oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408005
  a a2a:Person ;
  rdfs:label "Pieter Elias" ;
  a2a:PersonName [
    rdfs:label "Pieter Elias" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Elias"
  ] ;
  a2a:Gender "Man" .

oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408006
  a a2a:Person ;
  rdfs:label "Hendrik Elias" ;
  a2a:PersonName [
    rdfs:label "Hendrik Elias" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Elias"
  ] .

oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408007
  a a2a:Person ;
  rdfs:label "Susanna de Vlieger" ;
  a2a:PersonName [
    rdfs:label "Susanna de Vlieger" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vlieger"
  ] .

oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408008
  a a2a:Person ;
  rdfs:label "Anthonij Jacob Elias" ;
  a2a:PersonName [
    rdfs:label "Anthonij Jacob Elias" ;
    a2a:PersonNameFirstName "Anthonij Jacob" ;
    a2a:PersonNameLastName "Elias"
  ] .

oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408009
  a a2a:Person ;
  rdfs:label "Jacomina de Vlieger" ;
  a2a:PersonName [
    rdfs:label "Jacomina de Vlieger" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vlieger"
  ] .

oa:event_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "01-06-1794" ;
    a2a:Year "1794" ;
    a2a:Month "06" ;
    a2a:Day "01" ;
    rdfs:label "1794-06-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Biervliet" ;
    rdfs:label "Biervliet"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408005 ;
  a2a:EventKeyRef oa:event_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Event1 .

oa:relationep_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408006 ;
  a2a:EventKeyRef oa:event_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Event1 .

oa:relationep_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408007 ;
  a2a:EventKeyRef oa:event_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Event1 .

oa:relationep_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408008 ;
  a2a:EventKeyRef oa:event_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Event1 .

oa:relationep_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Person4323408009 ;
  a2a:EventKeyRef oa:event_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF_Event1 .

oa:source_zar_8FADBA2D-5511-4962-B55E-393D6917EBAF
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Biervliet" ;
    a2a:Country "Nederland" ;
    rdfs:label "Biervliet, Nederland", "1794-06-01 - 1794-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1794-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-06-1794" ;
    a2a:Year "1794" ;
    a2a:Month "06" ;
    a2a:Day "01" ;
    rdfs:label "01-06-1794"
  ] ;
  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 "Biervliet, doopregister Nederduits Gereformeerde kerk 1755-1796" ;
    a2a:RegistryNumber "BIE-3" ;
    rdfs:label "Zeeuws Archief, Middelburg, Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866), Biervliet, doopregister Nederduits Gereformeerde kerk 1755-1796, BIE-3"
  ] ;
  a2a:SourceLastChangeDate "2025-09-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/8FADBA2D55114962B55E393D6917EBAF" ;
  a2a:RecordIdentifier "4323408004" ;
  a2a:RecordGUID "{8FADBA2D-5511-4962-B55E-393D6917EBAF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/7A31F0F3045C42A78DA8160BC551CF05" .

