@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_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B
  a a2a:Record ;
  rdfs:label "Geboorte op 10 april 1908 te Vlissingen" ;
  a2a:hasPerson oa:person_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Person673623881, oa:person_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Person673623879, oa:person_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Person673623880 ;
  a2a:hasEvent oa:event_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_0, oa:relationep_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_1, oa:relationep_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_2 ;
  a2a:hasSource oa:source_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B .

oa:person_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Person673623881
  a a2a:Person ;
  rdfs:label "Augusta Rachel Simons" ;
  a2a:PersonName [
    rdfs:label "Augusta Rachel Simons" ;
    a2a:PersonNameFirstName "Augusta Rachel" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:LiteralDate "10-04-1908" ;
    a2a:Year "1908" ;
    a2a:Month "04" ;
    a2a:Day "10" ;
    rdfs:label "10-04-1908"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Person673623879
  a a2a:Person ;
  rdfs:label "Josephus Alphonsus Simons" ;
  a2a:PersonName [
    rdfs:label "Josephus Alphonsus Simons" ;
    a2a:PersonNameFirstName "Josephus Alphonsus" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Profession "loodsleerling" .

oa:person_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Person673623880
  a a2a:Person ;
  rdfs:label "Emilia Clementia Meseeuw" ;
  a2a:PersonName [
    rdfs:label "Emilia Clementia Meseeuw" ;
    a2a:PersonNameFirstName "Emilia Clementia" ;
    a2a:PersonNameLastName "Meseeuw"
  ] .

oa:event_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "10-04-1908" ;
    a2a:Year "1908" ;
    a2a:Month "04" ;
    a2a:Day "10" ;
    rdfs:label "1908-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:relationep_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Person673623881 ;
  a2a:EventKeyRef oa:event_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Event1 .

oa:relationep_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Person673623879 ;
  a2a:EventKeyRef oa:event_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Event1 .

oa:relationep_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Person673623880 ;
  a2a:EventKeyRef oa:event_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B_Event1 .

oa:source_zar_4B473230-4FD2-4BDF-AE1F-80CEBEABD40B
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vlissingen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Vlissingen, Nederland", "1908-04-11 - 1908-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-04-1908" ;
    a2a:Year "1908" ;
    a2a:Month "04" ;
    a2a:Day "11" ;
    rdfs:label "11-04-1908"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980" ;
    a2a:Book "Vlissingen geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "179" ;
    a2a:RegistryNumber "VLI-G-1908" ;
    rdfs:label "Zeeuws Archief, Middelburg, Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980, Vlissingen geboorteakten burgerlijke stand, 179, VLI-G-1908"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/239/282565BD00CA40B79929AD2D4ACEA24F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/239/282565BD00CA40B79929AD2D4ACEA24F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/282565BD00CA40B79929AD2D4ACEA24F"
  ] ;
  a2a:SourceLastChangeDate "2021-11-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/4B4732304FD24BDFAE1F80CEBEABD40B" ;
  a2a:RecordIdentifier "673623878" ;
  a2a:RecordGUID "{4B473230-4FD2-4BDF-AE1F-80CEBEABD40B}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-MdbZA_25VLI-G-1908_54_A2A.xml van ZAR" .

