@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_0b0492f0-5b1a-a773-e77f-5237bf1b0376
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 juli 1918 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193161, oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193162, oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193163, oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193164, oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193165, oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193166 ;
  a2a:hasEvent oa:event_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_0, oa:relationep_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_1, oa:relationep_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_2, oa:relationep_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_3, oa:relationep_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_4, oa:relationep_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_5 ;
  a2a:hasSource oa:source_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376 .

oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193161
  a a2a:Person ;
  rdfs:label "Jacob Cornelis Klink" ;
  a2a:PersonName [
    rdfs:label "Jacob Cornelis Klink" ;
    a2a:PersonNameFirstName "Jacob Cornelis" ;
    a2a:PersonNameLastName "Klink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193162
  a a2a:Person ;
  rdfs:label "Adriaan Jan Klink" ;
  a2a:PersonName [
    rdfs:label "Adriaan Jan Klink" ;
    a2a:PersonNameFirstName "Adriaan Jan" ;
    a2a:PersonNameLastName "Klink"
  ] .

oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193163
  a a2a:Person ;
  rdfs:label "Maatje Willemina de Rijke" ;
  a2a:PersonName [
    rdfs:label "Maatje Willemina de Rijke" ;
    a2a:PersonNameFirstName "Maatje Willemina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rijke"
  ] .

oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193164
  a a2a:Person ;
  rdfs:label "Johanna Brugmans" ;
  a2a:PersonName [
    rdfs:label "Johanna Brugmans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Brugmans"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193165
  a a2a:Person ;
  rdfs:label "Hendrik Johannes Brugmans" ;
  a2a:PersonName [
    rdfs:label "Hendrik Johannes Brugmans" ;
    a2a:PersonNameFirstName "Hendrik Johannes" ;
    a2a:PersonNameLastName "Brugmans"
  ] .

oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193166
  a a2a:Person ;
  rdfs:label "Clasina van Herwijnen" ;
  a2a:PersonName [
    rdfs:label "Clasina van Herwijnen" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Herwijnen"
  ] .

oa:event_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "31-07-1918" ;
    a2a:Year "1918" ;
    a2a:Month "07" ;
    a2a:Day "31" ;
    rdfs:label "1918-07-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193161 ;
  a2a:EventKeyRef oa:event_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Event1 .

oa:relationep_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193162 ;
  a2a:EventKeyRef oa:event_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Event1 .

oa:relationep_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193163 ;
  a2a:EventKeyRef oa:event_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Event1 .

oa:relationep_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193164 ;
  a2a:EventKeyRef oa:event_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Event1 .

oa:relationep_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193165 ;
  a2a:EventKeyRef oa:event_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Event1 .

oa:relationep_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Person1016193166 ;
  a2a:EventKeyRef oa:event_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376_Event1 .

oa:source_srt_0b0492f0-5b1a-a773-e77f-5237bf1b0376
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1918-07-31 - 1918-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-07-1918" ;
    a2a:Year "1918" ;
    a2a:Month "07" ;
    a2a:Day "31" ;
    rdfs:label "31-07-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 "1918O" ;
    a2a:Folio "o5v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1918O, o5v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/01448136531243768833B522B736F44A" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/01448136531243768833B522B736F44A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/01448136531243768833B522B736F44A"
  ] ;
  a2a:SourceLastChangeDate "2018-01-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4F519F3925A1422E8EA61B9667991CFB" ;
  a2a:RecordIdentifier "1016193160" ;
  a2a:RecordGUID "{0b0492f0-5b1a-a773-e77f-5237bf1b0376}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 4F519F39-25A1-422E-8EA6-1B9667991CFB" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061918O_54_A2A.xml van SRT" .

