@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_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D
  a a2a:Record ;
  rdfs:label "Geboorte op 6 mei 1894 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Person1072761537, oa:person_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Person1072761538, oa:person_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Person1072761539 ;
  a2a:hasEvent oa:event_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_0, oa:relationep_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_1, oa:relationep_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_2 ;
  a2a:hasSource oa:source_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D .

oa:person_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Person1072761537
  a a2a:Person ;
  rdfs:label "Eugenie Augustine Zeij" ;
  a2a:PersonName [
    rdfs:label "Eugenie Augustine Zeij" ;
    a2a:PersonNameFirstName "Eugenie Augustine" ;
    a2a:PersonNameLastName "Zeij"
  ] .

oa:person_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Person1072761538
  a a2a:Person ;
  rdfs:label "Egidius Josephus Philippus Zeij" ;
  a2a:PersonName [
    rdfs:label "Egidius Josephus Philippus Zeij" ;
    a2a:PersonNameFirstName "Egidius Josephus Philippus" ;
    a2a:PersonNameLastName "Zeij"
  ] .

oa:person_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Person1072761539
  a a2a:Person ;
  rdfs:label "Anna Cornelia Geertruida Verburg" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Geertruida Verburg" ;
    a2a:PersonNameFirstName "Anna Cornelia Geertruida" ;
    a2a:PersonNameLastName "Verburg"
  ] .

oa:event_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "06-05-1894" ;
    a2a:Year "1894" ;
    a2a:Month "05" ;
    a2a:Day "06" ;
    rdfs:label "1894-05-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Person1072761537 ;
  a2a:EventKeyRef oa:event_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Event1 .

oa:relationep_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Person1072761538 ;
  a2a:EventKeyRef oa:event_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Event1 .

oa:relationep_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Person1072761539 ;
  a2a:EventKeyRef oa:event_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D_Event1 .

oa:source_srt_2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1894-05-06 - 1894-05-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-05-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-05-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1894e" ;
    a2a:Year "1894" ;
    a2a:Month "05" ;
    a2a:Day "06" ;
    rdfs:label "1894e"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, geboorteakten" ;
    a2a:Book "Nadere toegang op het geboorteregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1894e.2568" ;
    a2a:RegistryNumber "1894E" ;
    a2a:Folio "e047" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, geboorteakten, Nadere toegang op het geboorteregister van de gemeente Rotterdam, 1894e.2568, 1894E, e047"
  ] ;
  a2a:SourceLastChangeDate "2017-09-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2F2617DC39ED44C29CCB5EB0FD9F8F9D" ;
  a2a:RecordIdentifier "1072761536" ;
  a2a:RecordGUID "{2F2617DC-39ED-44C2-9CCB-5EB0FD9F8F9D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/EB531E1997DF4B1CA421AA586D1D7519" .

