@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_33B92FD9-DF92-4DFF-99BC-C23FD255CED2
  a a2a:Record ;
  rdfs:label "Doop op 2 februari 1783 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Person2378531508, oa:person_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Person2378531509, oa:person_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Person2378531510, oa:person_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Person2378531511 ;
  a2a:hasEvent oa:event_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_0, oa:relationep_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_1, oa:relationep_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_2, oa:relationep_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_3 ;
  a2a:hasSource oa:source_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2 .

oa:person_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Person2378531508
  a a2a:Person ;
  rdfs:label "Abraham Driessen" ;
  a2a:PersonName [
    rdfs:label "Abraham Driessen" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Driessen"
  ] .

oa:person_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Person2378531509
  a a2a:Person ;
  rdfs:label "Gerrit Driessen" ;
  a2a:PersonName [
    rdfs:label "Gerrit Driessen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Driessen"
  ] .

oa:person_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Person2378531510
  a a2a:Person ;
  rdfs:label "Aaltie Klomp" ;
  a2a:PersonName [
    rdfs:label "Aaltie Klomp" ;
    a2a:PersonNameFirstName "Aaltie" ;
    a2a:PersonNameLastName "Klomp"
  ] .

oa:person_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Person2378531511
  a a2a:Person ;
  rdfs:label "Geertruij van Es" ;
  a2a:PersonName [
    rdfs:label "Geertruij van Es" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] .

oa:event_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "02-02-1783" ;
    a2a:Year "1783" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "1783-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Person2378531508 ;
  a2a:EventKeyRef oa:event_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Event1 .

oa:relationep_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Person2378531509 ;
  a2a:EventKeyRef oa:event_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Event1 .

oa:relationep_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Person2378531510 ;
  a2a:EventKeyRef oa:event_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Event1 .

oa:relationep_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Person2378531511 ;
  a2a:EventKeyRef oa:event_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2_Event1 .

oa:source_srt_33B92FD9-DF92-4DFF-99BC-C23FD255CED2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1783-02-02 - 1783-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1783-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1783-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-02-1783" ;
    a2a:Year "1783" ;
    a2a:Month "02" ;
    a2a:Day "02" ;
    rdfs:label "02-02-1783"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop gereformeerd" ;
    a2a:RegistryNumber "37" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop gereformeerd, 37"
  ] ;
  a2a:SourceLastChangeDate "2021-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/33B92FD9DF924DFF99BCC23FD255CED2" ;
  a2a:RecordIdentifier "2378531507" ;
  a2a:RecordGUID "{33B92FD9-DF92-4DFF-99BC-C23FD255CED2}" ;
  a2a:SourceRemarkOpmerking "Kind van tweeling" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/AF63E5D6B17F42CFB02889CF09E90A09" .

