@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_7c2ce658-5efa-460e-54c4-087d3bfdf3cc
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 februari 1919 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913303, oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913304, oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913305, oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913306, oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913307, oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913308 ;
  a2a:hasEvent oa:event_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_0, oa:relationep_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_1, oa:relationep_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_2, oa:relationep_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_3, oa:relationep_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_4, oa:relationep_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_5 ;
  a2a:hasSource oa:source_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc .

oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913303
  a a2a:Person ;
  rdfs:label "Johannes Sluijmers" ;
  a2a:PersonName [
    rdfs:label "Johannes Sluijmers" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Sluijmers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913304
  a a2a:Person ;
  rdfs:label "Johannes Antonie Sluijmers" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonie Sluijmers" ;
    a2a:PersonNameFirstName "Johannes Antonie" ;
    a2a:PersonNameLastName "Sluijmers"
  ] .

oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913305
  a a2a:Person ;
  rdfs:label "Antonia Jacoba de Munnik" ;
  a2a:PersonName [
    rdfs:label "Antonia Jacoba de Munnik" ;
    a2a:PersonNameFirstName "Antonia Jacoba" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Munnik"
  ] .

oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913306
  a a2a:Person ;
  rdfs:label "Cornelia Jacoba Bout" ;
  a2a:PersonName [
    rdfs:label "Cornelia Jacoba Bout" ;
    a2a:PersonNameFirstName "Cornelia Jacoba" ;
    a2a:PersonNameLastName "Bout"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913307
  a a2a:Person ;
  rdfs:label "Leendert Bout" ;
  a2a:PersonName [
    rdfs:label "Leendert Bout" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Bout"
  ] .

oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913308
  a a2a:Person ;
  rdfs:label "Jacoba Cornelia Swinkels" ;
  a2a:PersonName [
    rdfs:label "Jacoba Cornelia Swinkels" ;
    a2a:PersonNameFirstName "Jacoba Cornelia" ;
    a2a:PersonNameLastName "Swinkels"
  ] .

oa:event_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "05-02-1919" ;
    a2a:Year "1919" ;
    a2a:Month "02" ;
    a2a:Day "05" ;
    rdfs:label "1919-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913303 ;
  a2a:EventKeyRef oa:event_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Event1 .

oa:relationep_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913304 ;
  a2a:EventKeyRef oa:event_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Event1 .

oa:relationep_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913305 ;
  a2a:EventKeyRef oa:event_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Event1 .

oa:relationep_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913306 ;
  a2a:EventKeyRef oa:event_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Event1 .

oa:relationep_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913307 ;
  a2a:EventKeyRef oa:event_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Event1 .

oa:relationep_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Person1015913308 ;
  a2a:EventKeyRef oa:event_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc_Event1 .

oa:source_srt_7c2ce658-5efa-460e-54c4-087d3bfdf3cc
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1919-02-05 - 1919-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-02-1919" ;
    a2a:Year "1919" ;
    a2a:Month "02" ;
    a2a:Day "05" ;
    rdfs:label "05-02-1919"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Nadere toegang op het huwelijksregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1919B" ;
    a2a:Folio "b59v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1919B, b59v"
  ] ;
  a2a:SourceLastChangeDate "2017-11-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.stadsarchief.rotterdam.nl/archieven?mivast=184&miadt=184&miaet=54&micode=999-06.1919B&minr=9884121&miview=ldt" ;
  a2a:RecordIdentifier "1015913302" ;
  a2a:RecordGUID "{7c2ce658-5efa-460e-54c4-087d3bfdf3cc}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder F0E7548F-41CB-4FCD-8D91-5BA4C9AB8474" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtGAR_999-06.1919B_54_A2A.xml van SRT" .

