@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_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD
  a a2a:Record ;
  rdfs:label "Doop op 24 november 1720 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251439, oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251440, oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251441, oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251442, oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251443, oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251444 ;
  a2a:hasEvent oa:event_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_0, oa:relationep_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_1, oa:relationep_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_2, oa:relationep_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_3, oa:relationep_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_4, oa:relationep_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_5 ;
  a2a:hasSource oa:source_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD .

oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251439
  a a2a:Person ;
  rdfs:label "Jacoba Catarina Vingerhoet" ;
  a2a:PersonName [
    rdfs:label "Jacoba Catarina Vingerhoet" ;
    a2a:PersonNameFirstName "Jacoba Catarina" ;
    a2a:PersonNameLastName "Vingerhoet"
  ] .

oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251440
  a a2a:Person ;
  rdfs:label "Herman Vingerhoet" ;
  a2a:PersonName [
    rdfs:label "Herman Vingerhoet" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Vingerhoet"
  ] .

oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251441
  a a2a:Person ;
  rdfs:label "Johanna Ingnatia van der Hoeve" ;
  a2a:PersonName [
    rdfs:label "Johanna Ingnatia van der Hoeve" ;
    a2a:PersonNameFirstName "Johanna Ingnatia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hoeve"
  ] .

oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251442
  a a2a:Person ;
  rdfs:label "Theodore Francoijs de Meij" ;
  a2a:PersonName [
    rdfs:label "Theodore Francoijs de Meij" ;
    a2a:PersonNameFirstName "Theodore Francoijs" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meij"
  ] .

oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251443
  a a2a:Person ;
  rdfs:label "Cornelia Vingerhoet" ;
  a2a:PersonName [
    rdfs:label "Cornelia Vingerhoet" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Vingerhoet"
  ] .

oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251444
  a a2a:Person ;
  rdfs:label "Elisabeth Vingerhoet" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vingerhoet" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vingerhoet"
  ] .

oa:event_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "24-11-1720" ;
    a2a:Year "1720" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1720-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251439 ;
  a2a:EventKeyRef oa:event_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Event1 .

oa:relationep_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251440 ;
  a2a:EventKeyRef oa:event_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Event1 .

oa:relationep_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251441 ;
  a2a:EventKeyRef oa:event_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Event1 .

oa:relationep_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251442 ;
  a2a:EventKeyRef oa:event_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Event1 .

oa:relationep_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251443 ;
  a2a:EventKeyRef oa:event_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Event1 .

oa:relationep_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Person3233251444 ;
  a2a:EventKeyRef oa:event_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD_Event1 .

oa:source_srt_82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1720-11-24 - 1720-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1720-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1720-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-11-1720" ;
    a2a:Year "1720" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "24-11-1720"
  ] ;
  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 "23" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop gereformeerd, 23"
  ] ;
  a2a:SourceLastChangeDate "2026-04-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/82CCD4BA44EB4BBB81AC71F23EC53CAD" ;
  a2a:RecordIdentifier "3233251438" ;
  a2a:RecordGUID "{82CCD4BA-44EB-4BBB-81AC-71F23EC53CAD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B2D90E71E6604F519174EDFE58F5AB97" .

