@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_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 augustus 1853 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892701, oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892702, oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892703, oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892704, oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892705, oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892706 ;
  a2a:hasEvent oa:event_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_0, oa:relationep_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_1, oa:relationep_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_2, oa:relationep_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_3, oa:relationep_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_4, oa:relationep_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_5 ;
  a2a:hasSource oa:source_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e .

oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892701
  a a2a:Person ;
  rdfs:label "Jacob de Jager" ;
  a2a:PersonName [
    rdfs:label "Jacob de Jager" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jager"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenhage" ;
    rdfs:label "'s Gravenhage"
  ] .

oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892702
  a a2a:Person ;
  rdfs:label "Arie de Jager" ;
  a2a:PersonName [
    rdfs:label "Arie de Jager" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jager"
  ] .

oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892703
  a a2a:Person ;
  rdfs:label "Jaapje den Dulk" ;
  a2a:PersonName [
    rdfs:label "Jaapje den Dulk" ;
    a2a:PersonNameFirstName "Jaapje" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dulk"
  ] .

oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892704
  a a2a:Person ;
  rdfs:label "Maria Alida Catharina Mulging" ;
  a2a:PersonName [
    rdfs:label "Maria Alida Catharina Mulging" ;
    a2a:PersonNameFirstName "Maria Alida Catharina" ;
    a2a:PersonNameLastName "Mulging"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892705
  a a2a:Person ;
  rdfs:label "Cornelis Mulging" ;
  a2a:PersonName [
    rdfs:label "Cornelis Mulging" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Mulging"
  ] .

oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892706
  a a2a:Person ;
  rdfs:label "Francina Rapyn" ;
  a2a:PersonName [
    rdfs:label "Francina Rapyn" ;
    a2a:PersonNameFirstName "Francina" ;
    a2a:PersonNameLastName "Rapyn"
  ] .

oa:event_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "31-08-1853" ;
    a2a:Year "1853" ;
    a2a:Month "08" ;
    a2a:Day "31" ;
    rdfs:label "1853-08-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892701 ;
  a2a:EventKeyRef oa:event_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Event1 .

oa:relationep_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892702 ;
  a2a:EventKeyRef oa:event_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Event1 .

oa:relationep_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892703 ;
  a2a:EventKeyRef oa:event_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Event1 .

oa:relationep_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892704 ;
  a2a:EventKeyRef oa:event_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Event1 .

oa:relationep_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892705 ;
  a2a:EventKeyRef oa:event_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Event1 .

oa:relationep_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Person2360892706 ;
  a2a:EventKeyRef oa:event_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e_Event1 .

oa:source_srt_0c13f56e-976a-8ff7-bdd3-ebfebfc8645e
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1853-08-31 - 1853-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1853-08-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1853-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-08-1853" ;
    a2a:Year "1853" ;
    a2a:Month "08" ;
    a2a:Day "31" ;
    rdfs:label "31-08-1853"
  ] ;
  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 "1853A" ;
    a2a:Folio "a86" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1853A, a86"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/B645632D39BD4EAEBB8DF2AFDBA88D64" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/B645632D39BD4EAEBB8DF2AFDBA88D64" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/B645632D39BD4EAEBB8DF2AFDBA88D64"
  ] ;
  a2a:SourceLastChangeDate "2021-09-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D2B0C5EEACCB4E7893083DECBCA1929D" ;
  a2a:RecordIdentifier "2360892700" ;
  a2a:RecordGUID "{0c13f56e-976a-8ff7-bdd3-ebfebfc8645e}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D2B0C5EE-ACCB-4E78-9308-3DECBCA1929D" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061853A_54_A2A.xml van SRT" .

