@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_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 februari 1874 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068511, oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068512, oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068513, oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068514, oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068515, oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068516 ;
  a2a:hasEvent oa:event_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_0, oa:relationep_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_1, oa:relationep_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_2, oa:relationep_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_3, oa:relationep_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_4, oa:relationep_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_5 ;
  a2a:hasSource oa:source_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b .

oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068511
  a a2a:Person ;
  rdfs:label "Hendrik Smit" ;
  a2a:PersonName [
    rdfs:label "Hendrik Smit" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068512
  a a2a:Person ;
  rdfs:label "Evert Smit" ;
  a2a:PersonName [
    rdfs:label "Evert Smit" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Smit"
  ] .

oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068513
  a a2a:Person ;
  rdfs:label "Martina van Smaalen" ;
  a2a:PersonName [
    rdfs:label "Martina van Smaalen" ;
    a2a:PersonNameFirstName "Martina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Smaalen"
  ] .

oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068514
  a a2a:Person ;
  rdfs:label "Johanna Sara Schelleman" ;
  a2a:PersonName [
    rdfs:label "Johanna Sara Schelleman" ;
    a2a:PersonNameFirstName "Johanna Sara" ;
    a2a:PersonNameLastName "Schelleman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068515
  a a2a:Person ;
  rdfs:label "Adriaan Schelleman" ;
  a2a:PersonName [
    rdfs:label "Adriaan Schelleman" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Schelleman"
  ] .

oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068516
  a a2a:Person ;
  rdfs:label "Jannetje Sara Rouw" ;
  a2a:PersonName [
    rdfs:label "Jannetje Sara Rouw" ;
    a2a:PersonNameFirstName "Jannetje Sara" ;
    a2a:PersonNameLastName "Rouw"
  ] .

oa:event_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "25-02-1874" ;
    a2a:Year "1874" ;
    a2a:Month "02" ;
    a2a:Day "25" ;
    rdfs:label "1874-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068511 ;
  a2a:EventKeyRef oa:event_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Event1 .

oa:relationep_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068512 ;
  a2a:EventKeyRef oa:event_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Event1 .

oa:relationep_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068513 ;
  a2a:EventKeyRef oa:event_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Event1 .

oa:relationep_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068514 ;
  a2a:EventKeyRef oa:event_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Event1 .

oa:relationep_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068515 ;
  a2a:EventKeyRef oa:event_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Event1 .

oa:relationep_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Person1014068516 ;
  a2a:EventKeyRef oa:event_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b_Event1 .

oa:source_srt_1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1874-02-25 - 1874-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1874-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1874-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-02-1874" ;
    a2a:Year "1874" ;
    a2a:Month "02" ;
    a2a:Day "25" ;
    rdfs:label "25-02-1874"
  ] ;
  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 huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1874.157" ;
    a2a:RegistryNumber "1874A" ;
    a2a:Folio "a80v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1874.157, 1874A, a80v"
  ] ;
  a2a:SourceLastChangeDate "2022-10-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/DB58B7B6C14E4B8DBB06929F152CC672" ;
  a2a:RecordIdentifier "1014068510" ;
  a2a:RecordGUID "{1a99c1f6-ced9-54ff-7607-e8cfdebf8c4b}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder DB58B7B6-C14E-4B8D-BB06-929F152CC672" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061874A_54_A2A.xml van SRT" .

