@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_7efbde6e-e44a-8615-c4ef-cec21a530620
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 december 1909 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191710, oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191711, oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191712, oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191713, oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191714, oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191715 ;
  a2a:hasEvent oa:event_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_0, oa:relationep_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_1, oa:relationep_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_2, oa:relationep_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_3, oa:relationep_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_4, oa:relationep_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_5 ;
  a2a:hasSource oa:source_srt_7efbde6e-e44a-8615-c4ef-cec21a530620 .

oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191710
  a a2a:Person ;
  rdfs:label "Anthonius Theodorus Marechal" ;
  a2a:PersonName [
    rdfs:label "Anthonius Theodorus Marechal" ;
    a2a:PersonNameFirstName "Anthonius Theodorus" ;
    a2a:PersonNameLastName "Marechal"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191711
  a a2a:Person ;
  rdfs:label "Lodewijk Marechal" ;
  a2a:PersonName [
    rdfs:label "Lodewijk Marechal" ;
    a2a:PersonNameFirstName "Lodewijk" ;
    a2a:PersonNameLastName "Marechal"
  ] .

oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191712
  a a2a:Person ;
  rdfs:label "Josephina Vissers" ;
  a2a:PersonName [
    rdfs:label "Josephina Vissers" ;
    a2a:PersonNameFirstName "Josephina" ;
    a2a:PersonNameLastName "Vissers"
  ] .

oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191713
  a a2a:Person ;
  rdfs:label "Willemina Cornelia de Haan" ;
  a2a:PersonName [
    rdfs:label "Willemina Cornelia de Haan" ;
    a2a:PersonNameFirstName "Willemina Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191714
  a a2a:Person ;
  rdfs:label "Dirk de Haan" ;
  a2a:PersonName [
    rdfs:label "Dirk de Haan" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haan"
  ] .

oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191715
  a a2a:Person ;
  rdfs:label "Willemijntje den Oude" ;
  a2a:PersonName [
    rdfs:label "Willemijntje den Oude" ;
    a2a:PersonNameFirstName "Willemijntje" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Oude"
  ] .

oa:event_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "08-12-1909" ;
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "08" ;
    rdfs:label "1909-12-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191710 ;
  a2a:EventKeyRef oa:event_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Event1 .

oa:relationep_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191711 ;
  a2a:EventKeyRef oa:event_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Event1 .

oa:relationep_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191712 ;
  a2a:EventKeyRef oa:event_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Event1 .

oa:relationep_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191713 ;
  a2a:EventKeyRef oa:event_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Event1 .

oa:relationep_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191714 ;
  a2a:EventKeyRef oa:event_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Event1 .

oa:relationep_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Person1015191715 ;
  a2a:EventKeyRef oa:event_srt_7efbde6e-e44a-8615-c4ef-cec21a530620_Event1 .

oa:source_srt_7efbde6e-e44a-8615-c4ef-cec21a530620
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1909-12-08 - 1909-12-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-12-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-12-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-12-1909" ;
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "08" ;
    rdfs:label "08-12-1909"
  ] ;
  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 "1909P" ;
    a2a:Folio "p21" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1909P, p21"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/DF9960FF041147149C8BF68CE48A6AD4" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/DF9960FF041147149C8BF68CE48A6AD4" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/DF9960FF041147149C8BF68CE48A6AD4"
  ] ;
  a2a:SourceLastChangeDate "2018-09-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/4A268E24F6064940898BA100425FC6A1" ;
  a2a:RecordIdentifier "1015191709" ;
  a2a:RecordGUID "{7efbde6e-e44a-8615-c4ef-cec21a530620}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 4A268E24-F606-4940-898B-A100425FC6A1" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061909P_54_A2A.xml van SRT" .

