@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_4e777929-db9a-9fca-0d3f-185d04cecc03
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 december 1818 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641183, oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641184, oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641185, oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641186, oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641187, oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641188 ;
  a2a:hasEvent oa:event_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_0, oa:relationep_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_1, oa:relationep_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_2, oa:relationep_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_3, oa:relationep_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_4, oa:relationep_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_5 ;
  a2a:hasSource oa:source_srt_4e777929-db9a-9fca-0d3f-185d04cecc03 .

oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641183
  a a2a:Person ;
  rdfs:label "Frans Antoni Bernard Beyer" ;
  a2a:PersonName [
    rdfs:label "Frans Antoni Bernard Beyer" ;
    a2a:PersonNameFirstName "Frans Antoni Bernard" ;
    a2a:PersonNameLastName "Beyer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dincklage (Oldenburg)" ;
    rdfs:label "Dincklage (Oldenburg)"
  ] .

oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641184
  a a2a:Person ;
  rdfs:label "Johan Bernard Beyer" ;
  a2a:PersonName [
    rdfs:label "Johan Bernard Beyer" ;
    a2a:PersonNameFirstName "Johan Bernard" ;
    a2a:PersonNameLastName "Beyer"
  ] .

oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641185
  a a2a:Person ;
  rdfs:label "Anna Maria Flos" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Flos" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Flos"
  ] .

oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641186
  a a2a:Person ;
  rdfs:label "Elizabeth Margarita Veeneka" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Margarita Veeneka" ;
    a2a:PersonNameFirstName "Elizabeth Margarita" ;
    a2a:PersonNameLastName "Veeneka"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Hage" ;
    rdfs:label "'s Hage"
  ] .

oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641187
  a a2a:Person ;
  rdfs:label "Lambert Veeneka" ;
  a2a:PersonName [
    rdfs:label "Lambert Veeneka" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNameLastName "Veeneka"
  ] .

oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641188
  a a2a:Person ;
  rdfs:label "Hester Adams" ;
  a2a:PersonName [
    rdfs:label "Hester Adams" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Adams"
  ] .

oa:event_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-12-1818" ;
    a2a:Year "1818" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1818-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641183 ;
  a2a:EventKeyRef oa:event_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Event1 .

oa:relationep_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641184 ;
  a2a:EventKeyRef oa:event_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Event1 .

oa:relationep_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641185 ;
  a2a:EventKeyRef oa:event_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Event1 .

oa:relationep_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641186 ;
  a2a:EventKeyRef oa:event_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Event1 .

oa:relationep_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641187 ;
  a2a:EventKeyRef oa:event_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Event1 .

oa:relationep_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Person1014641188 ;
  a2a:EventKeyRef oa:event_srt_4e777929-db9a-9fca-0d3f-185d04cecc03_Event1 .

oa:source_srt_4e777929-db9a-9fca-0d3f-185d04cecc03
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1818-12-23 - 1818-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1818-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-12-1818" ;
    a2a:Year "1818" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "23-12-1818"
  ] ;
  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 "1818C" ;
    a2a:Folio "c26v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1818C, c26v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/8000707D9ABE415EAA5B735E6329E5B2" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/8000707D9ABE415EAA5B735E6329E5B2" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/8000707D9ABE415EAA5B735E6329E5B2"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4D43555052CD4C3CA7FEC575411C8577" ;
  a2a:RecordIdentifier "1014641182" ;
  a2a:RecordGUID "{4e777929-db9a-9fca-0d3f-185d04cecc03}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 4D435550-52CD-4C3C-A7FE-C575411C8577" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061818C_54_A2A.xml van SRT" .

