@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_af9a0e44-e575-9adf-b476-68a8091ce7af
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 april 1879 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287889, oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287890, oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287891, oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287892, oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287893, oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287894 ;
  a2a:hasEvent oa:event_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_0, oa:relationep_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_1, oa:relationep_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_2, oa:relationep_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_3, oa:relationep_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_4, oa:relationep_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_5 ;
  a2a:hasSource oa:source_srt_af9a0e44-e575-9adf-b476-68a8091ce7af .

oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287889
  a a2a:Person ;
  rdfs:label "Robert Peter Hamm" ;
  a2a:PersonName [
    rdfs:label "Robert Peter Hamm" ;
    a2a:PersonNameFirstName "Robert Peter" ;
    a2a:PersonNameLastName "Hamm"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergheim aan de Sieg" ;
    rdfs:label "Bergheim aan de Sieg"
  ] .

oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287890
  a a2a:Person ;
  rdfs:label "Robert Hamm" ;
  a2a:PersonName [
    rdfs:label "Robert Hamm" ;
    a2a:PersonNameFirstName "Robert" ;
    a2a:PersonNameLastName "Hamm"
  ] .

oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287891
  a a2a:Person ;
  rdfs:label "Eva Ham" ;
  a2a:PersonName [
    rdfs:label "Eva Ham" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNameLastName "Ham"
  ] .

oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287892
  a a2a:Person ;
  rdfs:label "Johanna Margaretha van Wiegen" ;
  a2a:PersonName [
    rdfs:label "Johanna Margaretha van Wiegen" ;
    a2a:PersonNameFirstName "Johanna Margaretha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wiegen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287893
  a a2a:Person ;
  rdfs:label "Johannes van Wiegen" ;
  a2a:PersonName [
    rdfs:label "Johannes van Wiegen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wiegen"
  ] .

oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287894
  a a2a:Person ;
  rdfs:label "Leopoldina Helena Overgoor" ;
  a2a:PersonName [
    rdfs:label "Leopoldina Helena Overgoor" ;
    a2a:PersonNameFirstName "Leopoldina Helena" ;
    a2a:PersonNameLastName "Overgoor"
  ] .

oa:event_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "30-04-1879" ;
    a2a:Year "1879" ;
    a2a:Month "04" ;
    a2a:Day "30" ;
    rdfs:label "1879-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287889 ;
  a2a:EventKeyRef oa:event_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Event1 .

oa:relationep_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287890 ;
  a2a:EventKeyRef oa:event_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Event1 .

oa:relationep_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287891 ;
  a2a:EventKeyRef oa:event_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Event1 .

oa:relationep_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287892 ;
  a2a:EventKeyRef oa:event_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Event1 .

oa:relationep_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287893 ;
  a2a:EventKeyRef oa:event_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Event1 .

oa:relationep_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Person1014287894 ;
  a2a:EventKeyRef oa:event_srt_af9a0e44-e575-9adf-b476-68a8091ce7af_Event1 .

oa:source_srt_af9a0e44-e575-9adf-b476-68a8091ce7af
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1879-04-30 - 1879-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-04-1879" ;
    a2a:Year "1879" ;
    a2a:Month "04" ;
    a2a:Day "30" ;
    rdfs:label "30-04-1879"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1879.339" ;
    a2a:RegistryNumber "1879B" ;
    a2a:Folio "b080" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1879.339, 1879B, b080"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/8E8B3B8373E34C3589C957BBBD8A1C71" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/8E8B3B8373E34C3589C957BBBD8A1C71" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/8E8B3B8373E34C3589C957BBBD8A1C71"
  ] ;
  a2a:SourceLastChangeDate "2017-06-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/A444B36AB80E40E6AFCB970F33BAAB3E" ;
  a2a:RecordIdentifier "1014287888" ;
  a2a:RecordGUID "{af9a0e44-e575-9adf-b476-68a8091ce7af}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder A444B36A-B80E-40E6-AFCB-970F33BAAB3E" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061879B_54_A2A.xml van SRT" .

