@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_7caa8805-efde-cbda-fa65-e535eb793fb4
  a a2a:Record ;
  rdfs:label "Huwelijk op 27 april 1887 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760564, oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760565, oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760566, oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760567, oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760568, oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760569 ;
  a2a:hasEvent oa:event_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_0, oa:relationep_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_1, oa:relationep_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_2, oa:relationep_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_3, oa:relationep_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_4, oa:relationep_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_5 ;
  a2a:hasSource oa:source_srt_7caa8805-efde-cbda-fa65-e535eb793fb4 .

oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760564
  a a2a:Person ;
  rdfs:label "Thomas Sitton" ;
  a2a:PersonName [
    rdfs:label "Thomas Sitton" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Sitton"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760565
  a a2a:Person ;
  rdfs:label "Pieter Sitton" ;
  a2a:PersonName [
    rdfs:label "Pieter Sitton" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Sitton"
  ] .

oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760566
  a a2a:Person ;
  rdfs:label "Maria Rijke" ;
  a2a:PersonName [
    rdfs:label "Maria Rijke" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Rijke"
  ] .

oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760567
  a a2a:Person ;
  rdfs:label "Ida Koning" ;
  a2a:PersonName [
    rdfs:label "Ida Koning" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760568
  a a2a:Person ;
  rdfs:label "Pieter Koning" ;
  a2a:PersonName [
    rdfs:label "Pieter Koning" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Koning"
  ] .

oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760569
  a a2a:Person ;
  rdfs:label "Maria Elizabeth Heghuizen" ;
  a2a:PersonName [
    rdfs:label "Maria Elizabeth Heghuizen" ;
    a2a:PersonNameFirstName "Maria Elizabeth" ;
    a2a:PersonNameLastName "Heghuizen"
  ] .

oa:event_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "27-04-1887" ;
    a2a:Year "1887" ;
    a2a:Month "04" ;
    a2a:Day "27" ;
    rdfs:label "1887-04-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760564 ;
  a2a:EventKeyRef oa:event_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Event1 .

oa:relationep_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760565 ;
  a2a:EventKeyRef oa:event_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Event1 .

oa:relationep_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760566 ;
  a2a:EventKeyRef oa:event_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Event1 .

oa:relationep_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760567 ;
  a2a:EventKeyRef oa:event_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Event1 .

oa:relationep_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760568 ;
  a2a:EventKeyRef oa:event_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Event1 .

oa:relationep_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Person1014760569 ;
  a2a:EventKeyRef oa:event_srt_7caa8805-efde-cbda-fa65-e535eb793fb4_Event1 .

oa:source_srt_7caa8805-efde-cbda-fa65-e535eb793fb4
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1887-04-27 - 1887-04-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-04-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-04-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "27-04-1887" ;
    a2a:Year "1887" ;
    a2a:Month "04" ;
    a2a:Day "27" ;
    rdfs:label "27-04-1887"
  ] ;
  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 "1887.299" ;
    a2a:RegistryNumber "1887B" ;
    a2a:Folio "b054" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1887.299, 1887B, b054"
  ] ;
  a2a:SourceLastChangeDate "2023-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BD40BDFC419B40C2A17CED24F54A4002" ;
  a2a:RecordIdentifier "1014760563" ;
  a2a:RecordGUID "{7caa8805-efde-cbda-fa65-e535eb793fb4}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder BD40BDFC-419B-40C2-A17C-ED24F54A4002" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061887B_54_A2A.xml van SRT" .

