@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_14cb6688-c33a-d7f1-e3ce-5cc636812a0e
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 juli 1931 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127878, oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127879, oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127880, oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127881, oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127882, oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127883 ;
  a2a:hasEvent oa:event_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_0, oa:relationep_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_1, oa:relationep_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_2, oa:relationep_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_3, oa:relationep_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_4, oa:relationep_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_5 ;
  a2a:hasSource oa:source_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e .

oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127878
  a a2a:Person ;
  rdfs:label "Abraham Willem Janse" ;
  a2a:PersonName [
    rdfs:label "Abraham Willem Janse" ;
    a2a:PersonNameFirstName "Abraham Willem" ;
    a2a:PersonNameLastName "Janse"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127879
  a a2a:Person ;
  rdfs:label "Frans Janse" ;
  a2a:PersonName [
    rdfs:label "Frans Janse" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Janse"
  ] .

oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127880
  a a2a:Person ;
  rdfs:label "Johanna Catharina Krijger" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Krijger" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Krijger"
  ] .

oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127881
  a a2a:Person ;
  rdfs:label "Neeltje Vinke" ;
  a2a:PersonName [
    rdfs:label "Neeltje Vinke" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Vinke"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlissingen" ;
    rdfs:label "Vlissingen"
  ] .

oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127882
  a a2a:Person ;
  rdfs:label "Jan Vinke" ;
  a2a:PersonName [
    rdfs:label "Jan Vinke" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Vinke"
  ] .

oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127883
  a a2a:Person ;
  rdfs:label "Neeltje Krijger" ;
  a2a:PersonName [
    rdfs:label "Neeltje Krijger" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Krijger"
  ] .

oa:event_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "15-07-1931" ;
    a2a:Year "1931" ;
    a2a:Month "07" ;
    a2a:Day "15" ;
    rdfs:label "1931-07-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127878 ;
  a2a:EventKeyRef oa:event_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Event1 .

oa:relationep_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127879 ;
  a2a:EventKeyRef oa:event_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Event1 .

oa:relationep_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127880 ;
  a2a:EventKeyRef oa:event_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Event1 .

oa:relationep_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127881 ;
  a2a:EventKeyRef oa:event_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Event1 .

oa:relationep_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127882 ;
  a2a:EventKeyRef oa:event_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Event1 .

oa:relationep_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Person2744127883 ;
  a2a:EventKeyRef oa:event_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e_Event1 .

oa:source_srt_14cb6688-c33a-d7f1-e3ce-5cc636812a0e
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1931-07-15 - 1931-07-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-07-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-07-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-07-1931" ;
    a2a:Year "1931" ;
    a2a:Month "07" ;
    a2a:Day "15" ;
    rdfs:label "15-07-1931"
  ] ;
  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:DocumentNumber "1931.2518" ;
    a2a:RegistryNumber "1931H" ;
    a2a:Folio "h160v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1931.2518, 1931H, h160v"
  ] ;
  a2a:SourceLastChangeDate "2023-04-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5C51166A99744B4BA5F013E6DB85FBA5" ;
  a2a:RecordIdentifier "2744127877" ;
  a2a:RecordGUID "{14cb6688-c33a-d7f1-e3ce-5cc636812a0e}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5C51166A-9974-4B4B-A5F0-13E6DB85FBA5" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061931H_54_A2A.xml van SRT" .

