@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_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8
  a a2a:Record ;
  rdfs:label "Doop op 28 december 1798 te Vlissingen" ;
  a2a:hasPerson oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516427, oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516428, oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516429, oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516430, oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516431 ;
  a2a:hasEvent oa:event_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_0, oa:relationep_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_1, oa:relationep_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_2, oa:relationep_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_3, oa:relationep_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_4 ;
  a2a:hasSource oa:source_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8 .

oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516427
  a a2a:Person ;
  rdfs:label "Cornelis Vlaming" ;
  a2a:PersonName [
    rdfs:label "Cornelis Vlaming" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Vlaming"
  ] .

oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516428
  a a2a:Person ;
  rdfs:label "Augustinus Vlaming" ;
  a2a:PersonName [
    rdfs:label "Augustinus Vlaming" ;
    a2a:PersonNameFirstName "Augustinus" ;
    a2a:PersonNameLastName "Vlaming"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissinganus" ;
    rdfs:label "Vlissinganus"
  ] .

oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516429
  a a2a:Person ;
  rdfs:label "Marta Aalterman" ;
  a2a:PersonName [
    rdfs:label "Marta Aalterman" ;
    a2a:PersonNameFirstName "Marta" ;
    a2a:PersonNameLastName "Aalterman"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingana" ;
    rdfs:label "Vlissingana"
  ] .

oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516430
  a a2a:Person ;
  rdfs:label "Cornelis Becker" ;
  a2a:PersonName [
    rdfs:label "Cornelis Becker" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Becker"
  ] .

oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516431
  a a2a:Person ;
  rdfs:label "Jacoba Wilhelmina Aalterman" ;
  a2a:PersonName [
    rdfs:label "Jacoba Wilhelmina Aalterman" ;
    a2a:PersonNameFirstName "Jacoba Wilhelmina" ;
    a2a:PersonNameLastName "Aalterman"
  ] .

oa:event_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "28-12-1798" ;
    a2a:Year "1798" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1798-12-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] ;
  a2a:EventReligion "Rooms-katholiek" .

oa:relationep_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516427 ;
  a2a:EventKeyRef oa:event_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Event1 .

oa:relationep_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516428 ;
  a2a:EventKeyRef oa:event_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Event1 .

oa:relationep_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516429 ;
  a2a:EventKeyRef oa:event_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Event1 .

oa:relationep_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516430 ;
  a2a:EventKeyRef oa:event_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Event1 .

oa:relationep_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Person3060516431 ;
  a2a:EventKeyRef oa:event_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8_Event1 .

oa:source_zar_AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Vlissingen, Nederland", "1798-12-28 - 1798-12-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-12-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-12-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-12-1798" ;
    a2a:Year "1798" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "28-12-1798"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Bescheiden betreffende personen die te Vlissingen, geboren, gehuwd, overleden zijn en zich gevest..." ;
    a2a:Book "Vlissingen, opgave van gedoopten 1798 mei 8-1808 april 2 (c. 1810)" ;
    a2a:RegistryNumber "4552" ;
    rdfs:label "Zeeuws Archief, Middelburg, Bescheiden betreffende personen die te Vlissingen, geboren, gehuwd, overleden zijn en zich gevest..., Vlissingen, opgave van gedoopten 1798 mei 8-1808 april 2 (c. 1810), 4552"
  ] ;
  a2a:SourceLastChangeDate "2022-12-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/AFB9DC23D0914194A2EB77FEE2C6FEF8" ;
  a2a:RecordIdentifier "3060516426" ;
  a2a:RecordGUID "{AFB9DC23-D091-4194-A2EB-77FEE2C6FEF8}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/0FE5D8DD90BA4D2DB71767B61ABE9499" .

