@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_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 februari 1878 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711969, oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711970, oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711971, oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711972, oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711973, oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711974 ;
  a2a:hasEvent oa:event_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_0, oa:relationep_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_1, oa:relationep_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_2, oa:relationep_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_3, oa:relationep_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_4, oa:relationep_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_5 ;
  a2a:hasSource oa:source_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78 .

oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711969
  a a2a:Person ;
  rdfs:label "Gerardus Gijsbertus Uithol" ;
  a2a:PersonName [
    rdfs:label "Gerardus Gijsbertus Uithol" ;
    a2a:PersonNameFirstName "Gerardus Gijsbertus" ;
    a2a:PersonNameLastName "Uithol"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711970
  a a2a:Person ;
  rdfs:label "Nicolaas Uithol" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Uithol" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Uithol"
  ] .

oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711971
  a a2a:Person ;
  rdfs:label "Antje Nauta" ;
  a2a:PersonName [
    rdfs:label "Antje Nauta" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Nauta"
  ] .

oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711972
  a a2a:Person ;
  rdfs:label "Sara van Spronsen" ;
  a2a:PersonName [
    rdfs:label "Sara van Spronsen" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spronsen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711973
  a a2a:Person ;
  rdfs:label "Adrianus van Spronsen" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Spronsen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Spronsen"
  ] .

oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711974
  a a2a:Person ;
  rdfs:label "Jacoba Kleijn" ;
  a2a:PersonName [
    rdfs:label "Jacoba Kleijn" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Kleijn"
  ] .

oa:event_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "13-02-1878" ;
    a2a:Year "1878" ;
    a2a:Month "02" ;
    a2a:Day "13" ;
    rdfs:label "1878-02-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711969 ;
  a2a:EventKeyRef oa:event_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Event1 .

oa:relationep_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711970 ;
  a2a:EventKeyRef oa:event_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Event1 .

oa:relationep_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711971 ;
  a2a:EventKeyRef oa:event_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Event1 .

oa:relationep_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711972 ;
  a2a:EventKeyRef oa:event_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Event1 .

oa:relationep_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711973 ;
  a2a:EventKeyRef oa:event_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Event1 .

oa:relationep_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Person1014711974 ;
  a2a:EventKeyRef oa:event_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78_Event1 .

oa:source_srt_7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1878-02-13 - 1878-02-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-02-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-02-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-02-1878" ;
    a2a:Year "1878" ;
    a2a:Month "02" ;
    a2a:Day "13" ;
    rdfs:label "13-02-1878"
  ] ;
  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 "1878.86" ;
    a2a:RegistryNumber "1878A" ;
    a2a:Folio "a046" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1878.86, 1878A, a046"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/88E607FC9E2744BD83E57AA7E4019643" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/88E607FC9E2744BD83E57AA7E4019643" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/88E607FC9E2744BD83E57AA7E4019643"
  ] ;
  a2a:SourceLastChangeDate "2019-07-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/FD886CB16F254201B4B13EF214A4ADEC" ;
  a2a:RecordIdentifier "1014711968" ;
  a2a:RecordGUID "{7b0c27f1-8ff8-2f5b-e9af-8b42aa1c7b78}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder FD886CB1-6F25-4201-B4B1-3EF214A4ADEC" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061878A_54_A2A.xml van SRT" .

