@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_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 mei 1893 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017095, oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017096, oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017097, oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017098, oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017099, oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017100 ;
  a2a:hasEvent oa:event_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_0, oa:relationep_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_1, oa:relationep_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_2, oa:relationep_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_3, oa:relationep_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_4, oa:relationep_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_5 ;
  a2a:hasSource oa:source_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9 .

oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017095
  a a2a:Person ;
  rdfs:label "Arend Slim" ;
  a2a:PersonName [
    rdfs:label "Arend Slim" ;
    a2a:PersonNameFirstName "Arend" ;
    a2a:PersonNameLastName "Slim"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Windeweer" ;
    rdfs:label "Windeweer"
  ] .

oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017096
  a a2a:Person ;
  rdfs:label "n.n. n.n." ;
  a2a:PersonName [
    rdfs:label "n.n. n.n." ;
    a2a:PersonNameFirstName "n.n." ;
    a2a:PersonNameLastName "n.n."
  ] .

oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017097
  a a2a:Person ;
  rdfs:label "Grietje Hilbrands Slim" ;
  a2a:PersonName [
    rdfs:label "Grietje Hilbrands Slim" ;
    a2a:PersonNameFirstName "Grietje Hilbrands" ;
    a2a:PersonNameLastName "Slim"
  ] .

oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017098
  a a2a:Person ;
  rdfs:label "Willemtje Ras" ;
  a2a:PersonName [
    rdfs:label "Willemtje Ras" ;
    a2a:PersonNameFirstName "Willemtje" ;
    a2a:PersonNameLastName "Ras"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Urk" ;
    rdfs:label "Urk"
  ] .

oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017099
  a a2a:Person ;
  rdfs:label "Hendrik Ras" ;
  a2a:PersonName [
    rdfs:label "Hendrik Ras" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Ras"
  ] .

oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017100
  a a2a:Person ;
  rdfs:label "Elizabeth Kroon" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Kroon" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Kroon"
  ] .

oa:event_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-05-1893" ;
    a2a:Year "1893" ;
    a2a:Month "05" ;
    a2a:Day "17" ;
    rdfs:label "1893-05-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017095 ;
  a2a:EventKeyRef oa:event_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Event1 .

oa:relationep_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017096 ;
  a2a:EventKeyRef oa:event_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Event1 .

oa:relationep_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017097 ;
  a2a:EventKeyRef oa:event_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Event1 .

oa:relationep_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017098 ;
  a2a:EventKeyRef oa:event_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Event1 .

oa:relationep_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017099 ;
  a2a:EventKeyRef oa:event_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Event1 .

oa:relationep_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Person1015017100 ;
  a2a:EventKeyRef oa:event_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9_Event1 .

oa:source_srt_70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1893-05-17 - 1893-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-05-1893" ;
    a2a:Year "1893" ;
    a2a:Month "05" ;
    a2a:Day "17" ;
    rdfs:label "17-05-1893"
  ] ;
  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 "1893.624" ;
    a2a:RegistryNumber "1893D" ;
    a2a:Folio "d027v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1893.624, 1893D, d027v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/D6F5EAB486CF4B5EBE7BEC98BBE40980" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/D6F5EAB486CF4B5EBE7BEC98BBE40980" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/D6F5EAB486CF4B5EBE7BEC98BBE40980"
  ] ;
  a2a:SourceLastChangeDate "2017-10-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/41B3EE8BAE534DFDA610C96713B003D6" ;
  a2a:RecordIdentifier "1015017094" ;
  a2a:RecordGUID "{70ee878b-3d65-bfe1-337e-0e8f6fa2c6c9}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 41B3EE8B-AE53-4DFD-A610-C96713B003D6" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061893D_54_A2A.xml van SRT" .

