@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_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09
  a a2a:Record ;
  rdfs:label "Doop op 19 februari 1761 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009597, oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009598, oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009599, oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009600, oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009601 ;
  a2a:hasEvent oa:event_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_0, oa:relationep_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_1, oa:relationep_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_2, oa:relationep_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_3, oa:relationep_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_4 ;
  a2a:hasSource oa:source_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09 .

oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009597
  a a2a:Person ;
  rdfs:label "Anna Margarita Haege" ;
  a2a:PersonName [
    rdfs:label "Anna Margarita Haege" ;
    a2a:PersonNameFirstName "Anna Margarita" ;
    a2a:PersonNameLastName "Haege"
  ] .

oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009598
  a a2a:Person ;
  rdfs:label "Hendrik Haege" ;
  a2a:PersonName [
    rdfs:label "Hendrik Haege" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Haege"
  ] .

oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009599
  a a2a:Person ;
  rdfs:label "Anna Bool" ;
  a2a:PersonName [
    rdfs:label "Anna Bool" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Bool"
  ] .

oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009600
  a a2a:Person ;
  rdfs:label "Dirk Haege" ;
  a2a:PersonName [
    rdfs:label "Dirk Haege" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Haege"
  ] .

oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009601
  a a2a:Person ;
  rdfs:label "Margarita Stompe" ;
  a2a:PersonName [
    rdfs:label "Margarita Stompe" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "Stompe"
  ] .

oa:event_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "19-02-1761" ;
    a2a:Year "1761" ;
    a2a:Month "02" ;
    a2a:Day "19" ;
    rdfs:label "1761-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009597 ;
  a2a:EventKeyRef oa:event_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Event1 .

oa:relationep_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009598 ;
  a2a:EventKeyRef oa:event_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Event1 .

oa:relationep_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009599 ;
  a2a:EventKeyRef oa:event_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Event1 .

oa:relationep_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009600 ;
  a2a:EventKeyRef oa:event_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Event1 .

oa:relationep_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Person3921009601 ;
  a2a:EventKeyRef oa:event_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09_Event1 .

oa:source_srt_CEAD58CD-0861-4CE7-9F98-867CF8BC2A09
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1761-02-19 - 1761-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1761-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1761-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-02-1761" ;
    a2a:Year "1761" ;
    a2a:Month "02" ;
    a2a:Day "19" ;
    rdfs:label "19-02-1761"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop rooms-katholiek Leeuwenstraat" ;
    a2a:RegistryNumber "160" ;
    rdfs:label "Stadsarchief Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop rooms-katholiek Leeuwenstraat, 160"
  ] ;
  a2a:SourceLastChangeDate "2024-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CEAD58CD08614CE79F98867CF8BC2A09" ;
  a2a:RecordIdentifier "3921009596" ;
  a2a:RecordGUID "{CEAD58CD-0861-4CE7-9F98-867CF8BC2A09}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/942199C170824C96B5C64720D1D31F67" .

