@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_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 april 1931 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306813, oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306814, oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306815, oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306816, oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306817, oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306818 ;
  a2a:hasEvent oa:event_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_0, oa:relationep_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_1, oa:relationep_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_2, oa:relationep_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_3, oa:relationep_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_4, oa:relationep_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_5 ;
  a2a:hasSource oa:source_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045 .

oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306813
  a a2a:Person ;
  rdfs:label "Willem Molegraaf" ;
  a2a:PersonName [
    rdfs:label "Willem Molegraaf" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Molegraaf"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle, thans gemeente Sprang Capelle" ;
    rdfs:label "Capelle, thans gemeente Sprang Capelle"
  ] .

oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306814
  a a2a:Person ;
  rdfs:label "Hendrik Molegraaf" ;
  a2a:PersonName [
    rdfs:label "Hendrik Molegraaf" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Molegraaf"
  ] .

oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306815
  a a2a:Person ;
  rdfs:label "Maria Faro" ;
  a2a:PersonName [
    rdfs:label "Maria Faro" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Faro"
  ] .

oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306816
  a a2a:Person ;
  rdfs:label "Helena Maria Lezeman" ;
  a2a:PersonName [
    rdfs:label "Helena Maria Lezeman" ;
    a2a:PersonNameFirstName "Helena Maria" ;
    a2a:PersonNameLastName "Lezeman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306817
  a a2a:Person ;
  rdfs:label "Jan Lezeman" ;
  a2a:PersonName [
    rdfs:label "Jan Lezeman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Lezeman"
  ] .

oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306818
  a a2a:Person ;
  rdfs:label "Helena Maria Egberts" ;
  a2a:PersonName [
    rdfs:label "Helena Maria Egberts" ;
    a2a:PersonNameFirstName "Helena Maria" ;
    a2a:PersonNameLastName "Egberts"
  ] .

oa:event_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "08-04-1931" ;
    a2a:Year "1931" ;
    a2a:Month "04" ;
    a2a:Day "08" ;
    rdfs:label "1931-04-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306813 ;
  a2a:EventKeyRef oa:event_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Event1 .

oa:relationep_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306814 ;
  a2a:EventKeyRef oa:event_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Event1 .

oa:relationep_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306815 ;
  a2a:EventKeyRef oa:event_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Event1 .

oa:relationep_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306816 ;
  a2a:EventKeyRef oa:event_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Event1 .

oa:relationep_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306817 ;
  a2a:EventKeyRef oa:event_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Event1 .

oa:relationep_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Person1016306818 ;
  a2a:EventKeyRef oa:event_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045_Event1 .

oa:source_srt_ed172c3e-8fc4-80e1-2aac-5efa0b7a9045
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1931-04-08 - 1931-04-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-04-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-04-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-04-1931" ;
    a2a:Year "1931" ;
    a2a:Month "04" ;
    a2a:Day "08" ;
    rdfs:label "08-04-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.968" ;
    a2a:RegistryNumber "1931D" ;
    a2a:Folio "d088" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1931.968, 1931D, d088"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/34668DE85B5D47749095FEA2E9B19915" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/34668DE85B5D47749095FEA2E9B19915" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/34668DE85B5D47749095FEA2E9B19915"
  ] ;
  a2a:SourceLastChangeDate "2018-05-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/8C9E4B3DD8644CF9BDA9317E91253EBF" ;
  a2a:RecordIdentifier "1016306812" ;
  a2a:RecordGUID "{ed172c3e-8fc4-80e1-2aac-5efa0b7a9045}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 8C9E4B3D-D864-4CF9-BDA9-317E91253EBF" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061931D_54_A2A.xml van SRT" .

