@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_1d660716-f6f7-eaf2-e39c-6fa7d5379caf
  a a2a:Record ;
  rdfs:label "Huwelijk op 15 oktober 1908 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390970, oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390971, oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390972, oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390973, oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390974, oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390975 ;
  a2a:hasEvent oa:event_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_0, oa:relationep_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_1, oa:relationep_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_2, oa:relationep_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_3, oa:relationep_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_4, oa:relationep_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_5 ;
  a2a:hasSource oa:source_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf .

oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390970
  a a2a:Person ;
  rdfs:label "Hubertus Herman Hoijer" ;
  a2a:PersonName [
    rdfs:label "Hubertus Herman Hoijer" ;
    a2a:PersonNameFirstName "Hubertus Herman" ;
    a2a:PersonNameLastName "Hoijer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Hertogenbosch" ;
    rdfs:label "'s Hertogenbosch"
  ] .

oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390971
  a a2a:Person ;
  rdfs:label "Theodoor Hoijer" ;
  a2a:PersonName [
    rdfs:label "Theodoor Hoijer" ;
    a2a:PersonNameFirstName "Theodoor" ;
    a2a:PersonNameLastName "Hoijer"
  ] .

oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390972
  a a2a:Person ;
  rdfs:label "Cornelia Saint Martin" ;
  a2a:PersonName [
    rdfs:label "Cornelia Saint Martin" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Saint Martin"
  ] .

oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390973
  a a2a:Person ;
  rdfs:label "Amelie St. Martin" ;
  a2a:PersonName [
    rdfs:label "Amelie St. Martin" ;
    a2a:PersonNameFirstName "Amelie" ;
    a2a:PersonNameLastName "St. Martin"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390974
  a a2a:Person ;
  rdfs:label "Corneille Marie St. Martin" ;
  a2a:PersonName [
    rdfs:label "Corneille Marie St. Martin" ;
    a2a:PersonNameFirstName "Corneille Marie" ;
    a2a:PersonNameLastName "St. Martin"
  ] .

oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390975
  a a2a:Person ;
  rdfs:label "Swanida Anna Elisabeth Maria Vink" ;
  a2a:PersonName [
    rdfs:label "Swanida Anna Elisabeth Maria Vink" ;
    a2a:PersonNameFirstName "Swanida Anna Elisabeth Maria" ;
    a2a:PersonNameLastName "Vink"
  ] .

oa:event_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "15-10-1908" ;
    a2a:Year "1908" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1908-10-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390970 ;
  a2a:EventKeyRef oa:event_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Event1 .

oa:relationep_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390971 ;
  a2a:EventKeyRef oa:event_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Event1 .

oa:relationep_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390972 ;
  a2a:EventKeyRef oa:event_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Event1 .

oa:relationep_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390973 ;
  a2a:EventKeyRef oa:event_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Event1 .

oa:relationep_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390974 ;
  a2a:EventKeyRef oa:event_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Event1 .

oa:relationep_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Person1015390975 ;
  a2a:EventKeyRef oa:event_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf_Event1 .

oa:source_srt_1d660716-f6f7-eaf2-e39c-6fa7d5379caf
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1908-10-15 - 1908-10-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-10-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-10-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-10-1908" ;
    a2a:Year "1908" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "15-10-1908"
  ] ;
  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 "1908N" ;
    a2a:Folio "n46v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1908N, n46v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/BD599EE41EE448DAA8C966BE60D24E5D" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/BD599EE41EE448DAA8C966BE60D24E5D" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/BD599EE41EE448DAA8C966BE60D24E5D"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/FEB8F10A995740E5A7EC116932E26FB8" ;
  a2a:RecordIdentifier "1015390969" ;
  a2a:RecordGUID "{1d660716-f6f7-eaf2-e39c-6fa7d5379caf}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder FEB8F10A-9957-40E5-A7EC-116932E26FB8" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061908N_54_A2A.xml van SRT" .

