@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_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 mei 1883 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938988, oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938989, oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938990, oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938991, oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938992, oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938993 ;
  a2a:hasEvent oa:event_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_0, oa:relationep_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_1, oa:relationep_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_2, oa:relationep_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_3, oa:relationep_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_4, oa:relationep_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_5 ;
  a2a:hasSource oa:source_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea .

oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938988
  a a2a:Person ;
  rdfs:label "Gradus Wyers" ;
  a2a:PersonName [
    rdfs:label "Gradus Wyers" ;
    a2a:PersonNameFirstName "Gradus" ;
    a2a:PersonNameLastName "Wyers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ottersum" ;
    rdfs:label "Ottersum"
  ] .

oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938989
  a a2a:Person ;
  rdfs:label "Albertus Wyers" ;
  a2a:PersonName [
    rdfs:label "Albertus Wyers" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Wyers"
  ] .

oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938990
  a a2a:Person ;
  rdfs:label "Johanna Lamers" ;
  a2a:PersonName [
    rdfs:label "Johanna Lamers" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Lamers"
  ] .

oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938991
  a a2a:Person ;
  rdfs:label "Anna Elizabeth Scheepers" ;
  a2a:PersonName [
    rdfs:label "Anna Elizabeth Scheepers" ;
    a2a:PersonNameFirstName "Anna Elizabeth" ;
    a2a:PersonNameLastName "Scheepers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938992
  a a2a:Person ;
  rdfs:label "Laurens Scheepers" ;
  a2a:PersonName [
    rdfs:label "Laurens Scheepers" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Scheepers"
  ] .

oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938993
  a a2a:Person ;
  rdfs:label "Petronella Bonefaas" ;
  a2a:PersonName [
    rdfs:label "Petronella Bonefaas" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Bonefaas"
  ] .

oa:event_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "09-05-1883" ;
    a2a:Year "1883" ;
    a2a:Month "05" ;
    a2a:Day "09" ;
    rdfs:label "1883-05-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938988 ;
  a2a:EventKeyRef oa:event_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Event1 .

oa:relationep_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938989 ;
  a2a:EventKeyRef oa:event_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Event1 .

oa:relationep_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938990 ;
  a2a:EventKeyRef oa:event_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Event1 .

oa:relationep_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938991 ;
  a2a:EventKeyRef oa:event_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Event1 .

oa:relationep_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938992 ;
  a2a:EventKeyRef oa:event_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Event1 .

oa:relationep_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Person2492938993 ;
  a2a:EventKeyRef oa:event_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea_Event1 .

oa:source_srt_2f8fbea2-6df4-2663-4daf-1673d7b0d3ea
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1883-05-09 - 1883-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-05-1883" ;
    a2a:Year "1883" ;
    a2a:Month "05" ;
    a2a:Day "09" ;
    rdfs:label "09-05-1883"
  ] ;
  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 "1883C" ;
    a2a:Folio "c10" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1883C, c10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/7D637988E95E43A1955E3B3D1178B18D" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/7D637988E95E43A1955E3B3D1178B18D" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/7D637988E95E43A1955E3B3D1178B18D"
  ] ;
  a2a:SourceLastChangeDate "2022-01-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/077B6F5119A94F9695666B9AB6F6939F" ;
  a2a:RecordIdentifier "2492938987" ;
  a2a:RecordGUID "{2f8fbea2-6df4-2663-4daf-1673d7b0d3ea}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 077B6F51-19A9-4F96-9566-6B9AB6F6939F" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061883C_54_A2A.xml van SRT" .

