@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_3AC03F47-9DAB-417A-A398-975045ABD2D9
  a a2a:Record ;
  rdfs:label "Trouwen op 12 mei 1799 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_Person1091547190, oa:person_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_Person1091547191 ;
  a2a:hasEvent oa:event_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_0, oa:relationep_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_1 ;
  a2a:hasSource oa:source_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9 .

oa:person_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_Person1091547190
  a a2a:Person ;
  rdfs:label "Franciscus Wittenbergh" ;
  a2a:PersonName [
    rdfs:label "Franciscus Wittenbergh" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Wittenbergh"
  ] .

oa:person_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_Person1091547191
  a a2a:Person ;
  rdfs:label "Ida Homme" ;
  a2a:PersonName [
    rdfs:label "Ida Homme" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Homme"
  ] .

oa:event_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1799" ;
    a2a:Month "05" ;
    a2a:Day "12" ;
    rdfs:label "1799-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_Person1091547190 ;
  a2a:EventKeyRef oa:event_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_Event1 .

oa:relationep_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_Person1091547191 ;
  a2a:EventKeyRef oa:event_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9_Event1 .

oa:source_srt_3AC03F47-9DAB-417A-A398-975045ABD2D9
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1799-05-12 - 1799-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1799-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1799-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-05-1799" ;
    a2a:Year "1799" ;
    a2a:Month "05" ;
    a2a:Day "12" ;
    rdfs:label "12-05-1799"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Trouw rooms-katholiek" ;
    a2a:RegistryNumber "166" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Trouw rooms-katholiek, 166"
  ] ;
  a2a:SourceLastChangeDate "2025-05-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3AC03F479DAB417AA398975045ABD2D9" ;
  a2a:RecordIdentifier "1091547189" ;
  a2a:RecordGUID "{3AC03F47-9DAB-417A-A398-975045ABD2D9}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2CBA1981831241EFB1186092FEF9D794" .

