@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_17c4f953-be90-a03a-1fd9-8a0b2ba41aee
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 november 1834 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219419, oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219420, oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219421, oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219422, oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219423, oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219424 ;
  a2a:hasEvent oa:event_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_0, oa:relationep_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_1, oa:relationep_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_2, oa:relationep_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_3, oa:relationep_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_4, oa:relationep_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_5 ;
  a2a:hasSource oa:source_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee .

oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219419
  a a2a:Person ;
  rdfs:label "Joannes Elderhorst" ;
  a2a:PersonName [
    rdfs:label "Joannes Elderhorst" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Elderhorst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219420
  a a2a:Person ;
  rdfs:label "Jan Elderhorst" ;
  a2a:PersonName [
    rdfs:label "Jan Elderhorst" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Elderhorst"
  ] .

oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219421
  a a2a:Person ;
  rdfs:label "Anna Maria Stompf" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Stompf" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Stompf"
  ] .

oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219422
  a a2a:Person ;
  rdfs:label "Anna Maria Schrijver" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Schrijver" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Schrijver"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219423
  a a2a:Person ;
  rdfs:label "Barent Schrijver" ;
  a2a:PersonName [
    rdfs:label "Barent Schrijver" ;
    a2a:PersonNameFirstName "Barent" ;
    a2a:PersonNameLastName "Schrijver"
  ] .

oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219424
  a a2a:Person ;
  rdfs:label "Maria Lowaarts" ;
  a2a:PersonName [
    rdfs:label "Maria Lowaarts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Lowaarts"
  ] .

oa:event_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "12-11-1834" ;
    a2a:Year "1834" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1834-11-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219419 ;
  a2a:EventKeyRef oa:event_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Event1 .

oa:relationep_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219420 ;
  a2a:EventKeyRef oa:event_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Event1 .

oa:relationep_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219421 ;
  a2a:EventKeyRef oa:event_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Event1 .

oa:relationep_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219422 ;
  a2a:EventKeyRef oa:event_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Event1 .

oa:relationep_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219423 ;
  a2a:EventKeyRef oa:event_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Event1 .

oa:relationep_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Person1014219424 ;
  a2a:EventKeyRef oa:event_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee_Event1 .

oa:source_srt_17c4f953-be90-a03a-1fd9-8a0b2ba41aee
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1834-11-12 - 1834-11-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1834-11-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1834-11-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-11-1834" ;
    a2a:Year "1834" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "12-11-1834"
  ] ;
  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 "1834C" ;
    a2a:Folio "c99v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1834C, c99v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/C1130568DFC44F3B8EFFFB3710441B65" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/C1130568DFC44F3B8EFFFB3710441B65" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/C1130568DFC44F3B8EFFFB3710441B65"
  ] ;
  a2a:SourceLastChangeDate "2022-05-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/DF1F4EE1481845E8B64743CE6FCBB402" ;
  a2a:RecordIdentifier "1014219418" ;
  a2a:RecordGUID "{17c4f953-be90-a03a-1fd9-8a0b2ba41aee}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder DF1F4EE1-4818-45E8-B647-43CE6FCBB402" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061834C_54_A2A.xml van SRT" .

