@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_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 september 1888 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072484, oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072485, oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072486, oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072487, oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072488, oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072489 ;
  a2a:hasEvent oa:event_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_0, oa:relationep_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_1, oa:relationep_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_2, oa:relationep_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_3, oa:relationep_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_4, oa:relationep_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_5 ;
  a2a:hasSource oa:source_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c .

oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072484
  a a2a:Person ;
  rdfs:label "Daniel Philipp Fortmüller" ;
  a2a:PersonName [
    rdfs:label "Daniel Philipp Fortmüller" ;
    a2a:PersonNameFirstName "Daniel Philipp" ;
    a2a:PersonNameLastName "Fortmüller"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hanou (Pruisen)" ;
    rdfs:label "Hanou (Pruisen)"
  ] .

oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072485
  a a2a:Person ;
  rdfs:label "Mattheus Fortmüller" ;
  a2a:PersonName [
    rdfs:label "Mattheus Fortmüller" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Fortmüller"
  ] .

oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072486
  a a2a:Person ;
  rdfs:label "Maria Barbara Zeh" ;
  a2a:PersonName [
    rdfs:label "Maria Barbara Zeh" ;
    a2a:PersonNameFirstName "Maria Barbara" ;
    a2a:PersonNameLastName "Zeh"
  ] .

oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072487
  a a2a:Person ;
  rdfs:label "Celia Petronella van Os" ;
  a2a:PersonName [
    rdfs:label "Celia Petronella van Os" ;
    a2a:PersonNameFirstName "Celia Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "42" ;
    rdfs:label "42"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072488
  a a2a:Person ;
  rdfs:label "Pieter Nicolaas van Os" ;
  a2a:PersonName [
    rdfs:label "Pieter Nicolaas van Os" ;
    a2a:PersonNameFirstName "Pieter Nicolaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Os"
  ] .

oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072489
  a a2a:Person ;
  rdfs:label "Clasina Maria Halk" ;
  a2a:PersonName [
    rdfs:label "Clasina Maria Halk" ;
    a2a:PersonNameFirstName "Clasina Maria" ;
    a2a:PersonNameLastName "Halk"
  ] .

oa:event_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "20-09-1888" ;
    a2a:Year "1888" ;
    a2a:Month "09" ;
    a2a:Day "20" ;
    rdfs:label "1888-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072484 ;
  a2a:EventKeyRef oa:event_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Event1 .

oa:relationep_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072485 ;
  a2a:EventKeyRef oa:event_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Event1 .

oa:relationep_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072486 ;
  a2a:EventKeyRef oa:event_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Event1 .

oa:relationep_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072487 ;
  a2a:EventKeyRef oa:event_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Event1 .

oa:relationep_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072488 ;
  a2a:EventKeyRef oa:event_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Event1 .

oa:relationep_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Person1014072489 ;
  a2a:EventKeyRef oa:event_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c_Event1 .

oa:source_srt_fe855ce3-57cc-fa69-c11b-6d9724bd6b3c
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1888-09-20 - 1888-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-09-1888" ;
    a2a:Year "1888" ;
    a2a:Month "09" ;
    a2a:Day "20" ;
    rdfs:label "20-09-1888"
  ] ;
  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 "1888.1049" ;
    a2a:RegistryNumber "1888F" ;
    a2a:Folio "f040v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1888.1049, 1888F, f040v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/DCF93780A1DD4282BB3BF590D47A0B03" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/DCF93780A1DD4282BB3BF590D47A0B03" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/DCF93780A1DD4282BB3BF590D47A0B03"
  ] ;
  a2a:SourceLastChangeDate "2019-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CF111C6A5B214F6ABFA7490CFF508AB0" ;
  a2a:RecordIdentifier "1014072483" ;
  a2a:RecordGUID "{fe855ce3-57cc-fa69-c11b-6d9724bd6b3c}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder CF111C6A-5B21-4F6A-BFA7-490CFF508AB0" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061888F_54_A2A.xml van SRT" .

