@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_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 december 1890 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638702, oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638703, oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638704, oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638705, oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638706, oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638707 ;
  a2a:hasEvent oa:event_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_0, oa:relationep_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_1, oa:relationep_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_2, oa:relationep_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_3, oa:relationep_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_4, oa:relationep_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_5 ;
  a2a:hasSource oa:source_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470 .

oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638702
  a a2a:Person ;
  rdfs:label "Jan Cornelis van Offeren" ;
  a2a:PersonName [
    rdfs:label "Jan Cornelis van Offeren" ;
    a2a:PersonNameFirstName "Jan Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Offeren"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Buurmalsen" ;
    rdfs:label "Buurmalsen"
  ] .

oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638703
  a a2a:Person ;
  rdfs:label "Willem van Offeren" ;
  a2a:PersonName [
    rdfs:label "Willem van Offeren" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Offeren"
  ] .

oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638704
  a a2a:Person ;
  rdfs:label "Aaltje van Meeteren" ;
  a2a:PersonName [
    rdfs:label "Aaltje van Meeteren" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meeteren"
  ] .

oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638705
  a a2a:Person ;
  rdfs:label "Kundertje de Wit" ;
  a2a:PersonName [
    rdfs:label "Kundertje de Wit" ;
    a2a:PersonNameFirstName "Kundertje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638706
  a a2a:Person ;
  rdfs:label "Ewoud of Ewout de Wit" ;
  a2a:PersonName [
    rdfs:label "Ewoud of Ewout de Wit" ;
    a2a:PersonNameFirstName "Ewoud of Ewout" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] .

oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638707
  a a2a:Person ;
  rdfs:label "Jannetje of Johanna van der Meer" ;
  a2a:PersonName [
    rdfs:label "Jannetje of Johanna van der Meer" ;
    a2a:PersonNameFirstName "Jannetje of Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meer"
  ] .

oa:event_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-12-1890" ;
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1890-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638702 ;
  a2a:EventKeyRef oa:event_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Event1 .

oa:relationep_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638703 ;
  a2a:EventKeyRef oa:event_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Event1 .

oa:relationep_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638704 ;
  a2a:EventKeyRef oa:event_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Event1 .

oa:relationep_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638705 ;
  a2a:EventKeyRef oa:event_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Event1 .

oa:relationep_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638706 ;
  a2a:EventKeyRef oa:event_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Event1 .

oa:relationep_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Person1014638707 ;
  a2a:EventKeyRef oa:event_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470_Event1 .

oa:source_srt_aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1890-12-10 - 1890-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1890-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-12-1890" ;
    a2a:Year "1890" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "10-12-1890"
  ] ;
  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 "1890.1465" ;
    a2a:RegistryNumber "1890H" ;
    a2a:Folio "h058" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1890.1465, 1890H, h058"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/89B3065E05EE49A389E0337FFA4A1250" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/89B3065E05EE49A389E0337FFA4A1250" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/89B3065E05EE49A389E0337FFA4A1250"
  ] ;
  a2a:SourceLastChangeDate "2018-01-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/EBAFF56AD66D42F9B90E58C1BEAD4481" ;
  a2a:RecordIdentifier "1014638701" ;
  a2a:RecordGUID "{aa5c3c1c-6dfe-2a5f-bcff-e1ec5974e470}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder EBAFF56A-D66D-42F9-B90E-58C1BEAD4481" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061890H_54_A2A.xml van SRT" .

