@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_6da0a10b-16c8-6738-2bed-e4f84feff6f6
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 oktober 1833 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276844, oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276845, oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276846, oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276847, oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276848, oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276849 ;
  a2a:hasEvent oa:event_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_0, oa:relationep_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_1, oa:relationep_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_2, oa:relationep_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_3, oa:relationep_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_4, oa:relationep_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_5 ;
  a2a:hasSource oa:source_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6 .

oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276844
  a a2a:Person ;
  rdfs:label "Johann Bernd Gerdes" ;
  a2a:PersonName [
    rdfs:label "Johann Bernd Gerdes" ;
    a2a:PersonNameFirstName "Johann Bernd" ;
    a2a:PersonNameLastName "Gerdes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Eijnen (Oldenburg)" ;
    rdfs:label "Eijnen (Oldenburg)"
  ] .

oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276845
  a a2a:Person ;
  rdfs:label "Ludovicus Gerdes" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Gerdes" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Gerdes"
  ] .

oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276846
  a a2a:Person ;
  rdfs:label "Maria Agnes Berens" ;
  a2a:PersonName [
    rdfs:label "Maria Agnes Berens" ;
    a2a:PersonNameFirstName "Maria Agnes" ;
    a2a:PersonNameLastName "Berens"
  ] .

oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276847
  a a2a:Person ;
  rdfs:label "Jacoba van den Berg" ;
  a2a:PersonName [
    rdfs:label "Jacoba van den Berg" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276848
  a a2a:Person ;
  rdfs:label "Pieter van den Berg" ;
  a2a:PersonName [
    rdfs:label "Pieter van den Berg" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Berg"
  ] .

oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276849
  a a2a:Person ;
  rdfs:label "Pietertje van der Meij" ;
  a2a:PersonName [
    rdfs:label "Pietertje van der Meij" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meij"
  ] .

oa:event_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-10-1833" ;
    a2a:Year "1833" ;
    a2a:Month "10" ;
    a2a:Day "02" ;
    rdfs:label "1833-10-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276844 ;
  a2a:EventKeyRef oa:event_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Event1 .

oa:relationep_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276845 ;
  a2a:EventKeyRef oa:event_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Event1 .

oa:relationep_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276846 ;
  a2a:EventKeyRef oa:event_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Event1 .

oa:relationep_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276847 ;
  a2a:EventKeyRef oa:event_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Event1 .

oa:relationep_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276848 ;
  a2a:EventKeyRef oa:event_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Event1 .

oa:relationep_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Person1014276849 ;
  a2a:EventKeyRef oa:event_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6_Event1 .

oa:source_srt_6da0a10b-16c8-6738-2bed-e4f84feff6f6
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1833-10-02 - 1833-10-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1833-10-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1833-10-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-10-1833" ;
    a2a:Year "1833" ;
    a2a:Month "10" ;
    a2a:Day "02" ;
    rdfs:label "02-10-1833"
  ] ;
  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 huwelijksregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1833B" ;
    a2a:Folio "b98v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1833B, b98v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/FE1A8B8BAA3F4EF0AAD89A2715A023E3" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/FE1A8B8BAA3F4EF0AAD89A2715A023E3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/FE1A8B8BAA3F4EF0AAD89A2715A023E3"
  ] ;
  a2a:SourceLastChangeDate "2022-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3E7E166CD91546C1BDFBA51D3A203811" ;
  a2a:RecordIdentifier "1014276843" ;
  a2a:RecordGUID "{6da0a10b-16c8-6738-2bed-e4f84feff6f6}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 3E7E166C-D915-46C1-BDFB-A51D3A203811" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061833B_54_A2A.xml van SRT" .

