@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_2f803480-e8ce-3998-59df-9749bbef5574
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 oktober 1830 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146754, oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146755, oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146756, oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146757, oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146758, oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146759 ;
  a2a:hasEvent oa:event_srt_2f803480-e8ce-3998-59df-9749bbef5574_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2f803480-e8ce-3998-59df-9749bbef5574_0, oa:relationep_srt_2f803480-e8ce-3998-59df-9749bbef5574_1, oa:relationep_srt_2f803480-e8ce-3998-59df-9749bbef5574_2, oa:relationep_srt_2f803480-e8ce-3998-59df-9749bbef5574_3, oa:relationep_srt_2f803480-e8ce-3998-59df-9749bbef5574_4, oa:relationep_srt_2f803480-e8ce-3998-59df-9749bbef5574_5 ;
  a2a:hasSource oa:source_srt_2f803480-e8ce-3998-59df-9749bbef5574 .

oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146754
  a a2a:Person ;
  rdfs:label "Jens Andreas Storm" ;
  a2a:PersonName [
    rdfs:label "Jens Andreas Storm" ;
    a2a:PersonNameFirstName "Jens Andreas" ;
    a2a:PersonNameLastName "Storm"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gierpen (Noorwegen)" ;
    rdfs:label "Gierpen (Noorwegen)"
  ] .

oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146755
  a a2a:Person ;
  rdfs:label "Andreas Johan Storm" ;
  a2a:PersonName [
    rdfs:label "Andreas Johan Storm" ;
    a2a:PersonNameFirstName "Andreas Johan" ;
    a2a:PersonNameLastName "Storm"
  ] .

oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146756
  a a2a:Person ;
  rdfs:label "Gonil Jens Docter" ;
  a2a:PersonName [
    rdfs:label "Gonil Jens Docter" ;
    a2a:PersonNameFirstName "Gonil Jens" ;
    a2a:PersonNameLastName "Docter"
  ] .

oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146757
  a a2a:Person ;
  rdfs:label "Helena Drop" ;
  a2a:PersonName [
    rdfs:label "Helena Drop" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Drop"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146758
  a a2a:Person ;
  rdfs:label "N.n. N.n." ;
  a2a:PersonName [
    rdfs:label "N.n. N.n." ;
    a2a:PersonNameFirstName "N.n." ;
    a2a:PersonNameLastName "N.n."
  ] .

oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146759
  a a2a:Person ;
  rdfs:label "Alida Drop" ;
  a2a:PersonName [
    rdfs:label "Alida Drop" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Drop"
  ] .

oa:event_srt_2f803480-e8ce-3998-59df-9749bbef5574_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-10-1830" ;
    a2a:Year "1830" ;
    a2a:Month "10" ;
    a2a:Day "06" ;
    rdfs:label "1830-10-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2f803480-e8ce-3998-59df-9749bbef5574_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146754 ;
  a2a:EventKeyRef oa:event_srt_2f803480-e8ce-3998-59df-9749bbef5574_Event1 .

oa:relationep_srt_2f803480-e8ce-3998-59df-9749bbef5574_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146755 ;
  a2a:EventKeyRef oa:event_srt_2f803480-e8ce-3998-59df-9749bbef5574_Event1 .

oa:relationep_srt_2f803480-e8ce-3998-59df-9749bbef5574_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146756 ;
  a2a:EventKeyRef oa:event_srt_2f803480-e8ce-3998-59df-9749bbef5574_Event1 .

oa:relationep_srt_2f803480-e8ce-3998-59df-9749bbef5574_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146757 ;
  a2a:EventKeyRef oa:event_srt_2f803480-e8ce-3998-59df-9749bbef5574_Event1 .

oa:relationep_srt_2f803480-e8ce-3998-59df-9749bbef5574_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146758 ;
  a2a:EventKeyRef oa:event_srt_2f803480-e8ce-3998-59df-9749bbef5574_Event1 .

oa:relationep_srt_2f803480-e8ce-3998-59df-9749bbef5574_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2f803480-e8ce-3998-59df-9749bbef5574_Person1014146759 ;
  a2a:EventKeyRef oa:event_srt_2f803480-e8ce-3998-59df-9749bbef5574_Event1 .

oa:source_srt_2f803480-e8ce-3998-59df-9749bbef5574
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1830-10-06 - 1830-10-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-10-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-10-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-10-1830" ;
    a2a:Year "1830" ;
    a2a:Month "10" ;
    a2a:Day "06" ;
    rdfs:label "06-10-1830"
  ] ;
  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 "1830B" ;
    a2a:Folio "b37v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1830B, b37v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/6E5E6BBFD1174C0AAEBEC26E109281F0" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/6E5E6BBFD1174C0AAEBEC26E109281F0" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/6E5E6BBFD1174C0AAEBEC26E109281F0"
  ] ;
  a2a:SourceLastChangeDate "2018-01-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6A507DFDA4A4401D83F78A02E293C14C" ;
  a2a:RecordIdentifier "1014146753" ;
  a2a:RecordGUID "{2f803480-e8ce-3998-59df-9749bbef5574}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 6A507DFD-A4A4-401D-83F7-8A02E293C14C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061830B_54_A2A.xml van SRT" .

