@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_b28857cb-a8bb-da46-836e-aa4fa52fd065
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 maart 1909 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213324, oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213325, oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213326, oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213327, oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213328, oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213329 ;
  a2a:hasEvent oa:event_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_0, oa:relationep_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_1, oa:relationep_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_2, oa:relationep_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_3, oa:relationep_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_4, oa:relationep_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_5 ;
  a2a:hasSource oa:source_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065 .

oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213324
  a a2a:Person ;
  rdfs:label "Jacob Simon van Akkeren" ;
  a2a:PersonName [
    rdfs:label "Jacob Simon van Akkeren" ;
    a2a:PersonNameFirstName "Jacob Simon" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Akkeren"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213325
  a a2a:Person ;
  rdfs:label "Philippus van Akkeren" ;
  a2a:PersonName [
    rdfs:label "Philippus van Akkeren" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Akkeren"
  ] .

oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213326
  a a2a:Person ;
  rdfs:label "Elisabeth Smit" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Smit" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Smit"
  ] .

oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213327
  a a2a:Person ;
  rdfs:label "Petronella Sanderson" ;
  a2a:PersonName [
    rdfs:label "Petronella Sanderson" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Sanderson"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213328
  a a2a:Person ;
  rdfs:label "Joris Sanderson" ;
  a2a:PersonName [
    rdfs:label "Joris Sanderson" ;
    a2a:PersonNameFirstName "Joris" ;
    a2a:PersonNameLastName "Sanderson"
  ] .

oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213329
  a a2a:Person ;
  rdfs:label "Petronella Nieuwenhuizen" ;
  a2a:PersonName [
    rdfs:label "Petronella Nieuwenhuizen" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Nieuwenhuizen"
  ] .

oa:event_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "31-03-1909" ;
    a2a:Year "1909" ;
    a2a:Month "03" ;
    a2a:Day "31" ;
    rdfs:label "1909-03-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213324 ;
  a2a:EventKeyRef oa:event_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Event1 .

oa:relationep_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213325 ;
  a2a:EventKeyRef oa:event_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Event1 .

oa:relationep_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213326 ;
  a2a:EventKeyRef oa:event_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Event1 .

oa:relationep_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213327 ;
  a2a:EventKeyRef oa:event_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Event1 .

oa:relationep_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213328 ;
  a2a:EventKeyRef oa:event_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Event1 .

oa:relationep_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Person1015213329 ;
  a2a:EventKeyRef oa:event_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065_Event1 .

oa:source_srt_b28857cb-a8bb-da46-836e-aa4fa52fd065
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1909-03-31 - 1909-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-03-1909" ;
    a2a:Year "1909" ;
    a2a:Month "03" ;
    a2a:Day "31" ;
    rdfs:label "31-03-1909"
  ] ;
  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 "1909C" ;
    a2a:Folio "c41" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1909C, c41"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/51D9B205883F46CDB94E1E7A843A4060" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/51D9B205883F46CDB94E1E7A843A4060" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/51D9B205883F46CDB94E1E7A843A4060"
  ] ;
  a2a:SourceLastChangeDate "2019-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BBEC9A75F9414D96B4FAF9B8855FBA7E" ;
  a2a:RecordIdentifier "1015213323" ;
  a2a:RecordGUID "{b28857cb-a8bb-da46-836e-aa4fa52fd065}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder BBEC9A75-F941-4D96-B4FA-F9B8855FBA7E" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061909C_54_A2A.xml van SRT" .

