@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_fb57a2f7-e523-46a4-0fd3-80b92bf13468
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 mei 1888 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666100, oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666101, oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666102, oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666103, oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666104, oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666105 ;
  a2a:hasEvent oa:event_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_0, oa:relationep_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_1, oa:relationep_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_2, oa:relationep_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_3, oa:relationep_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_4, oa:relationep_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_5 ;
  a2a:hasSource oa:source_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468 .

oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666100
  a a2a:Person ;
  rdfs:label "Frederikus Renirie" ;
  a2a:PersonName [
    rdfs:label "Frederikus Renirie" ;
    a2a:PersonNameFirstName "Frederikus" ;
    a2a:PersonNameLastName "Renirie"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666101
  a a2a:Person ;
  rdfs:label "Adrianus Renirie" ;
  a2a:PersonName [
    rdfs:label "Adrianus Renirie" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Renirie"
  ] .

oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666102
  a a2a:Person ;
  rdfs:label "Johanna Barbera van Gastel" ;
  a2a:PersonName [
    rdfs:label "Johanna Barbera van Gastel" ;
    a2a:PersonNameFirstName "Johanna Barbera" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gastel"
  ] .

oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666103
  a a2a:Person ;
  rdfs:label "Hendrika Lips" ;
  a2a:PersonName [
    rdfs:label "Hendrika Lips" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad"
  ] .

oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666104
  a a2a:Person ;
  rdfs:label "Maarten Lips" ;
  a2a:PersonName [
    rdfs:label "Maarten Lips" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNameLastName "Lips"
  ] .

oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666105
  a a2a:Person ;
  rdfs:label "Maria van der Gijp" ;
  a2a:PersonName [
    rdfs:label "Maria van der Gijp" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Gijp"
  ] .

oa:event_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "09-05-1888" ;
    a2a:Year "1888" ;
    a2a:Month "05" ;
    a2a:Day "09" ;
    rdfs:label "1888-05-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666100 ;
  a2a:EventKeyRef oa:event_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Event1 .

oa:relationep_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666101 ;
  a2a:EventKeyRef oa:event_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Event1 .

oa:relationep_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666102 ;
  a2a:EventKeyRef oa:event_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Event1 .

oa:relationep_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666103 ;
  a2a:EventKeyRef oa:event_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Event1 .

oa:relationep_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666104 ;
  a2a:EventKeyRef oa:event_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Event1 .

oa:relationep_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Person1014666105 ;
  a2a:EventKeyRef oa:event_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468_Event1 .

oa:source_srt_fb57a2f7-e523-46a4-0fd3-80b92bf13468
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1888-05-09 - 1888-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-05-1888" ;
    a2a:Year "1888" ;
    a2a:Month "05" ;
    a2a:Day "09" ;
    rdfs:label "09-05-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.409" ;
    a2a:RegistryNumber "1888C" ;
    a2a:Folio "c012" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1888.409, 1888C, c012"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/D88E41A890834411856ACBEB3CB49ECB" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/D88E41A890834411856ACBEB3CB49ECB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/D88E41A890834411856ACBEB3CB49ECB"
  ] ;
  a2a:SourceLastChangeDate "2021-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/109EA567676342C0A46811234CFBE1A3" ;
  a2a:RecordIdentifier "1014666099" ;
  a2a:RecordGUID "{fb57a2f7-e523-46a4-0fd3-80b92bf13468}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 109EA567-6763-42C0-A468-11234CFBE1A3" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061888C_54_A2A.xml van SRT" .

