@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_a65863a8-85fb-f8e8-fa68-eefe656dc046
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 februari 1894 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021113, oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021114, oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021115, oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021116, oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021117, oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021118 ;
  a2a:hasEvent oa:event_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_0, oa:relationep_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_1, oa:relationep_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_2, oa:relationep_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_3, oa:relationep_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_4, oa:relationep_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_5 ;
  a2a:hasSource oa:source_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046 .

oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021113
  a a2a:Person ;
  rdfs:label "Arie Mullaart" ;
  a2a:PersonName [
    rdfs:label "Arie Mullaart" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Mullaart"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021114
  a a2a:Person ;
  rdfs:label "Bastiaan Mullaart" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Mullaart" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Mullaart"
  ] .

oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021115
  a a2a:Person ;
  rdfs:label "Geertruida van der Valk" ;
  a2a:PersonName [
    rdfs:label "Geertruida van der Valk" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Valk"
  ] .

oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021116
  a a2a:Person ;
  rdfs:label "Sophia van den Briel" ;
  a2a:PersonName [
    rdfs:label "Sophia van den Briel" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Briel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudewater" ;
    rdfs:label "Oudewater"
  ] .

oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021117
  a a2a:Person ;
  rdfs:label "Arnoldus Willem van den Briel" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Willem van den Briel" ;
    a2a:PersonNameFirstName "Arnoldus Willem" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Briel"
  ] .

oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021118
  a a2a:Person ;
  rdfs:label "Johanna Stofberg" ;
  a2a:PersonName [
    rdfs:label "Johanna Stofberg" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Stofberg"
  ] .

oa:event_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "28-02-1894" ;
    a2a:Year "1894" ;
    a2a:Month "02" ;
    a2a:Day "28" ;
    rdfs:label "1894-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021113 ;
  a2a:EventKeyRef oa:event_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Event1 .

oa:relationep_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021114 ;
  a2a:EventKeyRef oa:event_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Event1 .

oa:relationep_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021115 ;
  a2a:EventKeyRef oa:event_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Event1 .

oa:relationep_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021116 ;
  a2a:EventKeyRef oa:event_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Event1 .

oa:relationep_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021117 ;
  a2a:EventKeyRef oa:event_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Event1 .

oa:relationep_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Person1015021118 ;
  a2a:EventKeyRef oa:event_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046_Event1 .

oa:source_srt_a65863a8-85fb-f8e8-fa68-eefe656dc046
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1894-02-28 - 1894-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-02-1894" ;
    a2a:Year "1894" ;
    a2a:Month "02" ;
    a2a:Day "28" ;
    rdfs:label "28-02-1894"
  ] ;
  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 "1894.240" ;
    a2a:RegistryNumber "1894B" ;
    a2a:Folio "b023" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1894.240, 1894B, b023"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/80B3DF1DB8FE4C5181C8FFE7449C651C" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/80B3DF1DB8FE4C5181C8FFE7449C651C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/80B3DF1DB8FE4C5181C8FFE7449C651C"
  ] ;
  a2a:SourceLastChangeDate "2018-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/64FE1F3D5FE348629763892A5FD127C2" ;
  a2a:RecordIdentifier "1015021112" ;
  a2a:RecordGUID "{a65863a8-85fb-f8e8-fa68-eefe656dc046}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 64FE1F3D-5FE3-4862-9763-892A5FD127C2" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061894B_54_A2A.xml van SRT" .

