@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_F360D52C-44FC-4885-B7C7-4B62C13AE2BA
  a a2a:Record ;
  rdfs:label "Trouwen op 8 mei 1796 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_Person1091546473, oa:person_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_Person1091546474 ;
  a2a:hasEvent oa:event_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_0, oa:relationep_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_1 ;
  a2a:hasSource oa:source_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA .

oa:person_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_Person1091546473
  a a2a:Person ;
  rdfs:label "Joannes Hendrik Wevers" ;
  a2a:PersonName [
    rdfs:label "Joannes Hendrik Wevers" ;
    a2a:PersonNameFirstName "Joannes Hendrik" ;
    a2a:PersonNameLastName "Wevers"
  ] .

oa:person_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_Person1091546474
  a a2a:Person ;
  rdfs:label "Anna Maria Knape" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Knape" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Knape"
  ] .

oa:event_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "05" ;
    a2a:Day "08" ;
    rdfs:label "1796-05-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_Person1091546473 ;
  a2a:EventKeyRef oa:event_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_Event1 .

oa:relationep_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_Person1091546474 ;
  a2a:EventKeyRef oa:event_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA_Event1 .

oa:source_srt_F360D52C-44FC-4885-B7C7-4B62C13AE2BA
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1796-05-08 - 1796-05-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-05-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-05-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-05-1796" ;
    a2a:Year "1796" ;
    a2a:Month "05" ;
    a2a:Day "08" ;
    rdfs:label "08-05-1796"
  ] ;
  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/F360D52C44FC4885B7C74B62C13AE2BA" ;
  a2a:RecordIdentifier "1091546472" ;
  a2a:RecordGUID "{F360D52C-44FC-4885-B7C7-4B62C13AE2BA}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/2CBA1981831241EFB1186092FEF9D794" .

