@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_fec79391-55ca-fbfe-4e8a-067c9b6f352c
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 juni 1828 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027368, oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027369, oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027370, oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027371, oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027372, oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027373 ;
  a2a:hasEvent oa:event_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_0, oa:relationep_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_1, oa:relationep_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_2, oa:relationep_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_3, oa:relationep_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_4, oa:relationep_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_5 ;
  a2a:hasSource oa:source_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c .

oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027368
  a a2a:Person ;
  rdfs:label "Fredric Willem Ebeling" ;
  a2a:PersonName [
    rdfs:label "Fredric Willem Ebeling" ;
    a2a:PersonNameFirstName "Fredric Willem" ;
    a2a:PersonNameLastName "Ebeling"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lipstad (Westpalen)" ;
    rdfs:label "Lipstad (Westpalen)"
  ] .

oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027369
  a a2a:Person ;
  rdfs:label "Willem Lodewijk Ebeling" ;
  a2a:PersonName [
    rdfs:label "Willem Lodewijk Ebeling" ;
    a2a:PersonNameFirstName "Willem Lodewijk" ;
    a2a:PersonNameLastName "Ebeling"
  ] .

oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027370
  a a2a:Person ;
  rdfs:label "Sophia Charlotta Hofbauer" ;
  a2a:PersonName [
    rdfs:label "Sophia Charlotta Hofbauer" ;
    a2a:PersonNameFirstName "Sophia Charlotta" ;
    a2a:PersonNameLastName "Hofbauer"
  ] .

oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027371
  a a2a:Person ;
  rdfs:label "Frederika Adelheid Kneip" ;
  a2a:PersonName [
    rdfs:label "Frederika Adelheid Kneip" ;
    a2a:PersonNameFirstName "Frederika Adelheid" ;
    a2a:PersonNameLastName "Kneip"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027372
  a a2a:Person ;
  rdfs:label "Adolf Heinrich Kneip" ;
  a2a:PersonName [
    rdfs:label "Adolf Heinrich Kneip" ;
    a2a:PersonNameFirstName "Adolf Heinrich" ;
    a2a:PersonNameLastName "Kneip"
  ] .

oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027373
  a a2a:Person ;
  rdfs:label "Frederika Kluseman" ;
  a2a:PersonName [
    rdfs:label "Frederika Kluseman" ;
    a2a:PersonNameFirstName "Frederika" ;
    a2a:PersonNameLastName "Kluseman"
  ] .

oa:event_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "19-06-1828" ;
    a2a:Year "1828" ;
    a2a:Month "06" ;
    a2a:Day "19" ;
    rdfs:label "1828-06-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027368 ;
  a2a:EventKeyRef oa:event_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Event1 .

oa:relationep_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027369 ;
  a2a:EventKeyRef oa:event_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Event1 .

oa:relationep_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027370 ;
  a2a:EventKeyRef oa:event_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Event1 .

oa:relationep_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027371 ;
  a2a:EventKeyRef oa:event_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Event1 .

oa:relationep_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027372 ;
  a2a:EventKeyRef oa:event_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Event1 .

oa:relationep_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Person2336027373 ;
  a2a:EventKeyRef oa:event_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c_Event1 .

oa:source_srt_fec79391-55ca-fbfe-4e8a-067c9b6f352c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1828-06-19 - 1828-06-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1828-06-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1828-06-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-06-1828" ;
    a2a:Year "1828" ;
    a2a:Month "06" ;
    a2a:Day "19" ;
    rdfs:label "19-06-1828"
  ] ;
  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:RegistryNumber "1828A" ;
    a2a:Folio "a171v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1828A, a171v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/9027624574D9445096DFF003BC8CD483" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/9027624574D9445096DFF003BC8CD483" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/9027624574D9445096DFF003BC8CD483"
  ] ;
  a2a:SourceLastChangeDate "2021-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C78E8ED8758F49208254858E8CE42C7C" ;
  a2a:RecordIdentifier "2336027367" ;
  a2a:RecordGUID "{fec79391-55ca-fbfe-4e8a-067c9b6f352c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder C78E8ED8-758F-4920-8254-858E8CE42C7C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061828A_54_A2A.xml van SRT" .

