@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_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF
  a a2a:Record ;
  rdfs:label "Doop op 29 augustus 1743 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290218, oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290219, oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290220, oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290221, oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290222 ;
  a2a:hasEvent oa:event_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_0, oa:relationep_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_1, oa:relationep_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_2, oa:relationep_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_3, oa:relationep_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_4 ;
  a2a:hasSource oa:source_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF .

oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290218
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Verroen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Verroen" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Verroen"
  ] .

oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290219
  a a2a:Person ;
  rdfs:label "Abraham Verroen" ;
  a2a:PersonName [
    rdfs:label "Abraham Verroen" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Verroen"
  ] .

oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290220
  a a2a:Person ;
  rdfs:label "Anna van den Bogaert" ;
  a2a:PersonName [
    rdfs:label "Anna van den Bogaert" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogaert"
  ] .

oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290221
  a a2a:Person ;
  rdfs:label "Jan Verroen" ;
  a2a:PersonName [
    rdfs:label "Jan Verroen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Verroen"
  ] .

oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290222
  a a2a:Person ;
  rdfs:label "Maria Loefs" ;
  a2a:PersonName [
    rdfs:label "Maria Loefs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Loefs"
  ] .

oa:event_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "29-08-1743" ;
    a2a:Year "1743" ;
    a2a:Month "08" ;
    a2a:Day "29" ;
    rdfs:label "1743-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290218 ;
  a2a:EventKeyRef oa:event_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Event1 .

oa:relationep_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290219 ;
  a2a:EventKeyRef oa:event_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Event1 .

oa:relationep_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290220 ;
  a2a:EventKeyRef oa:event_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Event1 .

oa:relationep_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290221 ;
  a2a:EventKeyRef oa:event_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Event1 .

oa:relationep_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Person4601290222 ;
  a2a:EventKeyRef oa:event_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF_Event1 .

oa:source_srt_BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1743-08-29 - 1743-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "29-08-1743" ;
    a2a:Year "1743" ;
    a2a:Month "08" ;
    a2a:Day "29" ;
    rdfs:label "29-08-1743"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop rooms-katholiek Leeuwenstraat" ;
    a2a:RegistryNumber "160" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop rooms-katholiek Leeuwenstraat, 160"
  ] ;
  a2a:SourceLastChangeDate "2026-04-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BFCD3960FE0B4FCB9F7F77B0780ECBAF" ;
  a2a:RecordIdentifier "4601290217" ;
  a2a:RecordGUID "{BFCD3960-FE0B-4FCB-9F7F-77B0780ECBAF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/942199C170824C96B5C64720D1D31F67" .

