@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_6efb3268-076c-e0cc-babc-c11f3863afed
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 maart 1864 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319916, oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319917, oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319918, oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319919, oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319920, oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319921 ;
  a2a:hasEvent oa:event_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_6efb3268-076c-e0cc-babc-c11f3863afed_0, oa:relationep_srt_6efb3268-076c-e0cc-babc-c11f3863afed_1, oa:relationep_srt_6efb3268-076c-e0cc-babc-c11f3863afed_2, oa:relationep_srt_6efb3268-076c-e0cc-babc-c11f3863afed_3, oa:relationep_srt_6efb3268-076c-e0cc-babc-c11f3863afed_4, oa:relationep_srt_6efb3268-076c-e0cc-babc-c11f3863afed_5 ;
  a2a:hasSource oa:source_srt_6efb3268-076c-e0cc-babc-c11f3863afed .

oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319916
  a a2a:Person ;
  rdfs:label "Leonardus Augustus Regnerus Meeuwsen" ;
  a2a:PersonName [
    rdfs:label "Leonardus Augustus Regnerus Meeuwsen" ;
    a2a:PersonNameFirstName "Leonardus Augustus Regnerus" ;
    a2a:PersonNameLastName "Meeuwsen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem"
  ] .

oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319917
  a a2a:Person ;
  rdfs:label "Reinier Meeuwsen" ;
  a2a:PersonName [
    rdfs:label "Reinier Meeuwsen" ;
    a2a:PersonNameFirstName "Reinier" ;
    a2a:PersonNameLastName "Meeuwsen"
  ] .

oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319918
  a a2a:Person ;
  rdfs:label "Paulina Peters" ;
  a2a:PersonName [
    rdfs:label "Paulina Peters" ;
    a2a:PersonNameFirstName "Paulina" ;
    a2a:PersonNameLastName "Peters"
  ] .

oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319919
  a a2a:Person ;
  rdfs:label "Maria Christina Hubertina Ramakers" ;
  a2a:PersonName [
    rdfs:label "Maria Christina Hubertina Ramakers" ;
    a2a:PersonNameFirstName "Maria Christina Hubertina" ;
    a2a:PersonNameLastName "Ramakers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319920
  a a2a:Person ;
  rdfs:label "Franciscus Jacobus Michaël Ramakers" ;
  a2a:PersonName [
    rdfs:label "Franciscus Jacobus Michaël Ramakers" ;
    a2a:PersonNameFirstName "Franciscus Jacobus Michaël" ;
    a2a:PersonNameLastName "Ramakers"
  ] .

oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319921
  a a2a:Person ;
  rdfs:label "Maria Francisca Leonard" ;
  a2a:PersonName [
    rdfs:label "Maria Francisca Leonard" ;
    a2a:PersonNameFirstName "Maria Francisca" ;
    a2a:PersonNameLastName "Leonard"
  ] .

oa:event_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "31-03-1864" ;
    a2a:Year "1864" ;
    a2a:Month "03" ;
    a2a:Day "31" ;
    rdfs:label "1864-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_6efb3268-076c-e0cc-babc-c11f3863afed_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319916 ;
  a2a:EventKeyRef oa:event_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Event1 .

oa:relationep_srt_6efb3268-076c-e0cc-babc-c11f3863afed_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319917 ;
  a2a:EventKeyRef oa:event_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Event1 .

oa:relationep_srt_6efb3268-076c-e0cc-babc-c11f3863afed_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319918 ;
  a2a:EventKeyRef oa:event_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Event1 .

oa:relationep_srt_6efb3268-076c-e0cc-babc-c11f3863afed_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319919 ;
  a2a:EventKeyRef oa:event_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Event1 .

oa:relationep_srt_6efb3268-076c-e0cc-babc-c11f3863afed_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319920 ;
  a2a:EventKeyRef oa:event_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Event1 .

oa:relationep_srt_6efb3268-076c-e0cc-babc-c11f3863afed_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Person1014319921 ;
  a2a:EventKeyRef oa:event_srt_6efb3268-076c-e0cc-babc-c11f3863afed_Event1 .

oa:source_srt_6efb3268-076c-e0cc-babc-c11f3863afed
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1864-03-31 - 1864-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-03-1864" ;
    a2a:Year "1864" ;
    a2a:Month "03" ;
    a2a:Day "31" ;
    rdfs:label "31-03-1864"
  ] ;
  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:DocumentNumber "1864.144" ;
    a2a:RegistryNumber "1864A" ;
    a2a:Folio "a75v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1864.144, 1864A, a75v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/5B497F91017744C1BB45C90ACE1820FB" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/5B497F91017744C1BB45C90ACE1820FB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/5B497F91017744C1BB45C90ACE1820FB"
  ] ;
  a2a:SourceLastChangeDate "2017-06-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E28A771019454A19A3C426489B7199D5" ;
  a2a:RecordIdentifier "1014319915" ;
  a2a:RecordGUID "{6efb3268-076c-e0cc-babc-c11f3863afed}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder E28A7710-1945-4A19-A3C4-26489B7199D5" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061864A_54_A2A.xml van SRT" .

