@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_35bf2a12-dc2e-fd33-758b-82437ca72e31
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 september 1899 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281202, oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281203, oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281204, oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281205, oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281206, oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281207 ;
  a2a:hasEvent oa:event_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_0, oa:relationep_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_1, oa:relationep_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_2, oa:relationep_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_3, oa:relationep_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_4, oa:relationep_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_5 ;
  a2a:hasSource oa:source_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31 .

oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281202
  a a2a:Person ;
  rdfs:label "Hermann Friedrich Wilhelm Last" ;
  a2a:PersonName [
    rdfs:label "Hermann Friedrich Wilhelm Last" ;
    a2a:PersonNameFirstName "Hermann Friedrich Wilhelm" ;
    a2a:PersonNameLastName "Last"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Paulsdorf (pruisen)" ;
    rdfs:label "Paulsdorf (pruisen)"
  ] .

oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281203
  a a2a:Person ;
  rdfs:label "Carl Friedrich Last" ;
  a2a:PersonName [
    rdfs:label "Carl Friedrich Last" ;
    a2a:PersonNameFirstName "Carl Friedrich" ;
    a2a:PersonNameLastName "Last"
  ] .

oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281204
  a a2a:Person ;
  rdfs:label "Caroline Dorothea Sophie Neumann" ;
  a2a:PersonName [
    rdfs:label "Caroline Dorothea Sophie Neumann" ;
    a2a:PersonNameFirstName "Caroline Dorothea Sophie" ;
    a2a:PersonNameLastName "Neumann"
  ] .

oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281205
  a a2a:Person ;
  rdfs:label "Maria Elise Windgassen" ;
  a2a:PersonName [
    rdfs:label "Maria Elise Windgassen" ;
    a2a:PersonNameFirstName "Maria Elise" ;
    a2a:PersonNameLastName "Windgassen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lennep (pruisen)" ;
    rdfs:label "Lennep (pruisen)"
  ] .

oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281206
  a a2a:Person ;
  rdfs:label "Karl Windgassen" ;
  a2a:PersonName [
    rdfs:label "Karl Windgassen" ;
    a2a:PersonNameFirstName "Karl" ;
    a2a:PersonNameLastName "Windgassen"
  ] .

oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281207
  a a2a:Person ;
  rdfs:label "Juliana Thomas" ;
  a2a:PersonName [
    rdfs:label "Juliana Thomas" ;
    a2a:PersonNameFirstName "Juliana" ;
    a2a:PersonNameLastName "Thomas"
  ] .

oa:event_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "27-09-1899" ;
    a2a:Year "1899" ;
    a2a:Month "09" ;
    a2a:Day "27" ;
    rdfs:label "1899-09-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281202 ;
  a2a:EventKeyRef oa:event_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Event1 .

oa:relationep_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281203 ;
  a2a:EventKeyRef oa:event_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Event1 .

oa:relationep_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281204 ;
  a2a:EventKeyRef oa:event_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Event1 .

oa:relationep_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281205 ;
  a2a:EventKeyRef oa:event_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Event1 .

oa:relationep_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281206 ;
  a2a:EventKeyRef oa:event_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Event1 .

oa:relationep_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Person1015281207 ;
  a2a:EventKeyRef oa:event_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31_Event1 .

oa:source_srt_35bf2a12-dc2e-fd33-758b-82437ca72e31
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1899-09-27 - 1899-09-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-09-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-09-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-09-1899" ;
    a2a:Year "1899" ;
    a2a:Month "09" ;
    a2a:Day "27" ;
    rdfs:label "27-09-1899"
  ] ;
  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 "1899I" ;
    a2a:Folio "i47" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1899I, i47"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/B1F352E08BB24EB3A51394D97BE247A6" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/B1F352E08BB24EB3A51394D97BE247A6" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/B1F352E08BB24EB3A51394D97BE247A6"
  ] ;
  a2a:SourceLastChangeDate "2022-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/97F1972CE2D94345BF00F80B5E0068A7" ;
  a2a:RecordIdentifier "1015281201" ;
  a2a:RecordGUID "{35bf2a12-dc2e-fd33-758b-82437ca72e31}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 97F1972C-E2D9-4345-BF00-F80B5E0068A7" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061899I_54_A2A.xml van SRT" .

