@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_428d57b4-6fc8-e291-5e80-d69049b6c25e
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 april 1835 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785946, oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785947, oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785948, oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785949, oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785950, oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785951 ;
  a2a:hasEvent oa:event_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_0, oa:relationep_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_1, oa:relationep_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_2, oa:relationep_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_3, oa:relationep_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_4, oa:relationep_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_5 ;
  a2a:hasSource oa:source_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e .

oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785946
  a a2a:Person ;
  rdfs:label "Gerrit Jan van Raalt" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan van Raalt" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raalt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785947
  a a2a:Person ;
  rdfs:label "Jan Nicolaas van Raalt" ;
  a2a:PersonName [
    rdfs:label "Jan Nicolaas van Raalt" ;
    a2a:PersonNameFirstName "Jan Nicolaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raalt"
  ] .

oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785948
  a a2a:Person ;
  rdfs:label "Angenita van Eelders" ;
  a2a:PersonName [
    rdfs:label "Angenita van Eelders" ;
    a2a:PersonNameFirstName "Angenita" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eelders"
  ] .

oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785949
  a a2a:Person ;
  rdfs:label "Isabella Moormans" ;
  a2a:PersonName [
    rdfs:label "Isabella Moormans" ;
    a2a:PersonNameFirstName "Isabella" ;
    a2a:PersonNameLastName "Moormans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785950
  a a2a:Person ;
  rdfs:label "Dirk Moormans" ;
  a2a:PersonName [
    rdfs:label "Dirk Moormans" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Moormans"
  ] .

oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785951
  a a2a:Person ;
  rdfs:label "Elisabeth Francina de Beijer" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Francina de Beijer" ;
    a2a:PersonNameFirstName "Elisabeth Francina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Beijer"
  ] .

oa:event_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "08-04-1835" ;
    a2a:Year "1835" ;
    a2a:Month "04" ;
    a2a:Day "08" ;
    rdfs:label "1835-04-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785946 ;
  a2a:EventKeyRef oa:event_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Event1 .

oa:relationep_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785947 ;
  a2a:EventKeyRef oa:event_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Event1 .

oa:relationep_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785948 ;
  a2a:EventKeyRef oa:event_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Event1 .

oa:relationep_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785949 ;
  a2a:EventKeyRef oa:event_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Event1 .

oa:relationep_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785950 ;
  a2a:EventKeyRef oa:event_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Event1 .

oa:relationep_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Person1014785951 ;
  a2a:EventKeyRef oa:event_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e_Event1 .

oa:source_srt_428d57b4-6fc8-e291-5e80-d69049b6c25e
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1835-04-08 - 1835-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1835-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1835-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-04-1835" ;
    a2a:Year "1835" ;
    a2a:Month "04" ;
    a2a:Day "08" ;
    rdfs:label "08-04-1835"
  ] ;
  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 "1835A" ;
    a2a:Folio "a116" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1835A, a116"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/2C82CC64B3C7437584261D95B4755655" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/2C82CC64B3C7437584261D95B4755655" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/2C82CC64B3C7437584261D95B4755655"
  ] ;
  a2a:SourceLastChangeDate "2018-06-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/1D78C46297B243C0B22632BF04120953" ;
  a2a:RecordIdentifier "1014785945" ;
  a2a:RecordGUID "{428d57b4-6fc8-e291-5e80-d69049b6c25e}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 1D78C462-97B2-43C0-B226-32BF04120953" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061835A_54_A2A.xml van SRT" .

