@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_5c19c74c-160e-ae42-9807-1b59c0262aa6
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 februari 1918 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210155, oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210156, oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210157, oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210158, oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210159, oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210160 ;
  a2a:hasEvent oa:event_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_0, oa:relationep_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_1, oa:relationep_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_2, oa:relationep_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_3, oa:relationep_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_4, oa:relationep_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_5 ;
  a2a:hasSource oa:source_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6 .

oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210155
  a a2a:Person ;
  rdfs:label "Levinus Johannes Juge" ;
  a2a:PersonName [
    rdfs:label "Levinus Johannes Juge" ;
    a2a:PersonNameFirstName "Levinus Johannes" ;
    a2a:PersonNameLastName "Juge"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Axel" ;
    rdfs:label "Axel"
  ] .

oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210156
  a a2a:Person ;
  rdfs:label "François Juge" ;
  a2a:PersonName [
    rdfs:label "François Juge" ;
    a2a:PersonNameFirstName "François" ;
    a2a:PersonNameLastName "Juge"
  ] .

oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210157
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Peeters" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Peeters" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Peeters"
  ] .

oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210158
  a a2a:Person ;
  rdfs:label "Gerdina Gommers" ;
  a2a:PersonName [
    rdfs:label "Gerdina Gommers" ;
    a2a:PersonNameFirstName "Gerdina" ;
    a2a:PersonNameLastName "Gommers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk"
  ] .

oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210159
  a a2a:Person ;
  rdfs:label "Gerardus Gommers" ;
  a2a:PersonName [
    rdfs:label "Gerardus Gommers" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Gommers"
  ] .

oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210160
  a a2a:Person ;
  rdfs:label "Megchel Rouw" ;
  a2a:PersonName [
    rdfs:label "Megchel Rouw" ;
    a2a:PersonNameFirstName "Megchel" ;
    a2a:PersonNameLastName "Rouw"
  ] .

oa:event_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-02-1918" ;
    a2a:Year "1918" ;
    a2a:Month "02" ;
    a2a:Day "06" ;
    rdfs:label "1918-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210155 ;
  a2a:EventKeyRef oa:event_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Event1 .

oa:relationep_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210156 ;
  a2a:EventKeyRef oa:event_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Event1 .

oa:relationep_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210157 ;
  a2a:EventKeyRef oa:event_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Event1 .

oa:relationep_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210158 ;
  a2a:EventKeyRef oa:event_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Event1 .

oa:relationep_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210159 ;
  a2a:EventKeyRef oa:event_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Event1 .

oa:relationep_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Person1016210160 ;
  a2a:EventKeyRef oa:event_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6_Event1 .

oa:source_srt_5c19c74c-160e-ae42-9807-1b59c0262aa6
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1918-02-06 - 1918-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-02-1918" ;
    a2a:Year "1918" ;
    a2a:Month "02" ;
    a2a:Day "06" ;
    rdfs:label "06-02-1918"
  ] ;
  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 "1918A" ;
    a2a:Folio "a90v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1918A, a90v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/6AEA87D5E0804FD5B74184D26A63B05F" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/6AEA87D5E0804FD5B74184D26A63B05F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/6AEA87D5E0804FD5B74184D26A63B05F"
  ] ;
  a2a:SourceLastChangeDate "2017-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/EF829F02CEDF4E24BE1765D1E8CD8D60" ;
  a2a:RecordIdentifier "1016210154" ;
  a2a:RecordGUID "{5c19c74c-160e-ae42-9807-1b59c0262aa6}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder EF829F02-CEDF-4E24-BE17-65D1E8CD8D60" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061918A_54_A2A.xml van SRT" .

