@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_e2000892-cb76-d75f-b8d5-057e847f0feb
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 november 1929 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171238, oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171239, oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171240, oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171241, oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171242, oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171243 ;
  a2a:hasEvent oa:event_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_0, oa:relationep_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_1, oa:relationep_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_2, oa:relationep_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_3, oa:relationep_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_4, oa:relationep_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_5 ;
  a2a:hasSource oa:source_srt_e2000892-cb76-d75f-b8d5-057e847f0feb .

oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171238
  a a2a:Person ;
  rdfs:label "Marie van Eijk" ;
  a2a:PersonName [
    rdfs:label "Marie van Eijk" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hillegersberg" ;
    rdfs:label "Hillegersberg"
  ] .

oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171239
  a a2a:Person ;
  rdfs:label "Simon van Eijk" ;
  a2a:PersonName [
    rdfs:label "Simon van Eijk" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] .

oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171240
  a a2a:Person ;
  rdfs:label "Jacoba Katharina Vermaat" ;
  a2a:PersonName [
    rdfs:label "Jacoba Katharina Vermaat" ;
    a2a:PersonNameFirstName "Jacoba Katharina" ;
    a2a:PersonNameLastName "Vermaat"
  ] .

oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171241
  a a2a:Person ;
  rdfs:label "Cornelia Johanna de Quant" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna de Quant" ;
    a2a:PersonNameFirstName "Cornelia Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Quant"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hillegersberg" ;
    rdfs:label "Hillegersberg"
  ] .

oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171242
  a a2a:Person ;
  rdfs:label "Arie de Quant" ;
  a2a:PersonName [
    rdfs:label "Arie de Quant" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Quant"
  ] .

oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171243
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Alken" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Alken" ;
    a2a:PersonNameFirstName "Cornelia Johanna" ;
    a2a:PersonNameLastName "Alken"
  ] .

oa:event_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-11-1929" ;
    a2a:Year "1929" ;
    a2a:Month "11" ;
    a2a:Day "06" ;
    rdfs:label "1929-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171238 ;
  a2a:EventKeyRef oa:event_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Event1 .

oa:relationep_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171239 ;
  a2a:EventKeyRef oa:event_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Event1 .

oa:relationep_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171240 ;
  a2a:EventKeyRef oa:event_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Event1 .

oa:relationep_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171241 ;
  a2a:EventKeyRef oa:event_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Event1 .

oa:relationep_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171242 ;
  a2a:EventKeyRef oa:event_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Event1 .

oa:relationep_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Person1016171243 ;
  a2a:EventKeyRef oa:event_srt_e2000892-cb76-d75f-b8d5-057e847f0feb_Event1 .

oa:source_srt_e2000892-cb76-d75f-b8d5-057e847f0feb
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1929-11-06 - 1929-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1929-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1929-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-11-1929" ;
    a2a:Year "1929" ;
    a2a:Month "11" ;
    a2a:Day "06" ;
    rdfs:label "06-11-1929"
  ] ;
  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 "1929.4598" ;
    a2a:RegistryNumber "1929R" ;
    a2a:Folio "r052" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1929.4598, 1929R, r052"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/DEAF4AA8D3C14E319C9F6F946F6839FB" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/DEAF4AA8D3C14E319C9F6F946F6839FB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/DEAF4AA8D3C14E319C9F6F946F6839FB"
  ] ;
  a2a:SourceLastChangeDate "2018-12-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/24EAE12E13114B73B3A68322CF7B9C81" ;
  a2a:RecordIdentifier "1016171237" ;
  a2a:RecordGUID "{e2000892-cb76-d75f-b8d5-057e847f0feb}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 24EAE12E-1311-4B73-B3A6-8322CF7B9C81" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061929R_54_A2A.xml van SRT" .

