@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_9da07c4a-e922-98df-c447-a541a41e53c2
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 mei 1911 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866286, oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866287, oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866288, oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866289, oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866290, oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866291 ;
  a2a:hasEvent oa:event_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9da07c4a-e922-98df-c447-a541a41e53c2_0, oa:relationep_srt_9da07c4a-e922-98df-c447-a541a41e53c2_1, oa:relationep_srt_9da07c4a-e922-98df-c447-a541a41e53c2_2, oa:relationep_srt_9da07c4a-e922-98df-c447-a541a41e53c2_3, oa:relationep_srt_9da07c4a-e922-98df-c447-a541a41e53c2_4, oa:relationep_srt_9da07c4a-e922-98df-c447-a541a41e53c2_5 ;
  a2a:hasSource oa:source_srt_9da07c4a-e922-98df-c447-a541a41e53c2 .

oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866286
  a a2a:Person ;
  rdfs:label "Hendrikus Nicolaas Vulsma" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Nicolaas Vulsma" ;
    a2a:PersonNameFirstName "Hendrikus Nicolaas" ;
    a2a:PersonNameLastName "Vulsma"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866287
  a a2a:Person ;
  rdfs:label "Nicolaas Vulsma" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Vulsma" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Vulsma"
  ] .

oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866288
  a a2a:Person ;
  rdfs:label "Maria Johanna Marré" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Marré" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Marré"
  ] .

oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866289
  a a2a:Person ;
  rdfs:label "Anna Catharina Maria de Veer" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Maria de Veer" ;
    a2a:PersonNameFirstName "Anna Catharina Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Veer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866290
  a a2a:Person ;
  rdfs:label "Johannes Andreas de Veer" ;
  a2a:PersonName [
    rdfs:label "Johannes Andreas de Veer" ;
    a2a:PersonNameFirstName "Johannes Andreas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Veer"
  ] .

oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866291
  a a2a:Person ;
  rdfs:label "Cornelia Adriana van Houten" ;
  a2a:PersonName [
    rdfs:label "Cornelia Adriana van Houten" ;
    a2a:PersonNameFirstName "Cornelia Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Houten"
  ] .

oa:event_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-05-1911" ;
    a2a:Year "1911" ;
    a2a:Month "05" ;
    a2a:Day "04" ;
    rdfs:label "1911-05-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9da07c4a-e922-98df-c447-a541a41e53c2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866286 ;
  a2a:EventKeyRef oa:event_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Event1 .

oa:relationep_srt_9da07c4a-e922-98df-c447-a541a41e53c2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866287 ;
  a2a:EventKeyRef oa:event_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Event1 .

oa:relationep_srt_9da07c4a-e922-98df-c447-a541a41e53c2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866288 ;
  a2a:EventKeyRef oa:event_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Event1 .

oa:relationep_srt_9da07c4a-e922-98df-c447-a541a41e53c2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866289 ;
  a2a:EventKeyRef oa:event_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Event1 .

oa:relationep_srt_9da07c4a-e922-98df-c447-a541a41e53c2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866290 ;
  a2a:EventKeyRef oa:event_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Event1 .

oa:relationep_srt_9da07c4a-e922-98df-c447-a541a41e53c2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Person1014866291 ;
  a2a:EventKeyRef oa:event_srt_9da07c4a-e922-98df-c447-a541a41e53c2_Event1 .

oa:source_srt_9da07c4a-e922-98df-c447-a541a41e53c2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1911-05-04 - 1911-05-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-05-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-05-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-05-1911" ;
    a2a:Year "1911" ;
    a2a:Month "05" ;
    a2a:Day "04" ;
    rdfs:label "04-05-1911"
  ] ;
  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 "1911E" ;
    a2a:Folio "e35" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1911E, e35"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/9A5BE77C26054D7583B0FECA09B6B8A5" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/9A5BE77C26054D7583B0FECA09B6B8A5" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/9A5BE77C26054D7583B0FECA09B6B8A5"
  ] ;
  a2a:SourceLastChangeDate "2019-05-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/78B31C2895FB4F93B612FD9DFB0FF98C" ;
  a2a:RecordIdentifier "1014866285" ;
  a2a:RecordGUID "{9da07c4a-e922-98df-c447-a541a41e53c2}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 78B31C28-95FB-4F93-B612-FD9DFB0FF98C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061911E_54_A2A.xml van SRT" .

